Fri, 04 Jan 2019 13:41:39 +0100 mod_admin_telnet: Serialize config values (table: 0x123abc isn't useful)
Kim Alvefur <zash@zash.se> [Fri, 04 Jan 2019 13:41:39 +0100] rev 9759
mod_admin_telnet: Serialize config values (table: 0x123abc isn't useful)
Fri, 04 Jan 2019 13:39:13 +0100 mod_admin_telnet: config:get: Assume the global section if only one argument is given
Kim Alvefur <zash@zash.se> [Fri, 04 Jan 2019 13:39:13 +0100] rev 9758
mod_admin_telnet: config:get: Assume the global section if only one argument is given
Fri, 04 Jan 2019 13:38:30 +0100 mod_admin_telnet: Remove the long gone 'section' argument in the undocumented config:get command
Kim Alvefur <zash@zash.se> [Fri, 04 Jan 2019 13:38:30 +0100] rev 9757
mod_admin_telnet: Remove the long gone 'section' argument in the undocumented config:get command
Fri, 04 Jan 2019 10:14:55 +0100 mod_mam: Fix word order in log message
Kim Alvefur <zash@zash.se> [Fri, 04 Jan 2019 10:14:55 +0100] rev 9756
mod_mam: Fix word order in log message
Thu, 03 Jan 2019 17:25:43 +0100 mod_mam: Perform message expiry based on building an index by date
Kim Alvefur <zash@zash.se> [Thu, 03 Jan 2019 17:25:43 +0100] rev 9755
mod_mam: Perform message expiry based on building an index by date For each day, store a set of users that have new messages. To expire messages, we collect the union of sets of users from dates that fall outside the cleanup range. The previous algoritm did not work well with many users, especially with the default settings.
Sun, 30 Dec 2018 20:35:20 +0100 core.moduleapi: Use convenience function for creating error object from stanza
Kim Alvefur <zash@zash.se> [Sun, 30 Dec 2018 20:35:20 +0100] rev 9754
core.moduleapi: Use convenience function for creating error object from stanza
Sun, 30 Dec 2018 20:30:59 +0100 util.error: Add a function for creating an error object from an error stanza
Kim Alvefur <zash@zash.se> [Sun, 30 Dec 2018 20:30:59 +0100] rev 9753
util.error: Add a function for creating an error object from an error stanza
Sun, 30 Dec 2018 16:03:15 +0100 core.moduleapi: Use util.error for :send_iq errors
Kim Alvefur <zash@zash.se> [Sun, 30 Dec 2018 16:03:15 +0100] rev 9752
core.moduleapi: Use util.error for :send_iq errors
Sun, 30 Dec 2018 14:26:58 +0100 core.moduleapi: Move util imports to top
Kim Alvefur <zash@zash.se> [Sun, 30 Dec 2018 14:26:58 +0100] rev 9751
core.moduleapi: Move util imports to top
Sun, 30 Dec 2018 12:55:58 +0000 util.error: Add new util library for structured errors
Matthew Wild <mwild1@gmail.com> [Sun, 30 Dec 2018 12:55:58 +0000] rev 9750
util.error: Add new util library for structured errors
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip