Log

mod_muc_markers/mod_muc_markers.lua @ 5250:d9577083c5f5

description author age
mod_muc_markers: Don't skip archiving markable messages (thanks nicoco) Matthew Wild 2021-09-18
mod_muc_markers: Prevent any markers from reaching the archive, even if untracked Matthew Wild 2021-03-22
mod_muc_markers: boolean should be used, not string JC Brand 2021-01-18
mod_muc_markers: Add config setting to turn off sending of markers on MUC join JC Brand 2021-01-15
mod_muc_markers: Add option for @id rewriting, default off (may break some clients) Matthew Wild 2020-12-14
mod_muc_markers: Add room JID to log message Matthew Wild 2020-08-05
mod_muc_markers: replace configurable multi-marker tracking with better system Matthew Wild 2020-07-07
mod_muc_markers: Expose is_markable utility function to other modules Matthew Wild 2020-07-02
mod_muc_markers: Allow tracking multiple markers Matthew Wild 2020-05-21
mod_muc_markers: luacheck annotation Matthew Wild 2020-05-21
mod_muc_markers: Broadcast current markers on join Kim Alvefur 2020-05-05
mod_muc_markers: Prevent storage instead of broadcast Kim Alvefur 2020-05-05
mod_muc_markers: Allow configuration of which marker to track, default to displayed Matthew Wild 2020-05-19
mod_muc_markers: New module for server-side receipt tracking in MUCs Matthew Wild 2020-04-13