log mod_carbons/mod_carbons.lua @ 824:bc173b17c15f

age author description
2012-08-26 Kim Alvefur mod_carbons: Merge enable and disable handlers
2012-07-16 Kim Alvefur mod_carbons: Unconditionally set namespace of forwarded message.
2012-05-06 Kim Alvefur mod_carbons: Move creation of the carbon stanza out of the loop.
2012-02-28 Kim Alvefur mod_carbons: Remove useless protection against loop that can't happen
2012-02-28 Kim Alvefur mod_carbons: Make sure parameters to log() are strings.
2012-02-12 Kim Alvefur mod_carbons: Use session.send instead of passing carbon through all the routing
2012-02-09 Kim Alvefur mod_carbons: Add more debug logging
2012-01-28 Kim Alvefur mod_carbons: Don't try to send carbons for entirely offline users.
2012-01-10 Kim Alvefur mod_carbons: Update to Carbons v0.6.
2012-01-06 Kim Alvefur mod_carbons: Add MIT license statement.
2012-01-06 Kim Alvefur mod_carbons: Remove completed TODO
2011-12-14 Kim Alvefur mod_carbons: Fix a typo and unindent a line.
2011-11-26 Kim Alvefur mod_carbons: Consolidate message handlers
2011-10-29 Kim Alvefur mod_carbons: Fix top_resources loop and correctly stamp sent messages (thanks xnyhps)
2011-10-29 Kim Alvefur mod_carbons: Initial commit.