Mercurial > prosody-modules
log mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 2501:04064f01df0e
age | author | description |
---|---|---|
Mon, 19 Dec 2016 07:47:50 +0100 | Kim Alvefur | mod_storage_xmlarchive: Use util.stanza.is_stanza if available |
Fri, 02 Dec 2016 17:39:11 +0100 | Kim Alvefur | mod_storage_xmlarchive: Skip remaining dates correctly (fixes #790) |
Fri, 25 Nov 2016 23:22:24 +0100 | Kim Alvefur | mod_storage_xmlarchive: Update copyright year |
Fri, 25 Nov 2016 23:17:13 +0100 | Kim Alvefur | mod_storage_xmlarchive: Find item indices for 'before' or 'after' queries and behave as if they were excluded if the items don't exist (thanks MattJ) |
Fri, 25 Nov 2016 23:11:07 +0100 | Kim Alvefur | mod_storage_xmlarchive: Open XML file later, just before it is needed |
Fri, 25 Nov 2016 23:08:18 +0100 | Kim Alvefur | mod_storage_xmlarchive: Check if item exists before checking if its fields |
Tue, 23 Aug 2016 23:39:57 +0200 | Kim Alvefur | mod_storage_xmlarchive: Determine if a message is the first of day by checking if the list file exists before |