Software /
code /
prosody-modules
Graph
-
mod_firewall: README: Add note about time functions using server's local time2016-03-17, by Matthew Wild
-
mod_firewall: Allow actions to have underscores in their names2016-03-17, by Matthew Wild
-
mod_firewall: Add 'timestamp' dep to get current_timestamp2016-03-17, by Matthew Wild
-
mod_firewall: Make idsafe() a global function so libraries can re-use it2016-03-17, by Matthew Wild
-
Merge2016-03-16, by Matthew Wild
-
mod_storage_memory: Support for empty username stores2016-03-16, by Matthew Wild
-
mod_firewall: README: Document chains2016-03-16, by Matthew Wild
-
mod_firewall: README: Add note about BOUNCE and error stanzas/iq results2016-03-16, by Matthew Wild
-
mod_firewall: BOUNCE: Don't bounce error stanzas or iq results2016-03-16, by Matthew Wild
-
mod_firewall: README: Document LOG's ability to take meta expressions2016-03-16, by Matthew Wild
-
mod_firewall: README: Add warning about COPY action's ability to cause loops (thanks Ge0rG)2016-03-16, by Matthew Wild
-
mod_smacks: Log when sending <r> from read timeout event (0.10+)2016-03-16, by Kim Alvefur
-
mod_smacks: Keep timer object around and stop it when needed (trunk only)2016-03-16, by Kim Alvefur
-
mod_smacks: Increase delay for starting s2s smacks to a non-zero value2016-03-16, by Kim Alvefur
-
mod_smacks: Go back to sending ack requests from a timer a moment after a stanza was sent2016-03-16, by Kim Alvefur
-
mod_smacks: Drop stanzas instead of turning them into the empty string2016-03-16, by Kim Alvefur
-
mod_firewall: tostring() the results of meta expressions2016-03-16, by Matthew Wild
-
mod_track_muc_joins: Add missing imports (thanks Ge0rG)2016-03-16, by Kim Alvefur
-
mod_log_auth: Include username, if known2016-03-15, by Kim Alvefur
-
mod_http_muc_log: Add XMPP URI link for joining the current room2016-03-15, by Kim Alvefur
-
mod_throttle_unsolicited: Limit rate of unsolicited messages sent to non-contacts2016-03-14, by Kim Alvefur
-
mod_track_muc_joins: Module to keep track of joined MUC rooms2016-03-14, by Kim Alvefur
-
mod_firewall: Silence warning about empty if branch [luacheck]2016-03-11, by Kim Alvefur
-
mod_firewall: Silence warnings about unused arguments [luacheck]2016-03-11, by Kim Alvefur
-
mod_firewall: Split compile function into two parts in order to separate their scopes2016-03-11, by Kim Alvefur
-
mod_firewall: Rename argument to avoid name clash [luacheck]2016-03-11, by Kim Alvefur
-
mod_firewall: Remove unused imports [luacheck]2016-03-11, by Kim Alvefur
-
mod_firewall: Pass results as arguments to format instead of shadowning variable [luacheck]2016-03-11, by Kim Alvefur
-
mod_firewall: Use string.find in JID match, faster since the result is unused2016-03-11, by Kim Alvefur
-
mod_firewall: Verify that JID part exists before attempting to call method2016-03-11, by Kim Alvefur
-
mod_firewall: Anchor pattern at beginning and end2016-03-11, by Kim Alvefur
-
mod_firewall/conditions: Add semicolon2016-03-11, by Kim Alvefur
-
mod_delegation: fixed bad use of period instead of colon2016-03-10, by Goffi
-
mod_privilege: date update2016-03-10, by Goffi
-
mod_delegation: date update2016-03-10, by Goffi
-
mod_http_upload: Advertise maximum file size in disco#info (Per XEP-0363 v0.2)2016-03-08, by Kim Alvefur
-
mod_http_upload: Trim trailing whitespace2016-03-07, by Kim Alvefur
-
mod_migrate: Log read and write errors instead of raising error2016-03-07, by Kim Alvefur
-
mod_smacks/README: Add s2s-smacks and num unacked stanzas options to table2016-03-07, by Kim Alvefur
-
mod_storage_appendmap: Fix keyvalue:set()2016-03-06, by Kim Alvefur
-
mod_storage_appendmap: Experimental storage module optimized for map stores2016-03-06, by Kim Alvefur
-
mod_block_strangers: Allow iq/full responses through2016-03-04, by Matthew Wild
-
mod_invite: Added README.2016-03-02, by Thijs Alkemade
-
mod_limits: Add newline between statements on long line2016-03-02, by Kim Alvefur
-
mod_auth_ldap: Add support for having admin status indicated in LDAP2016-03-01, by Kim Alvefur
-
mod_auth_ldap/README: Move hint out of code span2016-03-01, by Kim Alvefur
-
mod_storage_xmlarchive: Only try to close xmlfile if it has been opened (fixes traceback with limit=0)2016-02-28, by Kim Alvefur
-
mod_http_upload: Lower default size limit to 1MB2016-02-24, by Kim Alvefur
-
mod_cloud_notify: Fix syntax error2016-02-18, by Kim Alvefur
-
mod_cloud_notify: Wrap form in namespaced element per the XEP (fixes #630)2016-02-18, by Kim Alvefur
-
mod_mam: Include 'w' (week) in pattern for "archive_expires_after" option (fixes #627)2016-02-15, by Kim Alvefur
-
mod_storage_xmlarchive/README: Sigh2016-02-13, by Kim Alvefur
-
mod_firewall/README: Fix table2016-02-13, by Kim Alvefur
-
mod_cloud_notify: put publish-options into <pubsub> not into <publish>2016-02-13, by Daniel Gultsch
-
mod_poke_strangers: Create only one hook, re-use the UUIDs.2016-02-05, by Thijs Alkemade
-
mod_poke_strangers: Log details about JIDs that look like they are spamming.2016-02-05, by Thijs Alkemade
-
mod_smacks: README: Add Conversations to list of supported clients2016-02-05, by Matthew Wild
-
mod_mam: Add some debug logging2016-02-04, by Kim Alvefur
-
mod_storage_xmlarchive: Return earlier if attempting to delete messages older than the oldest existing2016-02-02, by Kim Alvefur
-
mod_storage_xmlarchive: Return earlier if attempting to delete from empty archive2016-02-02, by Kim Alvefur
-
mod_mam: Add a bit of randomness to cleanup intervals to keep some time between multiple instances2016-02-02, by Kim Alvefur
Scroll all the way down to load more.