log plugins/mod_mam/mod_mam.lua @ 7856:bd5008a7dcbd

age author description
Mon, 23 Jan 2017 19:32:07 +0100 Kim Alvefur mod_mam: Use correct local name for util.jid.prepped_split
Mon, 23 Jan 2017 19:18:15 +0100 Kim Alvefur mod_mam: Normalize copyright headers
Wed, 11 Jan 2017 13:08:50 +0100 Kim Alvefur mod_mam: Change store name to "archive" but make it configurable for people who have data in "archive2"
Mon, 19 Dec 2016 08:44:56 +0100 Kim Alvefur mod_mam: Allow a set of namespaces to be stripped from stored stanzas, default to chat states (fixes #763)
Tue, 22 Nov 2016 18:19:55 +0100 Kim Alvefur mod_mam: If archive:delete() gives a number, this should be the number of deleted items
Sat, 19 Nov 2016 18:29:08 +0100 Kim Alvefur mod_mam: Add XEP-0359 tag
Sat, 19 Nov 2016 18:28:59 +0100 Kim Alvefur mod_mam: Filter out spoofed XEP-0359 tags
Sat, 19 Nov 2016 18:28:28 +0100 Kim Alvefur mod_mam: Find out which party is the user and which is the 'with' earlier
Sat, 19 Nov 2016 18:27:28 +0100 Kim Alvefur mod_mam: Alter hints processing
Sat, 19 Nov 2016 18:26:09 +0100 Kim Alvefur mod_mam: Add some comments explaining archive expiry
Fri, 18 Nov 2016 10:44:56 +0100 Kim Alvefur mod_mam: Remove legacy feature advertising
Fri, 18 Nov 2016 10:44:27 +0100 Kim Alvefur mod_mam: Decrease priority to zero
Fri, 04 Nov 2016 13:59:49 +0100 Kim Alvefur mod_mam: Update to XEP-0313 v0.5.1
Mon, 28 Nov 2016 07:35:49 +0100 Kim Alvefur mod_mam: Use is_stanza from util.stanza
Sat, 26 Nov 2016 21:50:06 +0100 Kim Alvefur util.rsm: Move out from mod_mam directory
Fri, 04 Nov 2016 13:48:21 +0100 Kim Alvefur mod_mam: Import from prosody-modules