Log

mod_mam/mod_mam.lua @ 1114:6c0e1f9926f6

description author age
mod_mam: Swap first and last first for a simpler argument to RSM in reverse queries Kim Alvefur Sat, 13 Jul 2013 17:00:13 +0200
mod_mam: Neater reply building Kim Alvefur Fri, 12 Jul 2013 23:18:30 +0200
mod_mam: Use more specific hook Kim Alvefur Fri, 12 Jul 2013 22:54:41 +0200
mod_mam: Split out preference functions into a lib for easy reuse Kim Alvefur Fri, 12 Jul 2013 22:46:15 +0200
mod_mam: Stamp <archived> on incoming stanzas after archiving them Kim Alvefur Sun, 30 Jun 2013 00:40:37 +0200
mod_mam: The forwarded message should be a child of the MAM result element Kim Alvefur Sun, 30 Jun 2013 00:40:04 +0200
mod_mam: Report the total number of messages, not how many messages were sent during the query Kim Alvefur Thu, 11 Apr 2013 21:39:03 +0200
mod_mam: Implemented an empty <before/>, to request the last n items in the archive. Thijs Alkemade Sun, 27 Jan 2013 17:34:16 +0100
mod_mam: Fix variable name, blame autocomplete Kim Alvefur Mon, 27 Aug 2012 05:18:56 +0200
mod_mam: Report id of first item and number of items sent. Kim Alvefur Thu, 16 Aug 2012 22:31:08 +0200
mod_mam: Change storage format to store bare JID + resource. Kim Alvefur Thu, 16 Aug 2012 21:31:46 +0200
mod_mam: remove useless check Kim Alvefur Thu, 16 Aug 2012 21:16:35 +0200
mod_mam: Stricter validation, reject invalid timestamps, jids. Kim Alvefur Fri, 27 Jul 2012 04:39:48 +0200
mod_mam: Enforce max results even if RSM isn't used. Kim Alvefur Mon, 11 Jun 2012 16:54:32 +0200
mod_mam: Fix typo Kim Alvefur Fri, 08 Jun 2012 21:02:41 +0200
mod_mam: Enforce a max number of items returned, with a default. Kim Alvefur Fri, 08 Jun 2012 21:01:44 +0200
mod_mam: Move RSM pointer to last message into a MAM-namespaced child Kim Alvefur Fri, 08 Jun 2012 20:11:39 +0200
mod_mam: Fix issue with get_text() and clean some unneeded variables. Kim Alvefur Fri, 08 Jun 2012 05:56:24 +0200
mod_mam: Implement support for Result Set Management in queries. Kim Alvefur Fri, 08 Jun 2012 03:13:31 +0200
mod_mam: Put name of store in a single variable Kim Alvefur Thu, 24 May 2012 23:52:36 +0200
mod_mam: Remove unused local Kim Alvefur Thu, 24 May 2012 23:02:46 +0200
mod_mam: Break when the message is more recent than the range requested Kim Alvefur Thu, 24 May 2012 22:56:12 +0200
mod_mam: local tostring and some comments Kim Alvefur Thu, 24 May 2012 22:37:14 +0200
mod_mam: From the spec: servers SHOULD NOT archive messages that do not have a <body/> child tag. Thijs Alkemade Thu, 24 May 2012 22:29:17 +0200
mod_mam: Add the UID to the <result> when sending an archived message back. Thijs Alkemade Mon, 21 May 2012 15:36:02 +0200
mod_mam: Update header Kim Alvefur Sun, 22 Apr 2012 13:29:57 +0200
mod_mam: Remove archived tag, as this was dropped from the submitted spec Kim Alvefur Thu, 19 Apr 2012 17:46:24 +0200
mod_mam: Bumb priority up above carbons, so that archive ids are included Kim Alvefur Tue, 28 Feb 2012 14:37:42 +0100
mod_mam: Add missing up() Kim Alvefur Tue, 28 Feb 2012 14:36:41 +0100
mod_mam: Try to not bork when sending a message to your bare jid Kim Alvefur Tue, 28 Feb 2012 14:36:05 +0100