mod_mam: Fix rebase mistake [luacheck]
0.11
|
Kim Alvefur |
2019-12-24 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-12-23 |
mod_mam: More careful validation of MAM query form
|
Kim Alvefur |
2019-12-23 |
mod_mam: Schedule cleanup again if unable to delete messages
0.11
|
Kim Alvefur |
2019-12-23 |
mod_mam: Log error when unable to delete old messages (fix #1479) [luacheck]
0.11
|
Kim Alvefur |
2019-12-23 |
mod_mam: Log error when unable to store stanza (fix #1478)
0.11
|
Kim Alvefur |
2019-12-23 |
Merge 0.11->trunk
|
Matthew Wild |
2019-10-03 |
mod_mam: Add flag to session when it performs a MAM query
0.11
|
Matthew Wild |
2019-10-03 |
plugins: Remove tostring call from logging
|
Kim Alvefur |
2019-07-30 |
mod_mam: Report correct count of results for forward queries
|
Kim Alvefur |
2019-07-13 |
mod_mam: Move final log message to end of query procedure
|
Kim Alvefur |
2019-07-11 |
mod_mam: Log RSM parameters
|
Kim Alvefur |
2019-07-11 |
mod_mam: Log query failure reason
|
Kim Alvefur |
2019-07-11 |
mod_mam: Log more details in final log message
|
Kim Alvefur |
2019-07-11 |
mod_mam: Include query id in final log message
|
Kim Alvefur |
2019-07-11 |
mod_mam: Use stanza id in log message as fallback if no query id
|
Kim Alvefur |
2019-07-11 |
mod_mam: Include username that performed query
|
Kim Alvefur |
2019-07-11 |
mod_mam: Make log message more compact
|
Kim Alvefur |
2019-07-11 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-05-27 |
mod_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368)
0.11
|
Kim Alvefur |
2019-05-27 |
mod_mam: Propagate item-not-found to client (fixes #1325)
|
Kim Alvefur |
2019-05-05 |
mod_mam: On quota hit, separately delete by time and by item count
|
Kim Alvefur |
2019-03-22 |
mod_mam: Trim archive when quota has been exceeded
|
Kim Alvefur |
2017-11-07 |
Merge 0.11->trunk
|
Kim Alvefur |
2019-03-22 |
mod_mam: Perform message expiry based on building an index by date (backport of 39ee70fbb009 from trunk)
0.11
|
Kim Alvefur |
2019-03-22 |
mod_mam: Fix operator precedence (thanks mimi89999)
|
Kim Alvefur |
2019-01-20 |
mod_mam: Handle expiry of messages that expire in the middle of the cut-off day
|
Kim Alvefur |
2019-01-06 |
mod_mam: Measure how long it takes to run the message expiry job job
|
Kim Alvefur |
2019-01-06 |
mod_mam: Fix word order in log message
|
Kim Alvefur |
2019-01-04 |
mod_mam: Perform message expiry based on building an index by date
|
Kim Alvefur |
2019-01-03 |