log mod_muc_markers/mod_muc_markers.lua @ 4296:08138de4cb88

age author description
2020-08-05 Matthew Wild mod_muc_markers: Add room JID to log message
2020-07-07 Matthew Wild mod_muc_markers: replace configurable multi-marker tracking with better system
2020-07-02 Matthew Wild mod_muc_markers: Expose is_markable utility function to other modules
2020-05-21 Matthew Wild mod_muc_markers: Allow tracking multiple markers
2020-05-21 Matthew Wild mod_muc_markers: luacheck annotation
2020-05-05 Kim Alvefur mod_muc_markers: Broadcast current markers on join
2020-05-05 Kim Alvefur mod_muc_markers: Prevent storage instead of broadcast
2020-05-19 Matthew Wild mod_muc_markers: Allow configuration of which marker to track, default to displayed
2020-04-13 Matthew Wild mod_muc_markers: New module for server-side receipt tracking in MUCs