Sun, 06 Jan 2019 21:09:00 +0100 mod_csi_simple: Consider messages with subject (eg MUC joins) (fixes part of #1250) 0.11
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 21:09:00 +0100] rev 9774
mod_csi_simple: Consider messages with subject (eg MUC joins) (fixes part of #1250)
Sun, 06 Jan 2019 21:09:50 +0100 mod_csi_simple: Unpack Carbons-forwarded messages (fixes part of #1250) 0.11
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 21:09:50 +0100] rev 9773
mod_csi_simple: Unpack Carbons-forwarded messages (fixes part of #1250)
Sun, 06 Jan 2019 21:08:11 +0100 mod_csi_simple: Consider messages forwarded from another of the users clients as important (fixes part of #1250) 0.11
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 21:08:11 +0100] rev 9772
mod_csi_simple: Consider messages forwarded from another of the users clients as important (fixes part of #1250)
Sun, 06 Jan 2019 21:03:09 +0100 mod_csi_simple: Tweak check for <body> 0.11
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 21:03:09 +0100] rev 9771
mod_csi_simple: Tweak check for <body> There were code that checked the body for mentions but isn't included.
Sun, 06 Jan 2019 12:20:57 +0100 MUC: Rename import to avoid name clash [luacheck]
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 12:20:57 +0100] rev 9770
MUC: Rename import to avoid name clash [luacheck]
Sun, 06 Jan 2019 12:19:23 +0100 Merge with jonas
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 12:19:23 +0100] rev 9769
Merge with jonas
Sun, 06 Jan 2019 12:18:48 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 12:18:48 +0100] rev 9768
Merge 0.11->trunk
Sun, 06 Jan 2019 12:17:00 +0100 mod_posix: Don't reload logging twice 0.11
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 12:17:00 +0100] rev 9767
mod_posix: Don't reload logging twice See 18eca6afb367
Sun, 06 Jan 2019 12:14:42 +0100 util.startup: Always reload logging after config (fixes #1284) 0.11
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 12:14:42 +0100] rev 9766
util.startup: Always reload logging after config (fixes #1284) This chancged in 6e24a69b03af likely because of confusion about the `reopen-log-files` event which was fired but never hooked.
Sun, 06 Jan 2019 11:28:54 +0100 MUC: add ID to message if no ID is present
Jonas Wielicki <jonas@wielicki.name> [Sun, 06 Jan 2019 11:28:54 +0100] rev 9765
MUC: add ID to message if no ID is present
Sun, 06 Jan 2019 10:42:45 +0100 mod_http_errors: Normalize CSS
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 10:42:45 +0100] rev 9764
mod_http_errors: Normalize CSS
Sun, 06 Jan 2019 10:39:33 +0100 util.http: Pre-generate urlencoding mappings (optimization)
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 10:39:33 +0100] rev 9763
util.http: Pre-generate urlencoding mappings (optimization) Function calls are more expensive than table lookups
Sun, 06 Jan 2019 09:44:55 +0100 mod_mam: Handle expiry of messages that expire in the middle of the cut-off day
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 09:44:55 +0100] rev 9762
mod_mam: Handle expiry of messages that expire in the middle of the cut-off day
Sun, 06 Jan 2019 09:34:59 +0100 mod_mam: Measure how long it takes to run the message expiry job job
Kim Alvefur <zash@zash.se> [Sun, 06 Jan 2019 09:34:59 +0100] rev 9761
mod_mam: Measure how long it takes to run the message expiry job job
Fri, 04 Jan 2019 15:13:52 +0100 mod_admin_telnet: Sort stats by name
Kim Alvefur <zash@zash.se> [Fri, 04 Jan 2019 15:13:52 +0100] rev 9760
mod_admin_telnet: Sort stats by name
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
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
Sat, 29 Dec 2018 21:49:32 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Sat, 29 Dec 2018 21:49:32 +0100] rev 9747
Merge 0.11->trunk
Sat, 29 Dec 2018 21:47:51 +0100 util.pubsub: Restore subscription index from stored data (fixes #1281) 0.11
Kim Alvefur <zash@zash.se> [Sat, 29 Dec 2018 21:47:51 +0100] rev 9746
util.pubsub: Restore subscription index from stored data (fixes #1281)
Sat, 29 Dec 2018 03:21:13 +0100 mod_admin_telnet: Validate hostnames in xmpp:ping command
Kim Alvefur <zash@zash.se> [Sat, 29 Dec 2018 03:21:13 +0100] rev 9745
mod_admin_telnet: Validate hostnames in xmpp:ping command Attempt to ping some invalid hostnames cause weird behavior
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip