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 |
mod_storage_xmlarchive: Rename variable, we can afford to use the full word 'session'
|
Kim Alvefur |
Mon, 06 Mar 2017 00:53:01 +0100 |
mod_storage_xmlarchive: Move XML callback table into a variable to break long line [luacheck]
|
Kim Alvefur |
Mon, 06 Mar 2017 00:52:27 +0100 |
mod_storage_xmlarchive: Break long line [luacheck]
|
Kim Alvefur |
Mon, 06 Mar 2017 00:51:28 +0100 |
mod_storage_xmlarchive: Assume offset to be zero if not included (thanks pep.)
|
Kim Alvefur |
Sat, 04 Mar 2017 19:52:41 +0100 |
mod_storage_xmlarchive: Raise error instead of warning if there's ever more than one stanza in a chunk (this indicates some kind of corruption)
|
Kim Alvefur |
Mon, 20 Feb 2017 01:47:44 +0100 |
mod_storage_xmlarchive: Use util.stanza.is_stanza if available
|
Kim Alvefur |
Mon, 19 Dec 2016 07:47:50 +0100 |
mod_storage_xmlarchive: Skip remaining dates correctly (fixes #790)
|
Kim Alvefur |
Fri, 02 Dec 2016 17:39:11 +0100 |