log mod_muc_markers/mod_muc_markers.lua @ 4540:3aab4e3ab06f

age author description
Mon, 22 Mar 2021 15:55:02 +0000 Matthew Wild mod_muc_markers: Prevent any markers from reaching the archive, even if untracked
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