Mercurial > prosody-modules
graph
-
mod_firewall: Make PASS bubble up through all chains, and add DEFAULT and RETURN2017-02-24, by Matthew Wild
-
mod_firewall: spam-blocking.pfw: Allow unsubscribe/unsubscribed presence2017-02-23, by Matthew Wild
-
mod_firewall: spam-blocking.pfw, initial anti-spam ruleset2017-02-23, by Matthew Wild
-
mod_firewall: Add TO FULL JID2017-02-23, by Matthew Wild
-
mod_firewall: Fix everything wrong with SENT_DIRECTED_PRESENCE_TO_SENDER2017-02-23, by Matthew Wild
-
mod_firewall: Add TO/FROM ADMIN2017-02-23, by Matthew Wild
-
mod_firewall: Support expressions in TO/FROM EXACTLY2017-02-23, by Matthew Wild
-
mod_firewall: Fix FORWARD to send from current module's host2017-02-23, by Matthew Wild
-
mod_firewall: Allow backslash escapes in definitions2017-02-23, by Matthew Wild
-
mod_firewall: Pass 'module' object to chain handlers2017-02-23, by Matthew Wild
-
mod_firewall: Add 'current_host' variable/dependency2017-02-23, by Matthew Wild
-
mod_firewall: Add metaq(), like meta() but takes an unquoted string2017-02-23, by Matthew Wild
-
mod_firewall: Add stripslashes() function2017-02-23, by Matthew Wild
-
mod_firewall: Add and document COUNT condition2017-02-21, by Matthew Wild
-
mod_firewall: Add it(erators) and it_count dependencies2017-02-21, by Matthew Wild
-
mod_firewall: Do patterns properly, instead of cheating2017-02-21, by Matthew Wild
-
mod_firewall: Fix FORWARD action to include a 'from' address and depend on core_post_stanza2017-02-21, by Matthew Wild
-
mod_firewall: Add FORWARD action (XEP-0297)2017-02-21, by Matthew Wild
-
mod_firewall: Update README for latest changes2017-02-21, by Matthew Wild
-
mod_firewall: Allow using spaces instead of underscores in actions, as well as conditions2017-02-21, by Matthew Wild
-
mod_firewall: Reinstate the ability to set a default for stanza expressions2017-02-21, by Matthew Wild
-
mod_firewall: Make parameter to 'IN ROSTER' optional2017-02-21, by Matthew Wild
-
mod_firewall: Improve debug logging for LIST file backend2017-02-20, by Matthew Wild
-
mod_firewall: Fix file backend init code2017-02-20, by Matthew Wild
-
mod_firewall: Fix SCAN to pass correct variable to scan_list()2017-02-20, by Matthew Wild
-
mod_firewall: Fix scan_list() syntax error in generated code2017-02-20, by Matthew Wild
-
mod_firewall: Add 'file' backend for lists (read-only atm)2017-02-20, by Matthew Wild
-
mod_firewall: Add 'ADD TO' action for adding to lists2017-02-20, by Matthew Wild
-
mod_firewall: Add dummy add/remove methods for HTTP lists2017-02-20, by Matthew Wild
-
mod_firewall: Add 'SENT DIRECTED PRESENCE TO SENDER?'2017-02-20, by Matthew Wild
-
mod_firewall: Add SEARCH, PATTERN definitions and SCAN condition to check tokenized stanza:find() against a list2017-02-20, by Matthew Wild
-
mod_firewall: Code formatting2017-02-20, by Matthew Wild
-
mod_firewall: Fix pattern2017-02-20, by Matthew Wild
-
mod_firewall: Fix for deps dynamically including deps2017-02-20, by Matthew Wild
-
mod_firewall: More meta() enhancements2017-02-20, by Matthew Wild
-
mod_firewall: Also handle HTTPS for lists2017-02-20, by Matthew Wild
-
mod_firewall: Improve HTTP polling logic2017-02-20, by Matthew Wild
-
mod_firewall: Fix CHECK LIST syntax check2017-02-19, by Matthew Wild
-
mod_firewall: Initial support for lists, in-memory and HTTP2017-02-19, by Matthew Wild
-
mod_firewall: Update functions that use meta() to allow functions with deps inside expressions2017-02-19, by Matthew Wild
-
mod_firewall: More meta! Allow simple functions to be applied to $<> expressions2017-02-19, by Matthew Wild
-
mod_firewall: Fix circular dependency check2017-02-19, by Matthew Wild
-
mod_mam: Add support for XEP-0313 v0.62017-02-20, by Kim Alvefur
-
mod_mam: Fix to expect archive id as first return value from archive:append2017-02-20, by Kim Alvefur
-
mod_mam: Add comments2017-02-19, by Kim Alvefur
-
mod_mam: Normalize whitespace2017-02-19, by Kim Alvefur
-
mod_mam: Bring hints processing in line with 0.10 version2017-02-19, by Kim Alvefur
-
mod_mam: Make the store configurable to ease move to 0.10 version2017-02-19, by Kim Alvefur
-
mod_mam: Add annotations [luacheck]2017-02-19, by Kim Alvefur
-
mod_mam/fallback_archive: Remove unused variables2017-02-19, by Kim Alvefur
-
mod_mam_muc: Update to XEP-0313 0.5.12017-02-19, by Kim Alvefur
-
mod_mam: Add support for XEP-0313 v0.52017-02-19, by Kim Alvefur
-
mod_mam: Add missing wrapping <query> element when returning the query form2017-02-19, by Kim Alvefur
-
mod_auth_pam: Document dependencies2017-02-17, by Kim Alvefur
-
mod_smacks/README: Linkify the XEP2017-02-14, by Kim Alvefur
-
mod_mam_muc: Move swapping of reversed variables (like 5fb917b86838 for mod_mam)2017-02-14, by Kim Alvefur
-
mod_mam_muc: Make sure that the total, if it is a total, is a number2017-02-14, by Kim Alvefur
-
mod_mam_muc: Minor syntax change2017-02-14, by Kim Alvefur
-
mod_mam/README: Note that mod_mam is included with prosody 0.10+2017-02-14, by Kim Alvefur