Mercurial > prosody-modules
log
age | author | description |
---|---|---|
2016-03-20 | Kim Alvefur | mod_pubsub_feeds: Switch to use util.xml for parsing feeds and include RSS to Atom translation code from lua-feeds |
2016-03-18 | Matthew Wild | mod_firewall: Fix another unprotected use of util.cache |
2016-03-18 | Matthew Wild | mod_firewall: Don't use util.cache unless it's needed, and add explanatory error if it is not available |
2016-03-18 | Matthew Wild | mod_firewall: LOG uses session.log if available |
2016-03-18 | Matthew Wild | mod_firewall: Add support for throttling based on user-defined properties (experimental) |
2016-03-18 | Matthew Wild | mod_firewall: Allow underscore in mark names (thanks Ge0rG) |
2016-03-17 | Matthew Wild | mod_firewall: Fix syntax error |
2016-03-17 | Matthew Wild | mod_firewall: Move meta() function to main module, and make it a global so libs can use it |