Software /
code /
prosody-modules
Log
mod_muc_rai/mod_muc_rai.lua @ 4500:34c0f760f34a
description | author | age |
---|---|---|
mod_muc_rai: Get user JID from event.occupant | JC Brand | 2021-01-13 |
mod_muc_rai: Use xmlns from XEP-0437 | JC Brand | 2020-12-14 |
mod_muc_rai: Use log systems string formatting facilities | Kim Alvefur | 2020-12-01 |
mod_muc_rai: Subscribe/unsubscribe users when leaving/joining | Seve Ferrer | 2020-12-01 |
mod_muc_rai: Ignore presence to host that doesn't contain the <rai/> element | Matthew Wild | 2020-08-19 |
mod_muc_rai: Add debug logging | Matthew Wild | 2020-07-02 |
mod_muc_rai: Fix to correctly extract the archive id | Matthew Wild | 2020-07-02 |
mod_muc_rai: Don't store/modify existing table to track rooms | Matthew Wild | 2020-07-02 |
mod_muc_rai: Fix to use bare JID where a bare JID is needed | Matthew Wild | 2020-07-02 |
mod_muc_rai: Ignore attempts to re-subscribe from the same full JID | Matthew Wild | 2020-04-28 |
mod_muc_rai: Use correct stanza kind (message) for initial notification | Matthew Wild | 2020-04-28 |
mod_muc_rai: New module to implement Room Activity Indicators | Matthew Wild | 2020-04-15 |