Log

plugins/mod_mam/mod_mam.lua @ 12622:ef59fb975d3e

description author age
mod_mam: Silence luacheck (yay warnings in CI but not locally) Kim Alvefur 2022-06-14
mod_mam: Clarify comment (thanks chili-b) Kim Alvefur 2022-06-14
mod_mam: Fix a comment Kim Alvefur 2021-12-11
mod_mam: Allow plugging into archive decision Kim Alvefur 2021-12-10
plugins: Update for namespace bump in XEP-0353 v0.4.0 Kim Alvefur 2022-01-11
mod_mam: Avoid storing bounces for messages from the bare account (thanks Ge0rG) Kim Alvefur 2021-12-10
mod_mam: Switch to new cron API Kim Alvefur 2021-11-21
mod_mam,mod_muc_mam: Simplify deletion when multi-user-deletion is supported Kim Alvefur 2021-11-30
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
mod_mam: Rework hints handling Kim Alvefur 2020-04-20
mod_mam: Invert check for type Kim Alvefur 2020-04-20
mod_mam: Log 'why' a stanza is archived Kim Alvefur 2020-04-20
mod_mam: Factor out "should we store this" into a function Kim Alvefur 2020-04-20
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 2019-12-24
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
mod_mam: Remove embedded fallback archive driver (fixes #972) Kim Alvefur 2018-10-25
mod_mam: Upgrade case of invalid archive store driver to hard error Kim Alvefur 2018-10-25
mod_mam: Ignore case of null storage driver Kim Alvefur 2018-10-25
mod_mam: Add coment on how 'complete' works Kim Alvefur 2018-06-09
mod_mam: Handle edge-case of max=0 so that complete attr is set (fixes #1128) Kim Alvefur 2018-06-09
mod_mam: Remove unmatched closing paren Kim Alvefur 2018-03-09
mod_mam: Add an option for whether to include 'total' counts by default in queries Kim Alvefur 2018-03-07
mod_mam: Log a debug message if archive expiry has been disabled Kim Alvefur 2018-03-07
Backed out changeset 97a094fdf101, interferes with 6ddddfe05a74 Kim Alvefur 2018-03-07
mod_mam: Implement option to enable MAM implicitly when client support is detected (#867) Kim Alvefur 2018-02-21
mod_mam: Also return the preferences on set Emmanuel Gil Peyrot 2017-09-19
mod_mam: Log a message when not archiving because it only had ignored tags Kim Alvefur 2017-09-18
mod_mam: Log a message in case archive deletion is not supported by the storage module in use Kim Alvefur 2017-09-12
mod_mam: Use a FIFO queue for scheduling archive expiry Kim Alvefur 2017-09-12
mod_mam: Factor out <stanza-id> stripping so it can be reused in two places Kim Alvefur 2017-09-03
mod_mam: Clone stanza before stripping stanza id after carbons Kim Alvefur 2017-09-03
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961) Kim Alvefur 2017-07-25
mod_mam: Request a total count if no items are requested Kim Alvefur 2017-07-05
mod_mam: Attach stanza-id to original stanza (fixes #917) Kim Alvefur 2017-05-20
mod_mam: Format timestamps in log message Kim Alvefur 2017-05-07
mod_mam: Use correct variable Kim Alvefur 2017-04-27
mod_mam: Don't ask the storage backend to count all items when expiry is disabled Kim Alvefur 2017-04-26
mod_mam: Remove extraneous assert when opening the store Emmanuel Gil Peyrot 2017-04-02
mod_mam: Remove dead code (default will be filled in by mamprefs.lib) Kim Alvefur 2017-03-23
mod_mam: Handle default_archive_policy option consistently Kim Alvefur 2017-03-16
mod_mam: Fix to treat first return value from archive:append as assigned ID Kim Alvefur 2017-02-20
mod_mam: Remove repeated blank line Kim Alvefur 2017-02-19
mod_mam: Fix typo in comment Kim Alvefur 2017-02-19
mod_mam: Add missing wrapping <query> element when returning the query form Kim Alvefur 2017-02-19
mod_mam: Update namespace to XEP-0313 v0.6 Kim Alvefur 2017-02-19
mod_mam: Strip stanza-id tags after carbons Kim Alvefur 2017-02-19
mod_mam: Fix wording of comment Kim Alvefur 2017-02-19
mod_mam: Advertise Stanza ID support (XEP-0359) (thanks iNPUTmice) Kim Alvefur 2017-02-14
mod_mam: Move stanza ID namespace to a common variable Kim Alvefur 2017-02-14
mod_mam: Correct import of util.rsm Kim Alvefur 2017-02-03
mod_mam: Use correct local name for util.jid.prepped_split Kim Alvefur 2017-01-23
mod_mam: Normalize copyright headers Kim Alvefur 2017-01-23
mod_mam: Change store name to "archive" but make it configurable for people who have data in "archive2" Kim Alvefur 2017-01-11
mod_mam: Allow a set of namespaces to be stripped from stored stanzas, default to chat states (fixes #763) Kim Alvefur 2016-12-19
mod_mam: If archive:delete() gives a number, this should be the number of deleted items Kim Alvefur 2016-11-22
mod_mam: Add XEP-0359 tag Kim Alvefur 2016-11-19
mod_mam: Filter out spoofed XEP-0359 tags Kim Alvefur 2016-11-19
mod_mam: Find out which party is the user and which is the 'with' earlier Kim Alvefur 2016-11-19
mod_mam: Alter hints processing Kim Alvefur 2016-11-19
mod_mam: Add some comments explaining archive expiry Kim Alvefur 2016-11-19