log mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 2017:d44ac0756c46

age author description
Sat, 12 Dec 2015 03:30:06 +0100 Kim Alvefur mod_storage_xmlarchive: Use datamanager.append_raw (had that code duplicated here)
Mon, 07 Sep 2015 16:26:52 +0200 Kim Alvefur mod_storage_xmlarchive: Expose method for getting a list of dates which do have messages
Wed, 02 Sep 2015 16:43:34 +0200 Kim Alvefur mod_storage_xmlarchive: Add support for purging (used when deleting users)
Thu, 27 Aug 2015 12:14:40 +0200 Kim Alvefur mod_storage_xmlarchive: Remove redundant stream header
Fri, 29 May 2015 14:35:01 +0200 Kim Alvefur mod_storage_xmlarchive: Mistake in copypaste of copyright header :P
Fri, 29 May 2015 14:24:42 +0200 Kim Alvefur mod_storage_xmlarchive: Add (c) header
Fri, 29 May 2015 14:24:21 +0200 Kim Alvefur mod_storage_xmlarchive: Remove leftover debug code