Mercurial > prosody-modules
graph
-
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
-
mod_storage_muconference_readonly: Use the correct store name, and add description.2016-07-24, by Emmanuel Gil Peyrot
-
mod_storage_ejabberd_readonly: Fix the key for the private store, it’s node:namespace but just namespace in Ejabberd2016-07-24, by Emmanuel Gil Peyrot
-
mod_log_rate: Fix to actually use module methods2016-07-18, by Kim Alvefur
-
mod_host_status_heartbeat/README: Correct module name2016-07-14, by Kim Alvefur
-
mod_host_status_check/README: Linkify module names2016-07-14, by Kim Alvefur
-
mod_invite: Serve CSS correctly2016-07-08, by Kim Alvefur
-
mod_invite: Add explicit dependency on mod_adhoc to make sure it is loaded2016-07-08, by Kim Alvefur
-
mod_invite: Use XML/HTML entity escaping from util.stanza2016-07-08, by Kim Alvefur
-
mod_privacy_lists/README: Link to mod_blocklist2016-07-08, by Kim Alvefur
-
mod_http_muc_log: Find next and previous date with date index if this is supported by the storage driver2016-07-08, by Kim Alvefur
-
mod_http_muc_log: Link to next day with content, regardless of type (simplifes)2016-07-08, by Kim Alvefur
-
mod_s2s_auth_samecert: Log which s2sout has a matching cert2016-07-08, by Kim Alvefur
-
mod_vjud/README: Use autolinking2016-07-08, by Kim Alvefur
-
mod_blocking/README: Use magic autolinking2016-07-08, by Kim Alvefur
-
mod_http_upload: Add disco identity2016-07-04, by Matthew Wild
-
Correct short description key to 'summary'2016-07-02, by Kim Alvefur
-
mod_http_host_status_check: Bump default timeout threshold to 10s (from 5s). Heartbeats default to every 5s.2016-07-02, by Matthew Wild
-
mod_http_host_status_check: Fix some luacheck warnings2016-07-02, by Matthew Wild
-
mod_http_host_status_check: Emit log message when host status is not the same as last time we looked2016-07-02, by Matthew Wild
-
mod_storage_ejabberdsql_readonly, mod_storage_muconference_readonly: Actually fix the links.2016-06-30, by Emmanuel Gil Peyrot
-
mod_storage_ejabberdsql_readonly, mod_storage_muconference_readonly: Make links use the better syntax.2016-06-30, by Emmanuel Gil Peyrot
-
mod_storage_ejabberdsql_readonly, mod_storage_muconference_readonly: Fix table rendering.2016-06-30, by Emmanuel Gil Peyrot
-
mod_storage_ejabberdsql_readonly: Initial commit2016-06-30, by Emmanuel Gil Peyrot
-
mod_storage_muconference_readonly: Initial commit2016-06-30, by Emmanuel Gil Peyrot
-
mod_host_status_check: Remove debug log message from testing2016-06-29, by Matthew Wild
-
mod_host_status_heartbeat: Remove FIXME comment from testing2016-06-29, by Matthew Wild
-
Three new modules: mod_host_status_check, mod_host_status_heartbeat and mod_http_host_status_check2016-06-28, by Matthew Wild
-
mod_pep_vcard_png_avatar: Add a README2016-06-26, by Michel Le Bihan
-
mod_pep_vcard_png_avatar: Fix Lua warnings2016-06-24, by Michel Le Bihan
-
mod_pep_vcard_png_avatar: Initial commit2016-06-24, by Michel Le Bihan
-
mod_http_upload/README: Simplify instructions, show only one method2016-06-24, by Kim Alvefur
-
mod_privacy_lists: Fix selecting the top resource (fixes #694)2016-06-22, by Kim Alvefur
-
mod_e2e_policy: Fix README markdown issue2016-06-14, by Michel Le Bihan
-
mod_e2e_policy: Initial commit2016-06-14, by Michel Le Bihan
-
mod_http_roster_admin: Also log if the status error is 0 (Connection refused)2016-06-14, by JC Brand
-
mod_http_roster_admin: Also log if the status error is 0 (Connection refused)2016-06-14, by JC Brand
-
mod_http_upload: Log if file size exceeds limit2016-06-12, by Kim Alvefur
-
mod_http_upload: Add additional debug logging2016-06-12, by Kim Alvefur