Log

description author age
mod_webpresence: fixed render-type handling (thanks to biszkopcik and Zash) Vadim Misbakh-Soloviov Mon, 25 Aug 2014 23:58:50 +0700
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 Mon, 25 Aug 2014 12:03:52 +0100
mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik) Kim Alvefur Mon, 25 Aug 2014 00:38:14 +0200
mod_storage_multi: Multi-backend storage module (WIP) Kim Alvefur Thu, 21 Aug 2014 23:14:55 +0200
mod_net_dovecotauth: Fix typo in config option Kim Alvefur Tue, 19 Aug 2014 16:54:30 +0200
mod_filter_chatstates: Removes chat states from messages to inactive (per CSI) sessions Kim Alvefur Sun, 17 Aug 2014 23:10:19 +0200
mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG) Kim Alvefur Sun, 17 Aug 2014 20:53:59 +0200
mod_throttle_presence: Fix traceback (thanks Ge0rG) Kim Alvefur Sun, 17 Aug 2014 20:21:09 +0200
mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #58 Matthew Wild Sat, 16 Aug 2014 17:55:08 +0100
mod_csi_compat: Implement the google:queue protocol and map to mod_csi events Matthew Wild Fri, 15 Aug 2014 21:17:58 +0100
mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway. Matthew Wild Fri, 15 Aug 2014 19:46:44 +0100
mod_mam: Update to version 0.3 of XEP-0313 Kim Alvefur Fri, 15 Aug 2014 17:43:23 +0200
mod_csi: Client State Indication support Matthew Wild Fri, 15 Aug 2014 16:34:10 +0100
mod_disable_tls: Default to empty set if disable_tls_ports not present in config (fixes traceback) Matthew Wild Sun, 10 Aug 2014 13:08:56 +0100
mod_disable_tls: New module to disable c2s TLS by port number Matthew Wild Sun, 10 Aug 2014 13:05:17 +0100
mod_privacy_lists: Open 'privacy' storage (module:open_store() defaults to the name of the module) Kim Alvefur Sat, 09 Aug 2014 23:03:28 +0200
mod_auth_ldap: Change default for ldap_mode to "bind", everyone seems to be using that Kim Alvefur Tue, 05 Aug 2014 15:23:35 +0200
mod_auth_ldap: Remove excess backslashes from escape pattern Kim Alvefur Tue, 05 Aug 2014 15:17:34 +0200
mod_mam_archive: Doing stanza deserialization after mod_storage the right way syn Wed, 30 Jul 2014 21:58:56 +0200
mod_mam_archive: Fixing issues noted in code review for 153df603f73d3b69c434f2790cff0270de14bb75 syn Wed, 30 Jul 2014 21:27:56 +0200
mod_privacy_lists: Cache privacy lists for better performance with high traffic Matthew Wild Sun, 27 Jul 2014 14:38:55 +0100
mod_privacy_lists: Import mod_privacy from 0.9 Matthew Wild Sun, 27 Jul 2014 14:38:04 +0100
mod_auth_ha1: Skip commented lines Matthew Wild Sun, 27 Jul 2014 14:36:12 +0100
mod_auth_ha1: Authentication module for 'HA1' hashed credentials in a text file, as used by reTurnServer Matthew Wild Sat, 26 Jul 2014 21:53:52 +0100
mod_mam_archive: Initial commit syn Mon, 14 Jul 2014 23:00:13 +0200
mod_profile: Fix wrong use of "current" as id for avatar data Kim Alvefur Tue, 08 Jul 2014 02:54:58 +0200
mod_profile: Add the missing <info> child element and move info attributes there Kim Alvefur Tue, 08 Jul 2014 02:54:04 +0200
mod_onions: Actually define the variable "stanza" to contain "event.stanza", fixing problems of stanzas being dropped for outgoing connections. Thijs Alkemade Fri, 04 Jul 2014 14:47:14 +0200