log

age author description
2014-08-21 Kim Alvefur mod_storage_multi: Multi-backend storage module (WIP)
2014-08-19 Kim Alvefur mod_net_dovecotauth: Fix typo in config option
2014-08-17 Kim Alvefur mod_filter_chatstates: Removes chat states from messages to inactive (per CSI) sessions
2014-08-17 Kim Alvefur mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG)
2014-08-17 Kim Alvefur mod_throttle_presence: Fix traceback (thanks Ge0rG)
2014-08-16 Matthew Wild mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #58
2014-08-15 Matthew Wild mod_csi_compat: Implement the google:queue protocol and map to mod_csi events
2014-08-15 Matthew Wild mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway.
2014-08-15 Kim Alvefur mod_mam: Update to version 0.3 of XEP-0313
2014-08-15 Matthew Wild mod_csi: Client State Indication support
2014-08-10 Matthew Wild mod_disable_tls: Default to empty set if disable_tls_ports not present in config (fixes traceback)
2014-08-10 Matthew Wild mod_disable_tls: New module to disable c2s TLS by port number