Software /
code /
prosody
Log
plugins/mod_presence.lua @ 3083:cb15fa9242f9
description | author | age |
---|---|---|
Merge with backout | Matthew Wild | Fri, 21 May 2010 19:45:33 +0100 |
Backed out changeset c75c22c316d6 (the XMPP spec now gives a better way to do this) | Matthew Wild | Fri, 21 May 2010 19:44:31 +0100 |
Merge 0.6->0.7 | Matthew Wild | Mon, 22 Mar 2010 17:24:55 +0000 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
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 |