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 |