mod_muc_mam: Use higher precision timestamps
|
Kim Alvefur |
23 months ago |
mod_muc_mam: Copy "include total" behavior from mod_mam
0.12
|
Kim Alvefur |
23 months ago |
mod_muc_mam: Add mam#extended form fields #1796 (Thanks Rain)
0.12
|
Kim Alvefur |
23 months ago |
mod_mam,mod_muc_mam: Minimize differences (reorder, copy some comments)
0.12
|
Kim Alvefur |
23 months ago |
mod_muc_mam: Switch to mod_cron for message expiry
|
Kim Alvefur |
2021-11-22 |
mod_mam,mod_muc_mam: Simplify deletion when multi-user-deletion is supported
|
Kim Alvefur |
2021-11-30 |
mod_muc_mam: Use util.dataforms timestamp validation
|
Kim Alvefur |
2021-10-26 |
mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam
|
Kim Alvefur |
2021-09-23 |
mod_muc_mam: Merge main and RSM-specific log message into a single one
|
Kim Alvefur |
2021-09-23 |
mod_muc_mam: Fix copypaste mistake in debug logging
|
Kim Alvefur |
2021-09-23 |
mod_muc_mam: Omit queryid attribute from <fin/>
|
Holger Weiss |
2021-08-06 |
mod_muc_mam: Copy extended MAM support from mod_mam
|
Kim Alvefur |
2021-01-12 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-06-21 |
mod_muc_mam: Don't strip MUC <x> tags, fix #1567
0.11
|
Kim Alvefur |
2020-06-21 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-05-11 |
mod_muc_mam: Remove spoofed archive IDs before archiving, fix #1552
0.11
|
Kim Alvefur |
2020-05-11 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-05-08 |
mod_muc_mam: Fix missing advertising of XEP-0359, fixes #1547
0.11
|
Kim Alvefur |
2020-05-08 |
mod_muc_mam: Fix stanza id filter event name, fixes #1546
0.11
|
Kim Alvefur |
2020-04-29 |
MAM: Remove 1% of contents when reaching limits, fix #1545
|
Kim Alvefur |
2020-05-05 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-03-11 |
mod_mam,mod_muc_mam: Allow other work to be performed during archive cleanup (fixes #1504)
0.11
|
Kim Alvefur |
2020-03-11 |
Merge 0.11->trunk
|
Kim Alvefur |
2020-02-27 |
mod_muc_mam: Fix traceback saving message from non-occupant (fixes #1497)
0.11
|
Kim Alvefur |
2020-02-27 |
mod_muc_mam: Measure how long a cleanup run takes (like mod_mam)
|
Kim Alvefur |
2020-01-04 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-12-24 |
mod_muc_mam: Fix rebase mistake [luacheck]
0.11
|
Kim Alvefur |
2019-12-24 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-12-23 |
mod_muc_mam: Schedule cleanup again on failure
0.11
|
Kim Alvefur |
2019-12-23 |
mod_muc_mam: Log error when unable to delete old messages (fix #1481) [luacheck]
0.11
|
Kim Alvefur |
2019-12-23 |
mod_muc_mam: Remove unused variable [luacheck]
|
Kim Alvefur |
2019-12-23 |
mod_muc_mam: Handle form identification error (e.g. not a form at all)
|
Kim Alvefur |
2019-12-23 |
mod_muc_mam: Log error when unable to store stanza (fix #1480) [luacheck]
0.11
|
Kim Alvefur |
2019-12-23 |
mod_muc_mam: Copy debug log improvements from mod_mam
|
Kim Alvefur |
2019-11-17 |
mod_muc_mam: Conditionally advertise MAM feature on rooms (fixes #1407)
|
Kim Alvefur |
2019-08-10 |
plugins: Remove tostring call from logging
|
Kim Alvefur |
2019-07-30 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-05-27 |
mod_muc_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368)
0.11
|
Kim Alvefur |
2019-05-27 |
mod_muc_mam: Propagate item-not-found to client (fixes #1325)
|
Kim Alvefur |
2019-05-05 |
mod_muc_mam: Handle archive quotas
|
Kim Alvefur |
2019-05-05 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-03-22 |
mod_muc_mam: Copy cleanup mechanism from mod_mam (fixes #672)
0.11
|
Kim Alvefur |
2019-03-22 |
mod_muc_mam: Set error status if loaded on incorrect host type
|
Matthew Wild |
2019-03-19 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-03-04 |
mod_muc_mam: Validate that the FORM_TYPE of a query is as expected
|
Kim Alvefur |
2019-03-04 |
mod_muc_mam: Add comment about the tricks done with the 'with' field
0.11
|
Kim Alvefur |
2019-03-04 |
mod_muc_mam: Move a comment to the line it describes
0.11
|
Kim Alvefur |
2019-03-04 |
mod_muc_mam: Strip the stanza 'to' attribute (fixes #1259)
0.11
|
Kim Alvefur |
2019-03-04 |
mod_muc_mam: Fix missing form container element
|
Kim Alvefur |
2018-10-25 |
mod_muc_mam: Disable presence logging by default
|
Kim Alvefur |
2018-07-08 |
mod_muc_mam: Set status code 170/171 on archiving configuration change
|
Kim Alvefur |
2018-05-29 |
mod_muc_mam: Have stanza-id filtering over all groupchat messages, not just ones considered for history
|
Kim Alvefur |
2018-04-27 |
mod_muc_mam: Skip fetching history if built-in recent history is enough
|
Kim Alvefur |
2018-04-27 |
mod_muc_mam: Skip fetching history if no history was requested
|
Kim Alvefur |
2018-04-27 |
mod_muc_mam: Tweak calculation of max history to retrieve
|
Kim Alvefur |
2018-04-27 |
mod_muc_mam: Save the MUC <x> on recorded join stanzas
|
Kim Alvefur |
2018-03-24 |
mod_muc_mam: Let muc/history.lib decide which messages to store
|
Kim Alvefur |
2018-03-24 |
mod_muc_mam: Remove 0.10 compat code
|
Kim Alvefur |
2017-12-12 |
mod_muc_mam: Import mod_mam_muc from prosody-modules ba6466fa6823
|
Kim Alvefur |
2018-04-02 |