Software /
code /
prosody-modules
Graph
-
mod_saslname/README: Update for XEP title change2017-02-24, by Kim Alvefur
-
mod_firewall: spam-blocking.pfw: Add more extension points2017-02-24, by Matthew Wild
-
mod_firewall: spam-blocking.pfw: Remove debug logging2017-02-24, by Matthew Wild
-
spam-blocking.pfw: Much improvement2017-02-24, by Matthew Wild
-
mod_firewall: SUBSCRIBED: Only check roster if 'to' address has a nodepart (fixes traceback)2017-02-24, by Matthew Wild
-
mod_firewall: TO SELF: Use raw stanza.attr.to directly, as 'to' defaults to bare JID if nil2017-02-24, by Matthew Wild
-
mod_firewall: Rename variables to avoid shadowing #luacheck2017-02-24, by Matthew Wild
-
mod_firewall: Accept backslash escapes in definitions2017-02-24, by Matthew Wild
-
mod_firewall: Fix compilation error when last action modifies stanza route2017-02-24, by Matthew Wild
-
mod_firewall: Document PASS, RETURN and DEFAULT2017-02-24, by Matthew Wild
-
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
Scroll all the way down to load more.