aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_muc_mam.lua
Commit message (Expand)AuthorAgeFilesLines
...
* | mod_muc_mam: Move a comment to the line it describesKim Alvefur2019-03-041-1/+1
* | mod_muc_mam: Strip the stanza 'to' attribute (fixes #1259)Kim Alvefur2019-03-041-0/+2
|/
* mod_muc_mam: Fix missing form container elementKim Alvefur2018-10-251-1/+1
* mod_muc_mam: Disable presence logging by defaultKim Alvefur2018-07-091-1/+1
* mod_muc_mam: Set status code 170/171 on archiving configuration changeKim Alvefur2018-05-291-0/+1
* mod_muc_mam: Have stanza-id filtering over all groupchat messages, not just o...Kim Alvefur2018-04-281-4/+9
* mod_muc_mam: Skip fetching history if built-in recent history is enoughKim Alvefur2018-04-271-0/+4
* mod_muc_mam: Skip fetching history if no history was requestedKim Alvefur2018-04-281-0/+4
* mod_muc_mam: Tweak calculation of max history to retrieveKim Alvefur2018-04-281-2/+6
* mod_muc_mam: Save the MUC <x> on recorded join stanzasKim Alvefur2018-03-241-1/+1
* mod_muc_mam: Let muc/history.lib decide which messages to storeKim Alvefur2018-03-241-4/+2
* mod_muc_mam: Remove 0.10 compat codeKim Alvefur2017-12-121-97/+4
* mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823Kim Alvefur2018-04-021-0/+462