Mercurial > prosody-modules
log mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 2872:8f17da746479
age | author | description |
---|---|---|
Thu, 09 Nov 2017 13:42:35 +0100 | Kim Alvefur | mod_storage_xmlarchive: Add a prosodyctl command for migrating to/from the internal storage format |
Thu, 09 Nov 2017 13:41:36 +0100 | Kim Alvefur | mod_storage_xmlarchive: Add a sanity check to prevent reading from internal storage archives |
Thu, 09 Nov 2017 13:34:05 +0100 | Kim Alvefur | mod_storage_xmlarchive: Pass the hostname into the archive object to make it more self-contained |
Mon, 10 Apr 2017 21:09:44 +0200 | Kim Alvefur | mod_storage_xmlarchive: Attempt to clean up orphaned files despite util.datamanager or internal storage having deleted the date index file (fixes #725) |
Mon, 10 Apr 2017 08:59:13 +0200 | Kim Alvefur | mod_storage_xmlarchive: Pass username to dates |
Sat, 01 Apr 2017 17:39:39 +0200 | Kim Alvefur | mod_storage_xmlarchive: Use the dates method in more places |
Tue, 21 Mar 2017 11:17:46 +0100 | Kim Alvefur | mod_storage_xmlarchive: Add some spacing to improve readability |