log mod_muc_rai/mod_muc_rai.lua @ 4060:b44620cacb11

age author description
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