mod_mam: Use util.dataforms timestamp validation
|
Kim Alvefur |
2021-10-26 |
mod_mam: Merge main and RSM-specific log message here too
|
Kim Alvefur |
2021-09-23 |
mod_mam: Reduce line count using new util.stanza attr method
|
Kim Alvefur |
2021-09-12 |
mod_mam: Suppress offline message broadcast for MAM clients
|
Kim Alvefur |
2021-08-31 |
mod_mam: Only check for locally generated stanza-ids
|
Kim Alvefur |
2021-08-31 |
mod_mam: Explain behavior with absent mod_offline in a comment
|
Kim Alvefur |
2021-08-31 |
mod_mam: "Handle" messages that have been archived in the absense of mod_offline
|
Kim Alvefur |
2020-06-25 |
Fix various spelling errors (thanks codespell)
|
Kim Alvefur |
2021-07-26 |
mod_mam: Remove obsolete 'queryid' attribute from iq-result (thanks paul)
|
Kim Alvefur |
2021-01-29 |
mod_mam: Advertise extended MAM when archive storage is capable
|
Kim Alvefur |
2021-01-12 |
mod_mam: Allow querying by set of IDs
|
Kim Alvefur |
2021-01-12 |
mod_mam: Add support for before-id and after-id fields
|
Kim Alvefur |
2021-01-09 |
mod_mam: Implement extended MAM metadata query
|
Kim Alvefur |
2020-11-30 |
mod_mam: Add support for page flipping
|
Kim Alvefur |
2020-11-30 |
mod_mam: Advertise extended MAM 0.7.x behind a feature flag
|
Kim Alvefur |
2020-11-30 |
mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353
|
Kim Alvefur |
2021-01-08 |
mod_mam: Archive XEP-0353: Jingle Message Initiation
|
Kim Alvefur |
2020-05-08 |
MAM: Remove 1% of contents when reaching limits, fix #1545
|
Kim Alvefur |
2020-05-05 |
mod_mam: Store only incoming errors
|
Kim Alvefur |
2020-04-26 |
mod_mam: Remove unused variables [luacheck]
|
Kim Alvefur |
2020-04-22 |
mod_mam: Don't store any groupchat messages
|
Kim Alvefur |
2020-04-22 |
mod_mam: Make note of Experimental (or Deferred) XEPs
|
Kim Alvefur |
2020-04-22 |
mod_mam: Save delivery failures (thanks Ge0rG)
|
Kim Alvefur |
2020-04-22 |
mod_mam: Keep chat markers (thanks Ge0rG)
|
Kim Alvefur |
2020-04-22 |
mod_mam: Respect no-store hint (thanks Ge0rG)
|
Kim Alvefur |
2020-04-22 |
mod_mam: Fix typo in comment
|
Kim Alvefur |
2020-04-21 |
mod_mam: Prefer not archiving if no interesting payloads are found
|
Kim Alvefur |
2020-04-21 |
mod_mam: Check sender of error instead of receiver
|
Kim Alvefur |
2020-04-20 |
mod_mam: Store XEP-0184 receipts and requests
|
Kim Alvefur |
2020-04-20 |
mod_mam: Add more positive hints for storage
|
Kim Alvefur |
2020-04-20 |