Software /
code /
prosody-modules
Graph
-
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
-
mod_storage_xmlarchive: Collect return value when adding to date index2016-02-02, by Kim Alvefur
-
mod_mam/README: Update default_archive_policy table for new default (thanks xnyhps)2016-02-02, by Kim Alvefur
-
mod_firewall/conditions: Add FROM_EXACTLY and TO_EXACTLY2016-02-01, by Matthew Wild
-
mod_s2s_auth_dane: Correct message about not being able to support SPKI2016-01-31, by Kim Alvefur
-
mod_pinger: Added from /files/2016-01-26, by Matthew Wild
-
mod_mam: Compensate for small change in mod_disco between 0.9 and 0.102016-01-24, by Kim Alvefur
-
mod_s2s_auth_dane: Check if cert:pubkey() is available2016-01-23, by Kim Alvefur
-
mod_mam_muc: Yell loudly when archive store can't be opened2016-01-22, by Kim Alvefur
-
mod_mam: This was meant to be a debug message2016-01-22, by Kim Alvefur
-
mod_component_client: Pass a non-zero exit code on shutdown due to lost connection2016-01-20, by daurnimator
Scroll all the way down to load more.