Tue, 21 Sep 2021 14:00:01 +0200 mod_muc_http_auth: External auth services might need to check on the nickname as well
Seve Ferrer <seve@delape.net> [Tue, 21 Sep 2021 14:00:01 +0200] rev 4699
mod_muc_http_auth: External auth services might need to check on the nickname as well
Sat, 18 Sep 2021 11:51:48 +0100 mod_muc_markers: Don't skip archiving markable messages (thanks nicoco)
Matthew Wild <mwild1@gmail.com> [Sat, 18 Sep 2021 11:51:48 +0100] rev 4698
mod_muc_markers: Don't skip archiving markable messages (thanks nicoco)
Thu, 16 Sep 2021 22:57:52 +0200 mod_muc_require_tos: Generate a message id instead of hardcoding "foo"
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Sep 2021 22:57:52 +0200] rev 4697
mod_muc_require_tos: Generate a message id instead of hardcoding "foo"
Thu, 16 Sep 2021 22:47:52 +0200 mod_muc_require_tos: Prevent a traceback when receiving a message with occupant being nil
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Sep 2021 22:47:52 +0200] rev 4696
mod_muc_require_tos: Prevent a traceback when receiving a message with occupant being nil
Thu, 16 Sep 2021 22:32:59 +0200 mod_muc_require_tos: Send the message after the subject, once the client is fully joined
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Sep 2021 22:32:59 +0200] rev 4695
mod_muc_require_tos: Send the message after the subject, once the client is fully joined
Thu, 16 Sep 2021 20:41:14 +0200 mod_muc_require_tos: Add this new module
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 16 Sep 2021 20:41:14 +0200] rev 4694
mod_muc_require_tos: Add this new module
Wed, 15 Sep 2021 17:55:58 +0200 mod_debug_omemo: Use archive single message retrieval method
Kim Alvefur <zash@zash.se> [Wed, 15 Sep 2021 17:55:58 +0200] rev 4693
mod_debug_omemo: Use archive single message retrieval method Likely more efficient, where implemented.
Wed, 15 Sep 2021 17:39:37 +0200 mod_bookmarks2: Use same default as mod_pep for max_items
Kim Alvefur <zash@zash.se> [Wed, 15 Sep 2021 17:39:37 +0200] rev 4692
mod_bookmarks2: Use same default as mod_pep for max_items Should fix the issue with max items until the proper "max" can be used, by following the configured max. While "max" is already in trunk, it's not easily usable in 0.11.x This limit and option was added to mod_pep in Prosody rev aefb96a52f5f
Mon, 13 Sep 2021 21:10:50 +0100 mod_debug_omemo: Improve no keys/devices cases
Matthew Wild <mwild1@gmail.com> [Mon, 13 Sep 2021 21:10:50 +0100] rev 4691
mod_debug_omemo: Improve no keys/devices cases
Mon, 13 Sep 2021 21:47:01 +0200 mod_debug_omemo: Fix traceback in case of zero devices
Kim Alvefur <zash@zash.se> [Mon, 13 Sep 2021 21:47:01 +0200] rev 4690
mod_debug_omemo: Fix traceback in case of zero devices Turns out ipairs(nil) in Lua 5.4 does not throw until the first iterator.
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip