Mercurial > prosody-modules
log mod_carbons/mod_carbons.lua @ 795:c7f507a190a0
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. |