log mod_mam/mod_mam.lua @ 671:74efb2db00a6

age author description
Thu, 24 May 2012 22:29:17 +0200 Thijs Alkemade mod_mam: From the spec: servers SHOULD NOT archive messages that do not have a <body/> child tag.
Mon, 21 May 2012 15:36:02 +0200 Thijs Alkemade mod_mam: Add the UID to the <result> when sending an archived message back.
Sun, 22 Apr 2012 13:29:57 +0200 Kim Alvefur mod_mam: Update header
Thu, 19 Apr 2012 17:46:24 +0200 Kim Alvefur mod_mam: Remove archived tag, as this was dropped from the submitted spec
Tue, 28 Feb 2012 14:37:42 +0100 Kim Alvefur mod_mam: Bumb priority up above carbons, so that archive ids are included
Tue, 28 Feb 2012 14:36:41 +0100 Kim Alvefur mod_mam: Add missing up()
Tue, 28 Feb 2012 14:36:05 +0100 Kim Alvefur mod_mam: Try to not bork when sending a message to your bare jid
Sun, 15 Jan 2012 20:21:53 +0100 Kim Alvefur mod_mam: Store the message id more accessible.
Sun, 15 Jan 2012 03:58:54 +0100 Kim Alvefur mod_mam: Implement archiving preferences.
Fri, 06 Jan 2012 16:50:12 +0100 Kim Alvefur mod_mam: Add experimental implementation of the Message Archive Management ProtoXEP