Commit Graph

26 Commits (0ec577b5dfed46586ff329e531bcc18a4cd5ec00)

Author SHA1 Message Date
Kim Alvefur 90ac1b2711 mod_muc_mam: Copy debug log improvements from mod_mam 7 years ago
Kim Alvefur e96902f6b4 mod_muc_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 7 years ago
Kim Alvefur c03d54fd93 mod_muc_mam: Copy cleanup mechanism from mod_mam (fixes #672) 7 years ago
Kim Alvefur 01f4b12e15 mod_muc_mam: Add comment about the tricks done with the 'with' field 7 years ago
Kim Alvefur e209e82f10 mod_muc_mam: Move a comment to the line it describes 7 years ago
Kim Alvefur 6a3cb77dac mod_muc_mam: Strip the stanza 'to' attribute (fixes #1259) 7 years ago
Kim Alvefur 43f98c242d mod_muc_mam: Propagate item-not-found to client (fixes #1325) 7 years ago
Kim Alvefur c39b08a25d mod_muc_mam: Handle archive quotas 7 years ago
Kim Alvefur 3d8f6c593b mod_muc_mam: Conditionally advertise MAM feature on rooms (fixes #1407) 7 years ago
Kim Alvefur 2b8caf8dac plugins: Remove tostring call from logging 7 years ago
Kim Alvefur 7c88c94920 mod_muc_mam: Fix missing form container element 8 years ago
Kim Alvefur c519caac6e mod_muc_mam: Disable presence logging by default 8 years ago
Kim Alvefur e138e9ce1c mod_muc_mam: Set status code 170/171 on archiving configuration change 8 years ago
Kim Alvefur 570de19e99 mod_muc_mam: Have stanza-id filtering over all groupchat messages, not just ones considered for history 8 years ago
Kim Alvefur 88562eeb5d mod_muc_mam: Skip fetching history if built-in recent history is enough 8 years ago
Kim Alvefur fec7a1c262 mod_muc_mam: Skip fetching history if no history was requested 8 years ago
Kim Alvefur de89c2de11 mod_muc_mam: Tweak calculation of max history to retrieve 8 years ago
Kim Alvefur f1254ad149 mod_muc_mam: Save the MUC <x> on recorded join stanzas 8 years ago
Kim Alvefur a4eef2a1a5 mod_muc_mam: Let muc/history.lib decide which messages to store 8 years ago
Kim Alvefur 6b0cf4572c mod_muc_mam: Remove 0.10 compat code 9 years ago
Kim Alvefur 23f0fce8ea mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823 8 years ago
Matthew Wild 143c6bb573 mod_muc_mam: Set error status if loaded on incorrect host type 7 years ago
Kim Alvefur 37ba818805 mod_muc_mam: Validate that the FORM_TYPE of a query is as expected 7 years ago