Software /
code /
prosody-modules
Graph
-
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
-
mod_http_hostaliases: Give HTTP hosts additional aliases2016-08-09, by Kim Alvefur
-
mod_track_muc_joins: Keep the nickname around2016-07-31, by Kim Alvefur
-
mod_cloud_notify: One log message per push sent (happy now Ge0rg?)2016-07-28, by Kim Alvefur
-
mod_cloud_notify: Log when sending notifications2016-07-28, by Kim Alvefur
-
mod_cloud_notify: Store data for corret user (origin is not correct here)2016-07-28, by Kim Alvefur
-
mod_cloud_notify: Save data after changes2016-07-28, by Kim Alvefur
-
mod_cloud_notify: Log message if no dataform is found2016-07-28, by Kim Alvefur
-
mod_cloud_notify: Log message when 'jid' is missing from enable request2016-07-28, by Kim Alvefur
-
mod_rawdebug: Simplify, remove telnet command, log every single byte2016-07-28, by Kim Alvefur
-
mod_cloud_notify: Retrieve data form by name and namespace so unknown elements are ignored2016-07-28, by Kim Alvefur
-
mod_cloud_notify: Cache <enable> in local2016-07-28, by Kim Alvefur
-
mod_cloud_notify: Apply pre-serialization to publish-options2016-07-26, by Kim Alvefur
-
mod_cloud_notify: Add some logging when a client attempts to enable push notifications2016-07-26, by Kim Alvefur
-
mod_cloud_notify/README: Reflow text2016-07-26, by Kim Alvefur
-
mod_cloud_notify/README: Let's call it Beta2016-07-26, by Kim Alvefur
-
mod_cloud_notify/README: Add compatibility section2016-07-26, by Kim Alvefur
-
mod_cloud_notify: Update copyright year2016-07-26, by Kim Alvefur
-
mod_cloud_notify: Use typed config API2016-07-26, by Kim Alvefur
Scroll all the way down to load more.