log mod_muc_markers/mod_muc_markers.lua @ 4065:92152437ecfe

age author description
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
Thu, 21 May 2020 16:34:46 +0100 Matthew Wild mod_muc_markers: luacheck annotation
Tue, 05 May 2020 21:52:14 +0200 Kim Alvefur mod_muc_markers: Broadcast current markers on join
Tue, 05 May 2020 21:50:35 +0200 Kim Alvefur mod_muc_markers: Prevent storage instead of broadcast
Tue, 19 May 2020 14:06:42 +0100 Matthew Wild mod_muc_markers: Allow configuration of which marker to track, default to displayed
Mon, 13 Apr 2020 15:48:58 +0100 Matthew Wild mod_muc_markers: New module for server-side receipt tracking in MUCs