Software /
code /
prosody-modules
Log
mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 2676:1b081c8fc1d9
description | author | age |
---|---|---|
mod_storage_xmlarchive: Attempt to clean up orphaned files despite util.datamanager or internal storage having deleted the date index file (fixes #725) | Kim Alvefur | Mon, 10 Apr 2017 21:09:44 +0200 |
mod_storage_xmlarchive: Pass username to dates | Kim Alvefur | Mon, 10 Apr 2017 08:59:13 +0200 |
mod_storage_xmlarchive: Use the dates method in more places | Kim Alvefur | Sat, 01 Apr 2017 17:39:39 +0200 |
mod_storage_xmlarchive: Add some spacing to improve readability | Kim Alvefur | Tue, 21 Mar 2017 11:17:46 +0100 |
mod_storage_xmlarchive: Cache current date in a local | Kim Alvefur | Tue, 21 Mar 2017 11:17:17 +0100 |
mod_storage_xmlarchive: Break out XML file reading into a function | Kim Alvefur | Tue, 21 Mar 2017 10:56:56 +0100 |