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
Sun, 30 Dec 2018 03:24:54 +0100 util.promise: Remove references to callbacks after settling promise
Kim Alvefur <zash@zash.se> [Sun, 30 Dec 2018 03:24:54 +0100] rev 9749
util.promise: Remove references to callbacks after settling promise This is to help the garbage collector.
Sun, 30 Dec 2018 03:20:37 +0100 luacheckrc: Teach luacheck about the new module:send_iq() API
Kim Alvefur <zash@zash.se> [Sun, 30 Dec 2018 03:20:37 +0100] rev 9748
luacheckrc: Teach luacheck about the new module:send_iq() API
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip