Log

plugins/mod_presence.lua @ 4217:c56a29d4346d

description author age
mod_presence: Bounce errors for invalid presence types (thanks nolan/Astro) Matthew Wild 2011-02-10
mod_presence, mod_offline: Merge message/offline/delete with message/offline/broadcast. Robert Hoelz 2010-12-09
core.offlinemanager, mod_message, mod_presence: Removed core.offlinemanager in favor of mod_offline. Robert Hoelz 2010-12-09
Monster whitespace commit (beware the whitespace monster). Waqas Hussain 2010-10-16
Don't send offline messages to resource with negative priorities Robert Hoelz 2010-10-15
mod_presence: Fixed a traceback on outgoing subscriptions from offline users. Waqas Hussain 2010-06-11
mod_presence: Fixed a traceback. Waqas Hussain 2010-06-09
mod_presence: Enable firing of pre-events for all outbound stanzas, and switching completely to core_post_stanza. Waqas Hussain 2010-06-08
Merge 0.7->trunk Matthew Wild 2010-06-07
mod_presence: Send unavailable presence in response to probes to the sender's full JID, not bare JID. Waqas Hussain 2010-06-03
mod_presence: Enable firing of pre-events for probes. Waqas Hussain 2010-06-04
mod_presence: Don't stop pre-event for outgoing probes. Waqas Hussain 2010-06-04
mod_presence: Small refactoring. Waqas Hussain 2010-06-04
mod_presence: Send unavailable presence in response to probes to the sender's full JID, not bare JID. Waqas Hussain 2010-06-03
mod_presence: Removed unnecessary parameter 'core_route_stanza' from various functions. Waqas Hussain 2010-06-03
mod_presence: Don't send 'unsubscribed' in response to probes when roster loading fails. Waqas Hussain 2010-05-23
mod_presence: Removed a useless check when handling incoming presence probes and subscriptions. Waqas Hussain 2010-05-23
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
mod_presence: Don't depend on user being online when calculating top resources. Waqas Hussain 2010-02-11
mod_presence: Don't depend on sessions array existing for a user when handling outgoing presence broadcast. Waqas Hussain 2010-02-11
mod_presence: Quick fix to make probes from local users to local hosts work. Waqas Hussain 2010-01-29
mod_presence: Added handler for presence subscriptions and probes to local hosts. Waqas Hussain 2010-01-29
mod_presence: Respond with an unavailable presence when subscribers probe and no resources are available. Waqas Hussain 2010-01-29
mod_presence: Automatically deny presence requests for hosts, fixes traceback in #153 Matthew Wild 2010-01-18