log mod_muc_rai/mod_muc_rai.lua @ 4281:3c80e46e26f2

age author description
Tue, 01 Dec 2020 22:12:16 +0100 Kim Alvefur mod_muc_rai: Use log systems string formatting facilities
Tue, 01 Dec 2020 16:45:20 +0100 Seve Ferrer mod_muc_rai: Subscribe/unsubscribe users when leaving/joining
Wed, 19 Aug 2020 15:14:00 +0100 Matthew Wild mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element
Thu, 02 Jul 2020 12:20:55 +0100 Matthew Wild mod_muc_rai: Add debug logging
Thu, 02 Jul 2020 12:18:35 +0100 Matthew Wild mod_muc_rai: Fix to correctly extract the archive id
Thu, 02 Jul 2020 12:17:53 +0100 Matthew Wild mod_muc_rai: Don't store/modify existing table to track rooms
Thu, 02 Jul 2020 12:09:24 +0100 Matthew Wild mod_muc_rai: Fix to use bare JID where a bare JID is needed
Tue, 28 Apr 2020 16:54:21 +0100 Matthew Wild mod_muc_rai: Ignore attempts to re-subscribe from the same full JID
Tue, 28 Apr 2020 10:03:17 +0100 Matthew Wild mod_muc_rai: Use correct stanza kind (message) for initial notification
Wed, 15 Apr 2020 21:19:45 +0100 Matthew Wild mod_muc_rai: New module to implement Room Activity Indicators