log mod_carbons/mod_carbons.lua @ 743:5f7dd5336dbe

age author description
Mon, 16 Jul 2012 22:30:43 +0200 Kim Alvefur mod_carbons: Unconditionally set namespace of forwarded message.
Sun, 06 May 2012 23:27:28 +0200 Kim Alvefur mod_carbons: Move creation of the carbon stanza out of the loop.
Tue, 28 Feb 2012 14:33:35 +0100 Kim Alvefur mod_carbons: Remove useless protection against loop that can't happen
Tue, 28 Feb 2012 14:20:43 +0100 Kim Alvefur mod_carbons: Make sure parameters to log() are strings.
Sun, 12 Feb 2012 16:35:54 +0100 Kim Alvefur mod_carbons: Use session.send instead of passing carbon through all the routing
Thu, 09 Feb 2012 13:06:14 +0100 Kim Alvefur mod_carbons: Add more debug logging
Sat, 28 Jan 2012 15:10:04 +0100 Kim Alvefur mod_carbons: Don't try to send carbons for entirely offline users.
Tue, 10 Jan 2012 21:17:13 +0100 Kim Alvefur mod_carbons: Update to Carbons v0.6.
Fri, 06 Jan 2012 12:10:29 +0100 Kim Alvefur mod_carbons: Add MIT license statement.
Fri, 06 Jan 2012 12:09:48 +0100 Kim Alvefur mod_carbons: Remove completed TODO
Wed, 14 Dec 2011 18:42:55 +0100 Kim Alvefur mod_carbons: Fix a typo and unindent a line.
Sat, 26 Nov 2011 09:06:04 +0100 Kim Alvefur mod_carbons: Consolidate message handlers
Sun, 30 Oct 2011 01:41:33 +0200 Kim Alvefur mod_carbons: Fix top_resources loop and correctly stamp sent messages (thanks xnyhps)
Sat, 29 Oct 2011 19:59:48 +0200 Kim Alvefur mod_carbons: Initial commit.