log mod_muc_rai/mod_muc_rai.lua @ 4269:143515d0b212

age author description
2020-08-19 Matthew Wild mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element
2020-07-02 Matthew Wild mod_muc_rai: Add debug logging
2020-07-02 Matthew Wild mod_muc_rai: Fix to correctly extract the archive id
2020-07-02 Matthew Wild mod_muc_rai: Don't store/modify existing table to track rooms
2020-07-02 Matthew Wild mod_muc_rai: Fix to use bare JID where a bare JID is needed
2020-04-28 Matthew Wild mod_muc_rai: Ignore attempts to re-subscribe from the same full JID
2020-04-28 Matthew Wild mod_muc_rai: Use correct stanza kind (message) for initial notification
2020-04-15 Matthew Wild mod_muc_rai: New module to implement Room Activity Indicators