| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 0.11->trunk | Kim Alvefur | 2019-03-22 | 1 | -1/+78 |
|\ |
|
| * | mod_muc_mam: Copy cleanup mechanism from mod_mam (fixes #672) | Kim Alvefur | 2019-03-22 | 1 | -1/+78 |
* | | mod_muc_mam: Set error status if loaded on incorrect host type | Matthew Wild | 2019-03-19 | 1 | -1/+1 |
* | | Merge 0.11->trunk | Kim Alvefur | 2019-03-04 | 1 | -1/+4 |
|\| |
|
| * | mod_muc_mam: Add comment about the tricks done with the 'with' field | Kim Alvefur | 2019-03-04 | 1 | -0/+1 |
| * | mod_muc_mam: Move a comment to the line it describes | Kim Alvefur | 2019-03-04 | 1 | -1/+1 |
| * | mod_muc_mam: Strip the stanza 'to' attribute (fixes #1259) | Kim Alvefur | 2019-03-04 | 1 | -0/+2 |
* | | mod_muc_mam: Validate that the FORM_TYPE of a query is as expected | Kim Alvefur | 2019-03-04 | 1 | -1/+6 |
|/ |
|
* | mod_muc_mam: Fix missing form container element | Kim Alvefur | 2018-10-25 | 1 | -1/+1 |
* | mod_muc_mam: Disable presence logging by default | Kim Alvefur | 2018-07-09 | 1 | -1/+1 |
* | mod_muc_mam: Set status code 170/171 on archiving configuration change | Kim Alvefur | 2018-05-29 | 1 | -0/+1 |
* | mod_muc_mam: Have stanza-id filtering over all groupchat messages, not just o... | Kim Alvefur | 2018-04-28 | 1 | -4/+9 |
* | mod_muc_mam: Skip fetching history if built-in recent history is enough | Kim Alvefur | 2018-04-27 | 1 | -0/+4 |
* | mod_muc_mam: Skip fetching history if no history was requested | Kim Alvefur | 2018-04-28 | 1 | -0/+4 |
* | mod_muc_mam: Tweak calculation of max history to retrieve | Kim Alvefur | 2018-04-28 | 1 | -2/+6 |
* | mod_muc_mam: Save the MUC <x> on recorded join stanzas | Kim Alvefur | 2018-03-24 | 1 | -1/+1 |
* | mod_muc_mam: Let muc/history.lib decide which messages to store | Kim Alvefur | 2018-03-24 | 1 | -4/+2 |
* | mod_muc_mam: Remove 0.10 compat code | Kim Alvefur | 2017-12-12 | 1 | -97/+4 |
* | mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823 | Kim Alvefur | 2018-04-02 | 1 | -0/+462 |