Software /
code /
prosody
Log
plugins/mod_presence.lua @ 1245:be5fe60bd866
description | author | age |
---|---|---|
mod_presence: Changed to use the prosody.events object directly, rather than through eventmanager2 | Waqas Hussain | Sun, 31 May 2009 00:45:02 +0500 |
mod_presence: Lower some log levels to their correct values | Matthew Wild | Thu, 28 May 2009 02:59:47 +0100 |
mod_presence: Use logger supplied by modulemanager | Matthew Wild | Thu, 28 May 2009 02:56:13 +0100 |
mod_presence: Leave alone the from attribute of session.presence. Big thanks to albert for figuring out the steps to reproduce this bug, and for giving us a ([very] slight) performance increase! | Matthew Wild | Thu, 28 May 2009 02:55:14 +0100 |
mod_presence: Added a FIXME comment about directed presence | Waqas Hussain | Fri, 15 May 2009 06:34:42 +0500 |
mod_presence: return true from the presence handler | Waqas Hussain | Fri, 15 May 2009 06:28:02 +0500 |
mod_presence: Broadcast a user's presence to only the user's 'available' resources | Waqas Hussain | Fri, 24 Apr 2009 00:38:40 +0500 |