Software /
code /
prosody-modules
Log
mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 2271:b34f4591366a
description | author | age |
---|---|---|
mod_storage_xmlarchive: Fix date pattern in purge (related to #725) | Kim Alvefur | Sat, 13 Aug 2016 16:23:25 +0200 |
mod_storage_xmlarchive: Pass a default namespace to xmppstream so result items default to xmlns = nil (fixes non-mam use, like mod_mam_muc sending history) | Kim Alvefur | Fri, 27 May 2016 18:25:17 +0200 |
mod_storage_xmlarchive: Only try to close xmlfile if it has been opened (fixes traceback with limit=0) | Kim Alvefur | Sun, 28 Feb 2016 16:23:30 +0100 |
mod_storage_xmlarchive: Return earlier if attempting to delete messages older than the oldest existing | Kim Alvefur | Tue, 02 Feb 2016 16:28:12 +0100 |
mod_storage_xmlarchive: Return earlier if attempting to delete from empty archive | Kim Alvefur | Tue, 02 Feb 2016 16:27:38 +0100 |
mod_storage_xmlarchive: Collect return value when adding to date index | Kim Alvefur | Tue, 02 Feb 2016 16:22:46 +0100 |