Fri, 23 Jun 2017 14:19:55 +0200 mod_mam_muc: Store and return original JID, role and affiliation (fixes #903)
Kim Alvefur <zash@zash.se> [Fri, 23 Jun 2017 14:19:55 +0200] rev 2725
mod_mam_muc: Store and return original JID, role and affiliation (fixes #903)
Fri, 23 Jun 2017 13:54:40 +0200 mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL)
Kim Alvefur <zash@zash.se> [Fri, 23 Jun 2017 13:54:40 +0200] rev 2724
mod_mam_muc: Remove fetching of total message counts (potentially very slow and only supported by SQL)
Fri, 23 Jun 2017 13:53:39 +0200 mod_mam_muc: Add debug logging like in mod_mam
Kim Alvefur <zash@zash.se> [Fri, 23 Jun 2017 13:53:39 +0200] rev 2723
mod_mam_muc: Add debug logging like in mod_mam
Fri, 23 Jun 2017 13:51:23 +0200 mod_mam_muc: Make calculation of max history length more like in mod_muc
Kim Alvefur <zash@zash.se> [Fri, 23 Jun 2017 13:51:23 +0200] rev 2722
mod_mam_muc: Make calculation of max history length more like in mod_muc
Thu, 25 May 2017 16:47:29 +0200 mod_muc_log/README: Remove odd duplicate item under Compatibility (thanks Tobias)
Kim Alvefur <zash@zash.se> [Thu, 25 May 2017 16:47:29 +0200] rev 2721
mod_muc_log/README: Remove odd duplicate item under Compatibility (thanks Tobias)
Sun, 21 May 2017 23:59:36 +0200 mod_mam_muc: Rename various fields from "logging" to "archiving"
Kim Alvefur <zash@zash.se> [Sun, 21 May 2017 23:59:36 +0200] rev 2720
mod_mam_muc: Rename various fields from "logging" to "archiving"
Fri, 12 May 2017 23:41:31 +0200 mod_block_registrations: fix example regex
tmolitor <thilo@eightysoft.de> [Fri, 12 May 2017 23:41:31 +0200] rev 2719
mod_block_registrations: fix example regex
Mon, 08 May 2017 19:39:43 +0200 mod_cloud_notify: Don't notify for all smacks queued stanzas in a row
tmolitor <thilo@eightysoft.de> [Mon, 08 May 2017 19:39:43 +0200] rev 2718
mod_cloud_notify: Don't notify for all smacks queued stanzas in a row Only send out a notification for the first unnotified stanza in the smacks queue, not for all queued stanzas in a row. Several notifications in the same second are useless and just cause server load on both ends.
Mon, 08 May 2017 19:36:37 +0200 mod_smacks: Fix delayed_ack event
tmolitor <thilo@eightysoft.de> [Mon, 08 May 2017 19:36:37 +0200] rev 2717
mod_smacks: Fix delayed_ack event After the first delayed ack every queued stanza should immediately trigger the delayed_ack event.
Mon, 08 May 2017 18:24:29 +0200 mod_cloud_notify: fix bug when multiple resources are used
tmolitor <thilo@eightysoft.de> [Mon, 08 May 2017 18:24:29 +0200] rev 2716
mod_cloud_notify: fix bug when multiple resources are used This bug was triggered under the rare circumstances that a message arrived and one resource was smacks hibernated while the other one(s) were offline. Then only the hibernated resource but not the offline one(s) (or the other way round) got notified.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip