Software /
code /
prosody
Log
plugins/mod_presence.lua @ 2592:3af266f7037f
description | author | age |
---|---|---|
mod_presence: Don't depend on sessions array existing for a user when handling outgoing presence broadcast. | Waqas Hussain | Fri, 12 Feb 2010 00:54:14 +0500 |
mod_presence: Quick fix to make probes from local users to local hosts work. | Waqas Hussain | Fri, 29 Jan 2010 21:08:18 +0500 |
mod_presence: Added handler for presence subscriptions and probes to local hosts. | Waqas Hussain | Fri, 29 Jan 2010 21:06:51 +0500 |
mod_presence: Respond with an unavailable presence when subscribers probe and no resources are available. | Waqas Hussain | Fri, 29 Jan 2010 18:16:39 +0500 |
mod_presence: Automatically deny presence requests for hosts, fixes traceback in #153 | Matthew Wild | Mon, 18 Jan 2010 17:14:41 +0000 |
mod_presence: Use the local host object as the origin for auto-generated subscription approvals and cancellations. | Waqas Hussain | Thu, 26 Nov 2009 15:19:59 +0500 |
mod_presence: Use the local host as origin for subscription request acks. | Waqas Hussain | Thu, 26 Nov 2009 13:02:10 +0500 |