Software /
code /
prosody
Log
plugins/mod_presence.lua @ 3084:9b17449fb5f4
description | author | age |
---|---|---|
mod_presence: Added option 'ignore_presence_priority'. | Waqas Hussain | 2010-05-21 |
Merge with backout | Matthew Wild | 2010-05-21 |
Backed out changeset c75c22c316d6 (the XMPP spec now gives a better way to do this) | Matthew Wild | 2010-05-21 |
Merge 0.6->0.7 | Matthew Wild | 2010-03-22 |
Update copyright headers for 2010 | Matthew Wild | 2010-03-22 |
mod_presence: Added config option 'bare_message_delivery_policy'. Allowed values are 'priority' (default) and 'broadcast'. | Waqas Hussain | 2010-02-15 |
mod_presence: Reflect the user's own presence back to them. | Waqas Hussain | 2010-02-14 |