Mercurial > prosody-modules
log mod_muc_markers/mod_muc_markers.lua @ 4393:ae1d1e352504
age | author | description |
---|---|---|
Mon, 18 Jan 2021 20:01:17 +0100 | JC Brand | mod_muc_markers: boolean should be used, not string |
Fri, 15 Jan 2021 14:07:01 +0100 | JC Brand | mod_muc_markers: Add config setting to turn off sending of markers on MUC join |
Mon, 14 Dec 2020 12:09:25 +0000 | Matthew Wild | mod_muc_markers: Add option for @id rewriting, default off (may break some clients) |
Wed, 05 Aug 2020 14:57:10 +0100 | Matthew Wild | mod_muc_markers: Add room JID to log message |
Tue, 07 Jul 2020 17:08:08 +0100 | Matthew Wild | mod_muc_markers: replace configurable multi-marker tracking with better system |
Thu, 02 Jul 2020 12:07:08 +0100 | Matthew Wild | mod_muc_markers: Expose is_markable utility function to other modules |
Thu, 21 May 2020 16:35:07 +0100 | Matthew Wild | mod_muc_markers: Allow tracking multiple markers |