Mon, 18 May 2015 03:27:08 +0200 mod_mamsub: Experimental implementation of MAM subscriptions
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 03:27:08 +0200] rev 1751
mod_mamsub: Experimental implementation of MAM subscriptions
Mon, 18 May 2015 03:03:42 +0200 mod_mam: Fire event on successful storage of message
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 03:03:42 +0200] rev 1750
mod_mam: Fire event on successful storage of message
Mon, 18 May 2015 02:58:17 +0200 mod_profile: Return error on storage error, don't attempt to migrate from old storage
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 02:58:17 +0200] rev 1749
mod_profile: Return error on storage error, don't attempt to migrate from old storage
Mon, 18 May 2015 02:56:41 +0200 mod_profile: Explicitly return true from handlers, session.send can return nil under some conditions
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 02:56:41 +0200] rev 1748
mod_profile: Explicitly return true from handlers, session.send can return nil under some conditions
Mon, 18 May 2015 02:55:39 +0200 mod_profile: Don't use import()
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 02:55:39 +0200] rev 1747
mod_profile: Don't use import()
Mon, 18 May 2015 02:46:41 +0200 mod_storage_xmlarchive: Store timestamps in text form, I don't trust numeric timestamps in Lua
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 02:46:41 +0200] rev 1746
mod_storage_xmlarchive: Store timestamps in text form, I don't trust numeric timestamps in Lua
Mon, 18 May 2015 02:45:49 +0200 mod_storage_xmlarchive: Optimize access to variables used in inner loop
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 02:45:49 +0200] rev 1745
mod_storage_xmlarchive: Optimize access to variables used in inner loop
Mon, 18 May 2015 02:44:41 +0200 mod_storage_xmlarchive: Code is annoying to read when every other line is 'if not ok then return'
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 02:44:41 +0200] rev 1744
mod_storage_xmlarchive: Code is annoying to read when every other line is 'if not ok then return'
Mon, 18 May 2015 02:43:34 +0200 mod_storage_xmlarchive: This module only supports storage of stanzas, log a warning about attempts to do otherwise
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 02:43:34 +0200] rev 1743
mod_storage_xmlarchive: This module only supports storage of stanzas, log a warning about attempts to do otherwise
Mon, 18 May 2015 02:33:43 +0200 mod_storage_xmlarchive: The last :seek() should return something truish, if not, don't ignore
Kim Alvefur <zash@zash.se> [Mon, 18 May 2015 02:33:43 +0200] rev 1742
mod_storage_xmlarchive: The last :seek() should return something truish, if not, don't ignore
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip