Software /
code /
prosody
Log
plugins/mod_presence.lua @ 2531:697ff4f98033
description | author | age |
---|---|---|
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 |
mod_presence: Removed an unnecessary compatibility workaround which was causing issues with unavailable presence exchange after subscription removal. | Waqas Hussain | Thu, 26 Nov 2009 13:00:11 +0500 |