mod_mam: Log a message when not archiving because it only had ignored tags
|
Kim Alvefur |
Mon, 18 Sep 2017 18:35:01 +0200 |
mod_mam: Log a message in case archive deletion is not supported by the storage module in use
|
Kim Alvefur |
Tue, 12 Sep 2017 14:59:52 +0200 |
mod_mam: Use a FIFO queue for scheduling archive expiry
|
Kim Alvefur |
Tue, 12 Sep 2017 14:42:56 +0200 |
mod_mam: Factor out <stanza-id> stripping so it can be reused in two places
|
Kim Alvefur |
Sun, 03 Sep 2017 17:13:30 +0200 |
mod_mam: Clone stanza before stripping stanza id after carbons
|
Kim Alvefur |
Sun, 03 Sep 2017 12:42:25 +0200 |
mod_mam: Clone stanzas before mutating (thanks waqas) (fixes #961)
|
Kim Alvefur |
Tue, 25 Jul 2017 22:01:16 +0200 |
mod_mam: Request a total count if no items are requested
|
Kim Alvefur |
Wed, 05 Jul 2017 04:38:08 +0200 |
mod_mam: Attach stanza-id to original stanza (fixes #917)
|
Kim Alvefur |
Sat, 20 May 2017 14:58:56 +0200 |
mod_mam: Format timestamps in log message
|
Kim Alvefur |
Sun, 07 May 2017 20:23:29 +0200 |
mod_mam: Use correct variable
|
Kim Alvefur |
Thu, 27 Apr 2017 12:41:53 +0200 |
mod_mam: Don't ask the storage backend to count all items when expiry is disabled
|
Kim Alvefur |
Wed, 26 Apr 2017 11:46:22 +0200 |
mod_mam: Remove extraneous assert when opening the store
|
Emmanuel Gil Peyrot |
Sun, 02 Apr 2017 19:38:52 +0100 |
mod_mam: Remove dead code (default will be filled in by mamprefs.lib)
|
Kim Alvefur |
Thu, 23 Mar 2017 14:45:18 +0100 |
mod_mam: Handle default_archive_policy option consistently
|
Kim Alvefur |
Thu, 16 Mar 2017 21:01:45 +0100 |
mod_mam: Fix to treat first return value from archive:append as assigned ID
|
Kim Alvefur |
Mon, 20 Feb 2017 01:26:48 +0100 |
mod_mam: Remove repeated blank line
|
Kim Alvefur |
Mon, 20 Feb 2017 00:51:12 +0100 |
mod_mam: Fix typo in comment
|
Kim Alvefur |
Mon, 20 Feb 2017 00:38:32 +0100 |
mod_mam: Add missing wrapping <query> element when returning the query form
|
Kim Alvefur |
Mon, 20 Feb 2017 00:37:46 +0100 |
mod_mam: Update namespace to XEP-0313 v0.6
|
Kim Alvefur |
Mon, 20 Feb 2017 00:32:59 +0100 |
mod_mam: Strip stanza-id tags after carbons
|
Kim Alvefur |
Sun, 19 Feb 2017 23:39:53 +0100 |
mod_mam: Fix wording of comment
|
Kim Alvefur |
Sun, 19 Feb 2017 13:44:47 +0100 |
mod_mam: Advertise Stanza ID support (XEP-0359) (thanks iNPUTmice)
|
Kim Alvefur |
Tue, 14 Feb 2017 18:51:41 +0100 |
mod_mam: Move stanza ID namespace to a common variable
|
Kim Alvefur |
Tue, 14 Feb 2017 18:51:20 +0100 |
mod_mam: Correct import of util.rsm
|
Kim Alvefur |
Sat, 04 Feb 2017 00:57:34 +0100 |
mod_mam: Use correct local name for util.jid.prepped_split
|
Kim Alvefur |
Mon, 23 Jan 2017 19:32:07 +0100 |
mod_mam: Normalize copyright headers
|
Kim Alvefur |
Mon, 23 Jan 2017 19:18:15 +0100 |
mod_mam: Change store name to "archive" but make it configurable for people who have data in "archive2"
|
Kim Alvefur |
Wed, 11 Jan 2017 13:08:50 +0100 |
mod_mam: Allow a set of namespaces to be stripped from stored stanzas, default to chat states (fixes #763)
|
Kim Alvefur |
Mon, 19 Dec 2016 08:44:56 +0100 |
mod_mam: If archive:delete() gives a number, this should be the number of deleted items
|
Kim Alvefur |
Tue, 22 Nov 2016 18:19:55 +0100 |
mod_mam: Add XEP-0359 tag
|
Kim Alvefur |
Sat, 19 Nov 2016 18:29:08 +0100 |