Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_profile: Explicitly return true from handlers, session.send can return nil under some conditions | Kim Alvefur | Mon, 18 May 2015 02:56:41 +0200 |
mod_profile: Don't use import() | Kim Alvefur | Mon, 18 May 2015 02:55:39 +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 |
mod_storage_xmlarchive: Code is annoying to read when every other line is 'if not ok then return' | Kim Alvefur | Mon, 18 May 2015 02:44:41 +0200 |
mod_storage_xmlarchive: This module only supports storage of stanzas, log a warning about attempts to do otherwise | Kim Alvefur | Mon, 18 May 2015 02:43:34 +0200 |
mod_storage_xmlarchive: The last :seek() should return something truish, if not, don't ignore | Kim Alvefur | Mon, 18 May 2015 02:33:43 +0200 |