Commit graph

18 commits

Author SHA1 Message Date
Kim Alvefur
9482392517 mod_muc_mam: Log error when unable to delete old messages (fix #1481) [luacheck] 2019-12-24 00:26:37 +01:00
Kim Alvefur
b10527f724 mod_muc_mam: Log error when unable to store stanza (fix #1480) [luacheck] 2019-12-23 23:32:49 +01:00
Kim Alvefur
5cc63a416a mod_muc_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 2019-05-27 19:00:34 +02:00
Kim Alvefur
4c0bdc6b5c mod_muc_mam: Copy cleanup mechanism from mod_mam (fixes #672) 2019-03-22 17:40:07 +01:00
Kim Alvefur
09a662026a mod_muc_mam: Add comment about the tricks done with the 'with' field 2019-03-04 12:58:20 +01:00
Kim Alvefur
2c8eecf7c2 mod_muc_mam: Move a comment to the line it describes 2019-03-04 12:57:42 +01:00
Kim Alvefur
dad8bb5fee mod_muc_mam: Strip the stanza 'to' attribute (fixes #1259) 2019-03-04 12:56:31 +01:00
Kim Alvefur
38758ef986 mod_muc_mam: Fix missing form container element 2018-10-25 21:21:22 +02:00
Kim Alvefur
b15877ac0f mod_muc_mam: Disable presence logging by default 2018-07-09 00:54:03 +02:00
Kim Alvefur
6ec6095d77 mod_muc_mam: Set status code 170/171 on archiving configuration change 2018-05-29 04:24:43 +02:00
Kim Alvefur
cbbbb8f776 mod_muc_mam: Have stanza-id filtering over all groupchat messages, not just ones considered for history 2018-04-28 00:47:08 +02:00
Kim Alvefur
d37e36dce4 mod_muc_mam: Skip fetching history if built-in recent history is enough 2018-04-27 15:26:29 +02:00
Kim Alvefur
ee8969e246 mod_muc_mam: Skip fetching history if no history was requested 2018-04-28 00:45:09 +02:00
Kim Alvefur
9e2ef3905c mod_muc_mam: Tweak calculation of max history to retrieve 2018-04-28 00:44:28 +02:00
Kim Alvefur
c44df11dd4 mod_muc_mam: Save the MUC <x> on recorded join stanzas 2018-03-24 18:27:34 +01:00
Kim Alvefur
28cfb73f59 mod_muc_mam: Let muc/history.lib decide which messages to store 2018-03-24 18:16:08 +01:00
Kim Alvefur
8cb9cbfc3b mod_muc_mam: Remove 0.10 compat code 2017-12-12 20:25:56 +01:00
Kim Alvefur
49a8d1ff97 mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823 2018-04-02 19:44:44 +02:00