Software /
code /
prosody-modules
Log
mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 2397:7f9bf161f640
description | author | age |
---|---|---|
mod_storage_xmlarchive: Open XML file later, just before it is needed | Kim Alvefur | Fri, 25 Nov 2016 23:11:07 +0100 |
mod_storage_xmlarchive: Check if item exists before checking if its fields | Kim Alvefur | Fri, 25 Nov 2016 23:08:18 +0100 |
mod_storage_xmlarchive: Determine if a message is the first of day by checking if the list file exists before | Kim Alvefur | Tue, 23 Aug 2016 23:39:57 +0200 |
mod_storage_xmlarchive: Include the missing append_raw() for 0.9 compatibility | Kim Alvefur | Tue, 23 Aug 2016 17:54:00 +0200 |
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 |