log mod_mam/mod_mam.lua @ 1057:0b41122b19f9

age author description
Thu, 11 Apr 2013 21:39:03 +0200 Kim Alvefur mod_mam: Report the total number of messages, not how many messages were sent during the query
Sun, 27 Jan 2013 17:34:16 +0100 Thijs Alkemade mod_mam: Implemented an empty <before/>, to request the last n items in the archive.
Mon, 27 Aug 2012 05:18:56 +0200 Kim Alvefur mod_mam: Fix variable name, blame autocomplete
Thu, 16 Aug 2012 22:31:08 +0200 Kim Alvefur mod_mam: Report id of first item and number of items sent.
Thu, 16 Aug 2012 21:31:46 +0200 Kim Alvefur mod_mam: Change storage format to store bare JID + resource.
Thu, 16 Aug 2012 21:16:35 +0200 Kim Alvefur mod_mam: remove useless check
Fri, 27 Jul 2012 04:39:48 +0200 Kim Alvefur mod_mam: Stricter validation, reject invalid timestamps, jids.
Mon, 11 Jun 2012 16:54:32 +0200 Kim Alvefur mod_mam: Enforce max results even if RSM isn't used.
Fri, 08 Jun 2012 21:02:41 +0200 Kim Alvefur mod_mam: Fix typo
Fri, 08 Jun 2012 21:01:44 +0200 Kim Alvefur mod_mam: Enforce a max number of items returned, with a default.
Fri, 08 Jun 2012 20:11:39 +0200 Kim Alvefur mod_mam: Move RSM pointer to last message into a MAM-namespaced child
Fri, 08 Jun 2012 05:56:24 +0200 Kim Alvefur mod_mam: Fix issue with get_text() and clean some unneeded variables.
Fri, 08 Jun 2012 03:13:31 +0200 Kim Alvefur mod_mam: Implement support for Result Set Management in queries.
Thu, 24 May 2012 23:52:36 +0200 Kim Alvefur mod_mam: Put name of store in a single variable
Thu, 24 May 2012 23:02:46 +0200 Kim Alvefur mod_mam: Remove unused local