Software /
code /
prosody-modules
Log
mod_storage_xmlarchive/mod_storage_xmlarchive.lua @ 1760:e72f9eac51c8
description | author | age |
---|---|---|
mod_storage_(various): Order swapping in 54c8a0cb2996 was backwards | Kim Alvefur | Thu, 21 May 2015 12:09:47 +0200 |
Fix for 54c8a0cb2996 | Kim Alvefur | Thu, 21 May 2015 11:56:35 +0200 |
mod_storage_(archive-capable): Change order of arguments to :append to be the same as return values from :find iterator (see prosody 41725f3df3cc) | Kim Alvefur | Tue, 19 May 2015 18:34:08 +0200 |
mod_storage_xmlarchive: Return 'when' as number | Kim Alvefur | Tue, 19 May 2015 16:46:20 +0200 |
mod_storage_xmlarchive: Store timestamps in text form, I don't trust numeric timestamps in Lua | Kim Alvefur | Mon, 18 May 2015 02:46:41 +0200 |
mod_storage_xmlarchive: Optimize access to variables used in inner loop | Kim Alvefur | Mon, 18 May 2015 02:45:49 +0200 |