Software /
code /
prosody
Log
plugins/mod_presence.lua @ 2644:c75c22c316d6
description | author | age |
---|---|---|
mod_presence: Added config option 'bare_message_delivery_policy'. Allowed values are 'priority' (default) and 'broadcast'. | Waqas Hussain | Mon, 15 Feb 2010 08:04:25 +0500 |
mod_presence: Reflect the user's own presence back to them. | Waqas Hussain | Mon, 15 Feb 2010 04:15:37 +0500 |
mod_presence: Don't depend on user being online when calculating top resources. | Waqas Hussain | Fri, 12 Feb 2010 00:55:06 +0500 |
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 |