Software /
code /
prosody-modules
Graph
-
mod_smacks: Add resumed session to event "smacks-hibernation-end"2017-03-11, by tmolitor
-
mod_http_upload: Return 201 on successful PUT (as per XEP-0363 and RFC 2616) (Thanks Flow)2017-03-10, by Matthew Wild
-
mod_csi_battery_saver: CSI module to save battery on mobile devices, based on mod_csi_pump2017-03-10, by tmolitor
-
mod_firewall: spam-blocking.pfw: Allow groupchat messages and presence to offline full JIDs2017-03-06, by Matthew Wild
-
luacheckrc: Whitelist methods that can be set on the module API instance2017-03-06, by Kim Alvefur
-
luacheckrc: More module API fields2017-03-06, by Kim Alvefur
-
mod_storage_xmlarchive: Rename variable, we can afford to use the full word 'session'2017-03-05, by Kim Alvefur
-
mod_storage_xmlarchive: Move XML callback table into a variable to break long line [luacheck]2017-03-05, by Kim Alvefur
-
mod_storage_xmlarchive: Break long line [luacheck]2017-03-05, by Kim Alvefur
-
mod_presence_dedup/README: Fix weird spelling of Alpha2017-03-05, by Kim Alvefur
-
luacheckrc: List module instance fields2017-03-05, by Kim Alvefur
-
luacheckrc: List all module API methods (reqires luacheck 1.19)2017-03-05, by Kim Alvefur
-
Implement XEP-0198 revision 1.5.2 and limit number of hibernated sessions per user2017-03-05, by tmolitor
-
mod_storage_xmlarchive: Assume offset to be zero if not included (thanks pep.)2017-03-04, by Kim Alvefur
-
mod_firewall: Add and document CROSSING GROUPS condition2017-03-03, by Matthew Wild
-
mod_http_muc_log: Fix prev/next date finding2017-03-01, by Kim Alvefur
-
mod_http_muc_log: Rename loop variable to avoid name clash2017-03-01, by Kim Alvefur
-
mod_http_muc_log: Move scope of variables into loop2017-03-01, by Kim Alvefur
-
mod_http_muc_log: Add some comments2017-03-01, by Kim Alvefur
-
mod_http_muc_log/README: Add some text about the HTML template2017-03-01, by Kim Alvefur
-
mod_muc_block_pm: Prevent unaffiliated users from sending private messages in MUC2017-02-28, by Kim Alvefur
-
mod_firewall: Remove unused variable assignment2017-02-26, by Matthew Wild
-
mod_firewall: Support filters for normalizing items before checking for them in lists2017-02-26, by Matthew Wild
-
mod_firewall: Add 'test' subcommand to read stanzas from stdin and test them against rules2017-02-26, by Matthew Wild
-
mod_firewall: Remove ambiguity from tokens dep parameter2017-02-26, by Matthew Wild
-
mod_firewall: Fix for including the same dependency with different parameters2017-02-26, by Matthew Wild
-
mod_firewall: Fix compilation error if TYPE/KIND had no parameter2017-02-25, by Matthew Wild
-
mod_firewall: Fix syntax error in generated code with some route modification actions2017-02-25, by Matthew Wild
-
mod_firewall: Compatibility fix for 0.9 (no module:unhook())2017-02-25, by Matthew Wild
-
mod_firewall: Add some comments2017-02-25, by Matthew Wild
-
mod_firewall: Various improvements allowing dynamic load/reload/unload of scripts2017-02-25, by Matthew Wild
-
mod_firewall: TO/FROM ADMIN OF: Fix string quoting2017-02-25, by Matthew Wild
-
mod_firewall: README: Document TO/FROM ADMIN, FORWARD, TO SELF and TO FULL JID2017-02-25, by Matthew Wild
-
mod_firewall: Fix TO/FROM ADMIN to use current (module) host2017-02-25, by Matthew Wild
-
mod_firewall: Factor out script loading2017-02-25, by Matthew Wild
-
mod_firewall: Fix meta functions with to/from that weren't JID-based2017-02-25, by Matthew Wild
-
mod_firewall: Add spam-strip-xhtml.pfw2017-02-24, by Matthew Wild
-
mod_firewall: spam-blocking.pfw: More comments for documentation2017-02-24, by Matthew Wild
-
mod_saslname: Declare module Stable since it does one simple thing very well2017-02-24, by Kim Alvefur
-
mod_saslname/README: Expand description2017-02-24, by Kim Alvefur
-
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
Scroll all the way down to load more.