Software /
code /
prosody-modules
Graph
-
mod_s2s_auth_dane: Fix stringprepping when doing "DANE Light"2014-09-16, by Kim Alvefur
-
mod_message_logging/mod_message_logging.lua: Fix missing 'or'2014-09-16, by daurnimator
-
mod_throttle_presence: Make sure flushed stanzas get through the filter2014-09-16, by Kim Alvefur
-
mod_profile: Set metadata nodes ItemID to the same hash as the data node2014-09-16, by Kim Alvefur
-
mod_s2s_auth_dane: Fix traceback caused by LuaSec not being loaded2014-09-14, by Kim Alvefur
-
mod_message_logging: Add timestamp to logs2014-09-07, by Matthew Wild
-
mod_message_logging: Improve logging when loaded onto a MUC host2014-09-07, by Matthew Wild
-
mod_profile: Fix global access2014-09-01, by Kim Alvefur
-
mod_list_inactive: Add different output formats2014-08-26, by Kim Alvefur
-
mod_list_inactive: Delay joining JIDs until they are used2014-08-26, by Kim Alvefur
-
mod_webpresence: fixed render-type handling (thanks to biszkopcik and Zash)2014-08-25, by Vadim Misbakh-Soloviov
-
mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik)2014-08-24, by Kim Alvefur
-
mod_storage_multi: Multi-backend storage module (WIP)2014-08-21, by Kim Alvefur
-
mod_net_dovecotauth: Fix typo in config option2014-08-19, by Kim Alvefur
-
mod_filter_chatstates: Removes chat states from messages to inactive (per CSI) sessions2014-08-17, by Kim Alvefur
-
mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG)2014-08-17, by Kim Alvefur
-
mod_throttle_presence: Fix traceback (thanks Ge0rG)2014-08-17, by Kim Alvefur
-
mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #582014-08-16, by Matthew Wild
-
mod_csi_compat: Implement the google:queue protocol and map to mod_csi events2014-08-15, by Matthew Wild
-
mod_mam: Update to version 0.3 of XEP-03132014-08-15, by Kim Alvefur
-
mod_csi: Client State Indication support2014-08-15, by Matthew Wild
-
mod_disable_tls: Default to empty set if disable_tls_ports not present in config (fixes traceback)2014-08-10, by Matthew Wild
-
mod_disable_tls: New module to disable c2s TLS by port number2014-08-10, by Matthew Wild
-
mod_privacy_lists: Open 'privacy' storage (module:open_store() defaults to the name of the module)2014-08-09, by Kim Alvefur
-
mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using that2014-08-05, by Kim Alvefur
-
mod_auth_ldap: Remove excess backslashes from escape pattern2014-08-05, by Kim Alvefur
-
mod_privacy_lists: Cache privacy lists for better performance with high traffic2014-07-27, by Matthew Wild
-
mod_privacy_lists: Import mod_privacy from 0.92014-07-27, by Matthew Wild
-
mod_auth_ha1: Skip commented lines2014-07-27, by Matthew Wild
-
mod_auth_ha1: Authentication module for 'HA1' hashed credentials in a text file, as used by reTurnServer2014-07-26, by Matthew Wild
-
mod_mam_archive: Initial commit2014-07-14, by syn
-
mod_profile: Fix wrong use of "current" as id for avatar data2014-07-08, by Kim Alvefur
-
mod_profile: Add the missing <info> child element and move info attributes there2014-07-08, by Kim Alvefur
-
mod_onions: Set the stream version to 1.0 on onionized streams, so TLS is offered.2014-07-04, by Thijs Alkemade
-
Update LDAP docs for telephone and similar fields2014-07-03, by Rob Hoelz
-
Fix connections for LDAP tests2014-07-03, by Rob Hoelz
-
Test telephone configuration in LDAP tests2014-07-03, by Rob Hoelz
-
Include configuration for telephone numbers for LDAP test config2014-07-03, by Rob Hoelz
-
Add telephone number test data2014-07-03, by Rob Hoelz
-
mod_private_adhoc: initial commit of new module2014-06-27, by Thomas Raschbacher
-
mod_register_web: Add dependency on mod_http2014-06-27, by Kim Alvefur
-
mod_register_web: Use path separator from package.config2014-06-27, by Kim Alvefur
-
mod_pubsub_hub: Update to PubSubHubbub version 0.42014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Check that lease time exists before comparing2014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Handle denied subscription requests2014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Fix refreshing of subscriptions2014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Update to 0.4 version of PubSubHubbub2014-06-26, by Kim Alvefur
-
mod_pubsub_feeds: Fix refresh_feeds() allways refreshing all feeds2014-06-26, by Kim Alvefur
-
Merge2014-06-25, by Kim Alvefur
-
mod_statsd: Add missing `pairs` call2014-06-24, by daurnimator
-
mod_muc_log, mod_muc_log_http: Make compatible with both new and old MUC API2014-06-24, by Vadim Misbakh-Soloviov
-
mod_statsd: Better accounting for invites, add declines2014-06-23, by daurnimator
-
mod_statsd: Optionally include host in prefix2014-06-23, by daurnimator
-
mod_statsd: Clean off colons (:)2014-06-23, by daurnimator
Scroll all the way down to load more.