Software /
code /
prosody-modules
Graph
-
mod_mam_muc/README: Mention store name2016-10-12, by Kim Alvefur
-
mod_mam_muc/README: Defer to main documentation site for storage docs2016-10-12, by Kim Alvefur
-
mod_mam_muc/README: Try to clarify storage example2016-10-12, by Kim Alvefur
-
mod_http_upload/README: Mention the new HTTP parser limit on body/upload size2016-10-08, by Kim Alvefur
-
Add information about ImageMagick dependency2016-09-15, by Michael Vetter
-
mod_throttle_unsolicited: Add support for throttling unsolicited messages on incoming s2s connections2016-10-04, by Kim Alvefur
-
Add some documentation stubs2016-10-01, by Kim Alvefur
-
mod_compat_bind: Use non-deprecated way to access core_process_stanza (thanks Roi)2016-10-01, by Kim Alvefur
-
mod_server_contact_info/README: Update2016-10-01, by Kim Alvefur
-
mod_server_contact_info: Add copyright header2016-10-01, by Kim Alvefur
-
mod_server_contact_info: Use more explicit value data format for dataform2016-10-01, by Kim Alvefur
-
mod_server_contact_info: Log error when no addresses or admins are set2016-10-01, by Kim Alvefur
-
mod_server_contact_info: Include both global and local admins in fallback mode2016-10-01, by Kim Alvefur
-
mod_admin_blocklist/README: Turns out autolink.lua doesn't know about official modules2016-09-30, by Kim Alvefur
-
mod_admin_blocklist/README: Autolinks!2016-09-30, by Kim Alvefur
-
mod_admin_blocklist/README: Actually, it doesn't need to be reloaded2016-09-30, by Kim Alvefur
-
mod_admin_blocklist: Do block check only when a stanza is about to trigger a new outgoing s2s connection2016-09-30, by Kim Alvefur
-
Proper markdown syntax2016-09-28, by JC Brand
-
Add labels2016-09-28, by JC Brand
-
Rename README to README.markdown2016-09-28, by JC Brand
-
mod_carbons: Fix inverted logic (Thanks Ge0rg)2016-09-23, by Kim Alvefur
-
mod_carbons: Compare with correct variable2016-09-23, by Kim Alvefur
-
mod_carbons: Make the conditions for ignoring MUC PMs more specific (fixes #744)2016-09-23, by Kim Alvefur
-
mod_onions: Prevent s2s_secure_auth policy enforcement from rejecting .onion connections2016-09-23, by Kim Alvefur
-
mod_onions: Hook event using moduleapi2016-09-23, by Kim Alvefur
-
mod_onions: Remove capture of final period (stripped by util.jid)2016-09-23, by Kim Alvefur
-
mod_onions: Escape period in pattern2016-09-23, by Kim Alvefur
-
mod_track_muc_joins: Use correct number in comment2016-09-22, by Kim Alvefur
-
mod_statistics: Add a read timeout handler that keeps the connection alive (fixes #742)2016-09-19, by Kim Alvefur
-
mod_statistics/stats: Guard usage of module:get_option() so we only call it when Prosody is running2016-09-18, by Matthew Wild
-
mod_storage_ldap: Handle being passed an explicit storage "type" (fixes #654)2016-09-17, by Kim Alvefur
-
mod_spam_reporting: Include jid in event2016-09-10, by Kim Alvefur
-
mod_measure_storage: Experimental new module to measure storage API operations (requires 0.10)2016-08-31, by Matthew Wild
-
mod_log_slow_events: Add metric to monitor number of slow events2016-08-31, by Matthew Wild
-
mod_register_dnsbl: Add README2016-08-30, by Kim Alvefur
-
mod_atom: Expose Microbloging PEP data over HTTP2016-08-29, by Kim Alvefur
-
mod_mam: Check that user exists (#731)2016-08-29, by Kim Alvefur
-
mod_presence_cache: Ignore stanzas to self (fixes traceback on probe to self)2016-08-28, by Kim Alvefur
-
mod_storage_xmlarchive/README: Should work in 0.9 now2016-08-23, by Kim Alvefur
-
mod_storage_xmlarchive: Include the missing append_raw() for 0.9 compatibility2016-08-23, by Kim Alvefur
-
mod_http_upload: Handle case of non-existant path2016-08-23, by Kim Alvefur
-
mod_http_upload: Add a comment2016-08-23, by Kim Alvefur
-
mod_http_upload: Construct the upload slot URL using the LuaSocket URL library (fixes #717)2016-08-22, by Kim Alvefur
-
mod_http_upload: Warn if upload size limit set higher than body size limit in http parser (applies to 0.10+)2016-08-20, by Kim Alvefur
-
mod_http_upload: Mention modules_enabled, but no example2016-08-20, by Kim Alvefur
-
mod_spam_reporting: Correctly check <text> child, not <reason>2016-08-20, by Kim Alvefur
-
mod_spam_reporting/README: Mention the event.2016-08-20, by Kim Alvefur
-
mod_spam_reporting: Apply JID prepping2016-08-20, by Kim Alvefur
-
mod_spam_reporting: Add Copyright header2016-08-20, by Kim Alvefur
-
mod_spam_reporting: Remove unused import of util.stanza [luacheck]2016-08-20, by Kim Alvefur
-
mod_spam_reporting/README: Set Beta tag2016-08-20, by Kim Alvefur
-
mod_spam_reporting: Fire an event to ease processing from other modules2016-08-20, by Kim Alvefur
-
mod_spam_reporting: Continue looking for spam reports even when one <item> does not have one2016-08-20, by Kim Alvefur
-
mod_spam_reporting: Hook the blocking action, not blocklist fetching2016-08-20, by Kim Alvefur
-
mod_track_muc_joins: Fix saving the room nick (was using the room node)2016-08-18, by Kim Alvefur
-
mod_filter_words: Very basic module in its early stages, to filter words in messages2016-08-18, by Matthew Wild
-
mod_block_registrations/README: Correct name of option (thanks Milan*)2016-08-13, by Kim Alvefur
-
mod_storage_xmlarchive: Fix date pattern in purge (related to #725)2016-08-13, by Kim Alvefur
-
mod_mam: Log messages from local clients on the clients session2016-08-12, by Kim Alvefur
-
mod_spam_reporting/README: Fix syntax mistakenly normalized by pandoc2016-08-09, by Kim Alvefur
-
mod_spam_reporting: Add README2016-08-09, by Kim Alvefur
-
mod_spam_reporting: Fix syntax [luacheck]2016-08-09, by Kim Alvefur
-
mod_spam_reporting: Basic implementation of XEP-0377: Spam Reporting2016-08-09, by Kim Alvefur
Scroll all the way down to load more.