Mercurial > prosody-modules
view mod_reminders/README.md @ 4065:92152437ecfe
mod_muc_markers: replace configurable multi-marker tracking with better system
Now tracks a single marker, but automatically applies rules from the XEP about
"higher" markers implying "lower" markers - i.e. "displayed" implies "received".
Still, just a single marker is tracked and synthesized at all times (the one
configured with muc_marker_name).
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 07 Jul 2020 17:08:08 +0100 |
parents | 3e19c25ff93e |
children | a938df1f60de |
line wrap: on
line source
--- labels: - 'Stage-alpha' summary: Enable ProtoXEP: Reminders support' ... Introduction ============ `mod_reminders` implements ProtoXEP: Reminders. Usage ===== Place the sibling `mod_reminders.lua` somewhere under your `plugins_path`.