Mercurial > prosody-modules
log mod_mam/mod_mam.lua @ 1029:9d85aded2fb6
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. |