Log

plugins/mod_mam/mod_mam.lua @ 11727:f3aee8a825cc

description author age
Fix various spelling errors (thanks codespell) Kim Alvefur Tue, 27 Jul 2021 00:13:18 +0200
mod_mam: Remove obsolete 'queryid' attribute from iq-result (thanks paul) Kim Alvefur Fri, 29 Jan 2021 17:01:05 +0100
mod_mam: Advertise extended MAM when archive storage is capable Kim Alvefur Tue, 12 Jan 2021 19:25:29 +0100
mod_mam: Allow querying by set of IDs Kim Alvefur Tue, 12 Jan 2021 19:00:44 +0100
mod_mam: Add support for before-id and after-id fields Kim Alvefur Sat, 09 Jan 2021 21:31:45 +0100
mod_mam: Implement extended MAM metadata query Kim Alvefur Mon, 30 Nov 2020 23:42:13 +0100
mod_mam: Add support for page flipping Kim Alvefur Mon, 30 Nov 2020 21:12:01 +0100
mod_mam: Advertise extended MAM 0.7.x behind a feature flag Kim Alvefur Mon, 30 Nov 2020 21:00:45 +0100
mod_csi_simple,mod_carbons,mod_mam: Update comment about XEP-0353 Kim Alvefur Fri, 08 Jan 2021 17:32:06 +0100
mod_mam: Archive XEP-0353: Jingle Message Initiation Kim Alvefur Sat, 09 May 2020 00:57:42 +0200
MAM: Remove 1% of contents when reaching limits, fix #1545 Kim Alvefur Tue, 05 May 2020 22:21:39 +0200
mod_mam: Store only incoming errors Kim Alvefur Sun, 26 Apr 2020 14:28:00 +0200
mod_mam: Remove unused variables [luacheck] Kim Alvefur Thu, 23 Apr 2020 01:05:34 +0200
mod_mam: Don't store any groupchat messages Kim Alvefur Thu, 23 Apr 2020 00:55:34 +0200
mod_mam: Make note of Experimental (or Deferred) XEPs Kim Alvefur Wed, 22 Apr 2020 18:53:50 +0200
mod_mam: Save delivery failures (thanks Ge0rG) Kim Alvefur Wed, 22 Apr 2020 18:50:30 +0200
mod_mam: Keep chat markers (thanks Ge0rG) Kim Alvefur Wed, 22 Apr 2020 18:48:27 +0200
mod_mam: Respect no-store hint (thanks Ge0rG) Kim Alvefur Wed, 22 Apr 2020 18:47:06 +0200
mod_mam: Fix typo in comment Kim Alvefur Tue, 21 Apr 2020 23:06:55 +0200
mod_mam: Prefer not archiving if no interesting payloads are found Kim Alvefur Tue, 21 Apr 2020 19:41:43 +0200
mod_mam: Check sender of error instead of receiver Kim Alvefur Tue, 21 Apr 2020 01:29:58 +0200
mod_mam: Store XEP-0184 receipts and requests Kim Alvefur Tue, 21 Apr 2020 01:18:54 +0200
mod_mam: Add more positive hints for storage Kim Alvefur Tue, 21 Apr 2020 01:17:55 +0200
mod_mam: Rework hints handling Kim Alvefur Tue, 21 Apr 2020 01:01:25 +0200
mod_mam: Invert check for type Kim Alvefur Tue, 21 Apr 2020 00:56:56 +0200
mod_mam: Log 'why' a stanza is archived Kim Alvefur Tue, 21 Apr 2020 00:53:23 +0200
mod_mam: Factor out "should we store this" into a function Kim Alvefur Tue, 21 Apr 2020 00:53:21 +0200
Merge 0.11->trunk Kim Alvefur Wed, 11 Mar 2020 22:44:41 +0100
mod_mam,mod_muc_mam: Allow other work to be performed during archive cleanup (fixes #1504) 0.11 Kim Alvefur Wed, 11 Mar 2020 21:15:01 +0100
Merge 0.11->trunk Kim Alvefur Tue, 24 Dec 2019 01:21:58 +0100
mod_mam: Fix rebase mistake [luacheck] 0.11 Kim Alvefur Tue, 24 Dec 2019 01:01:05 +0100
Merge 0.11->trunk Kim Alvefur Tue, 24 Dec 2019 00:39:45 +0100
mod_mam: More careful validation of MAM query form Kim Alvefur Mon, 23 Dec 2019 23:30:45 +0100
mod_mam: Schedule cleanup again if unable to delete messages 0.11 Kim Alvefur Tue, 24 Dec 2019 00:27:44 +0100
mod_mam: Log error when unable to delete old messages (fix #1479) [luacheck] 0.11 Kim Alvefur Tue, 24 Dec 2019 00:27:41 +0100
mod_mam: Log error when unable to store stanza (fix #1478) 0.11 Kim Alvefur Mon, 23 Dec 2019 23:18:39 +0100
Merge 0.11->trunk Matthew Wild Thu, 03 Oct 2019 16:38:46 +0100
mod_mam: Add flag to session when it performs a MAM query 0.11 Matthew Wild Thu, 03 Oct 2019 16:38:15 +0100
plugins: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:29:36 +0200
mod_mam: Report correct count of results for forward queries Kim Alvefur Sat, 13 Jul 2019 19:57:43 +0200
mod_mam: Move final log message to end of query procedure Kim Alvefur Thu, 11 Jul 2019 23:29:59 +0200
mod_mam: Log RSM parameters Kim Alvefur Thu, 11 Jul 2019 23:27:45 +0200
mod_mam: Log query failure reason Kim Alvefur Thu, 11 Jul 2019 23:27:01 +0200
mod_mam: Log more details in final log message Kim Alvefur Thu, 11 Jul 2019 23:31:51 +0200
mod_mam: Include query id in final log message Kim Alvefur Thu, 11 Jul 2019 23:31:13 +0200
mod_mam: Use stanza id in log message as fallback if no query id Kim Alvefur Thu, 11 Jul 2019 23:26:02 +0200
mod_mam: Include username that performed query Kim Alvefur Thu, 11 Jul 2019 23:30:58 +0200
mod_mam: Make log message more compact Kim Alvefur Thu, 11 Jul 2019 23:22:59 +0200
Merge 0.11->trunk Kim Alvefur Mon, 27 May 2019 19:17:12 +0200
mod_mam: Cache last date that archive owner has messages to reduce writes (fixes #1368) 0.11 Kim Alvefur Mon, 27 May 2019 19:00:32 +0200
mod_mam: Propagate item-not-found to client (fixes #1325) Kim Alvefur Sun, 05 May 2019 07:16:05 +0200
mod_mam: On quota hit, separately delete by time and by item count Kim Alvefur Fri, 22 Mar 2019 02:22:21 +0100
mod_mam: Trim archive when quota has been exceeded Kim Alvefur Tue, 07 Nov 2017 18:58:52 +0100
Merge 0.11->trunk Kim Alvefur Fri, 22 Mar 2019 17:58:08 +0100
mod_mam: Perform message expiry based on building an index by date (backport of 39ee70fbb009 from trunk) 0.11 Kim Alvefur Fri, 22 Mar 2019 17:32:56 +0100
mod_mam: Fix operator precedence (thanks mimi89999) Kim Alvefur Sun, 20 Jan 2019 20:24:17 +0100
mod_mam: Handle expiry of messages that expire in the middle of the cut-off day Kim Alvefur Sun, 06 Jan 2019 09:44:55 +0100
mod_mam: Measure how long it takes to run the message expiry job job Kim Alvefur Sun, 06 Jan 2019 09:34:59 +0100
mod_mam: Fix word order in log message Kim Alvefur Fri, 04 Jan 2019 10:14:55 +0100
mod_mam: Perform message expiry based on building an index by date Kim Alvefur Thu, 03 Jan 2019 17:25:43 +0100