log plugins/mod_mam/mod_mam.lua @ 10882:1999bb052d49

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