Log

mod_muc_markers/mod_muc_markers.lua @ 5204:eb8b3a068ecc

description author age
mod_muc_markers: Don't skip archiving markable messages (thanks nicoco) Matthew Wild Sat, 18 Sep 2021 11:51:48 +0100
mod_muc_markers: Prevent any markers from reaching the archive, even if untracked Matthew Wild Mon, 22 Mar 2021 15:55:02 +0000
mod_muc_markers: boolean should be used, not string JC Brand Mon, 18 Jan 2021 20:01:17 +0100
mod_muc_markers: Add config setting to turn off sending of markers on MUC join JC Brand Fri, 15 Jan 2021 14:07:01 +0100
mod_muc_markers: Add option for @id rewriting, default off (may break some clients) Matthew Wild Mon, 14 Dec 2020 12:09:25 +0000
mod_muc_markers: Add room JID to log message Matthew Wild Wed, 05 Aug 2020 14:57:10 +0100
mod_muc_markers: replace configurable multi-marker tracking with better system Matthew Wild Tue, 07 Jul 2020 17:08:08 +0100
mod_muc_markers: Expose is_markable utility function to other modules Matthew Wild Thu, 02 Jul 2020 12:07:08 +0100
mod_muc_markers: Allow tracking multiple markers Matthew Wild Thu, 21 May 2020 16:35:07 +0100
mod_muc_markers: luacheck annotation Matthew Wild Thu, 21 May 2020 16:34:46 +0100
mod_muc_markers: Broadcast current markers on join Kim Alvefur Tue, 05 May 2020 21:52:14 +0200
mod_muc_markers: Prevent storage instead of broadcast Kim Alvefur Tue, 05 May 2020 21:50:35 +0200
mod_muc_markers: Allow configuration of which marker to track, default to displayed Matthew Wild Tue, 19 May 2020 14:06:42 +0100
mod_muc_markers: New module for server-side receipt tracking in MUCs Matthew Wild Mon, 13 Apr 2020 15:48:58 +0100