Software /
code /
prosody-modules
Log
mod_muc_markers/mod_muc_markers.lua @ 4696:6a05c9eb964e
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 |