Mon, 25 Aug 2014 00:38:14 +0200 |
Kim Alvefur |
mod_lastlog: Fix traceback if no session included with event (eg from mod_register_web) (thanks biszkopcik)
|
Thu, 21 Aug 2014 23:14:55 +0200 |
Kim Alvefur |
mod_storage_multi: Multi-backend storage module (WIP)
|
Tue, 19 Aug 2014 16:54:30 +0200 |
Kim Alvefur |
mod_net_dovecotauth: Fix typo in config option
|
Sun, 17 Aug 2014 23:10:19 +0200 |
Kim Alvefur |
mod_filter_chatstates: Removes chat states from messages to inactive (per CSI) sessions
|
Sun, 17 Aug 2014 20:53:59 +0200 |
Kim Alvefur |
mod_throttle_presence: Use local buffer variable, fixes a traceback (thanks Ge0rG)
|
Sun, 17 Aug 2014 20:21:09 +0200 |
Kim Alvefur |
mod_throttle_presence: Fix traceback (thanks Ge0rG)
|
Sat, 16 Aug 2014 17:55:08 +0100 |
Matthew Wild |
mod_privacy_lists: Correctly sort the list rules by order (thanks Flow). Fixes issue #58
|
Fri, 15 Aug 2014 21:17:58 +0100 |
Matthew Wild |
mod_csi_compat: Implement the google:queue protocol and map to mod_csi events
|
Fri, 15 Aug 2014 19:46:44 +0100 |
Matthew Wild |
mod_throttle_presence: Remove timer support, depend on mod_csi to enable/disable. Untested, but the previous version was definitely broken anyway.
|
Fri, 15 Aug 2014 17:43:23 +0200 |
Kim Alvefur |
mod_mam: Update to version 0.3 of XEP-0313
|
Fri, 15 Aug 2014 16:34:10 +0100 |
Matthew Wild |
mod_csi: Client State Indication support
|
Sun, 10 Aug 2014 13:08:56 +0100 |
Matthew Wild |
mod_disable_tls: Default to empty set if disable_tls_ports not present in config (fixes traceback)
|