Log

description author age
mod_list_inactive: Add different output formats Kim Alvefur 2014-08-26
mod_list_inactive: Delay joining JIDs until they are used Kim Alvefur 2014-08-26
mod_webpresence: fixed render-type handling (thanks to biszkopcik and Zash) Vadim Misbakh-Soloviov 2014-08-25
mod_filter_chatstates: Replace unwanted messages with a dummy stanza so that mod_message doesn't think delivery failed (and then generate an error reply) Matthew Wild 2014-08-25
mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik) Kim Alvefur 2014-08-24
mod_storage_multi: Multi-backend storage module (WIP) Kim Alvefur 2014-08-21
mod_net_dovecotauth: Fix typo in config option Kim Alvefur 2014-08-19
mod_filter_chatstates: Removes chat states from messages to inactive (per CSI) sessions Kim Alvefur 2014-08-17
mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG) Kim Alvefur 2014-08-17
mod_throttle_presence: Fix traceback (thanks Ge0rG) Kim Alvefur 2014-08-17
mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #58 Matthew Wild 2014-08-16
mod_csi_compat: Implement the google:queue protocol and map to mod_csi events Matthew Wild 2014-08-15
mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway. Matthew Wild 2014-08-15
mod_mam: Update to version 0.3 of XEP-0313 Kim Alvefur 2014-08-15
mod_csi: Client State Indication support Matthew Wild 2014-08-15
mod_disable_tls: Default to empty set if disable_tls_ports not present in config (fixes traceback) Matthew Wild 2014-08-10
mod_disable_tls: New module to disable c2s TLS by port number Matthew Wild 2014-08-10
mod_privacy_lists: Open 'privacy' storage (module:open_store() defaults to the name of the module) Kim Alvefur 2014-08-09
mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using that Kim Alvefur 2014-08-05
mod_auth_ldap: Remove excess backslashes from escape pattern Kim Alvefur 2014-08-05
mod_mam_archive: Doing stanza deserialization after mod_storage the right way syn 2014-07-30
mod_mam_archive: Fixing issues noted in code review for 153df603f73d3b69c434f2790cff0270de14bb75 syn 2014-07-30
mod_privacy_lists: Cache privacy lists for better performance with high traffic Matthew Wild 2014-07-27
mod_privacy_lists: Import mod_privacy from 0.9 Matthew Wild 2014-07-27