plugins/mod_presence.lua
Thu, 10 Feb 2011 21:09:20 +0000 Matthew Wild mod_presence: Bounce errors for invalid presence types (thanks nolan/Astro)
Thu, 09 Dec 2010 12:28:05 -0600 Robert Hoelz mod_presence, mod_offline: Merge message/offline/delete with message/offline/broadcast.
Thu, 09 Dec 2010 12:23:37 -0600 Robert Hoelz core.offlinemanager, mod_message, mod_presence: Removed core.offlinemanager in favor of mod_offline.
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster).
Fri, 15 Oct 2010 00:53:05 -0500 Robert Hoelz Don't send offline messages to resource with negative priorities
Fri, 11 Jun 2010 20:45:00 +0500 Waqas Hussain mod_presence: Fixed a traceback on outgoing subscriptions from offline users.
Wed, 09 Jun 2010 22:00:01 +0500 Waqas Hussain mod_presence: Fixed a traceback.
Tue, 08 Jun 2010 16:21:14 +0500 Waqas Hussain mod_presence: Enable firing of pre-events for all outbound stanzas, and switching completely to core_post_stanza.
Mon, 07 Jun 2010 12:19:14 +0100 Matthew Wild Merge 0.7->trunk
Thu, 03 Jun 2010 18:01:05 +0500 Waqas Hussain mod_presence: Send unavailable presence in response to probes to the sender's full JID, not bare JID.
Fri, 04 Jun 2010 18:36:04 +0500 Waqas Hussain mod_presence: Enable firing of pre-events for probes.
Fri, 04 Jun 2010 18:30:18 +0500 Waqas Hussain mod_presence: Don't stop pre-event for outgoing probes.
Fri, 04 Jun 2010 18:24:09 +0500 Waqas Hussain mod_presence: Small refactoring.
Thu, 03 Jun 2010 18:01:05 +0500 Waqas Hussain mod_presence: Send unavailable presence in response to probes to the sender's full JID, not bare JID.
Thu, 03 Jun 2010 17:27:49 +0500 Waqas Hussain mod_presence: Removed unnecessary parameter 'core_route_stanza' from various functions.
Mon, 24 May 2010 00:37:15 +0500 Waqas Hussain mod_presence: Don't send 'unsubscribed' in response to probes when roster loading fails.
Mon, 24 May 2010 00:04:22 +0500 Waqas Hussain mod_presence: Removed a useless check when handling incoming presence probes and subscriptions.
Sat, 22 May 2010 03:20:43 +0500 Waqas Hussain mod_presence: Added option 'ignore_presence_priority'.
Fri, 21 May 2010 19:45:33 +0100 Matthew Wild Merge with backout
Fri, 21 May 2010 19:44:31 +0100 Matthew Wild Backed out changeset c75c22c316d6 (the XMPP spec now gives a better way to do this)
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010
Mon, 15 Feb 2010 08:04:25 +0500 Waqas Hussain mod_presence: Added config option 'bare_message_delivery_policy'. Allowed values are 'priority' (default) and 'broadcast'.
Mon, 15 Feb 2010 04:15:37 +0500 Waqas Hussain mod_presence: Reflect the user's own presence back to them.
Fri, 12 Feb 2010 00:55:06 +0500 Waqas Hussain mod_presence: Don't depend on user being online when calculating top resources.
Fri, 12 Feb 2010 00:54:14 +0500 Waqas Hussain mod_presence: Don't depend on sessions array existing for a user when handling outgoing presence broadcast.
Fri, 29 Jan 2010 21:08:18 +0500 Waqas Hussain mod_presence: Quick fix to make probes from local users to local hosts work.
Fri, 29 Jan 2010 21:06:51 +0500 Waqas Hussain mod_presence: Added handler for presence subscriptions and probes to local hosts.
Fri, 29 Jan 2010 18:16:39 +0500 Waqas Hussain mod_presence: Respond with an unavailable presence when subscribers probe and no resources are available.
Mon, 18 Jan 2010 17:14:41 +0000 Matthew Wild mod_presence: Automatically deny presence requests for hosts, fixes traceback in #153
less more (0) -50 -30 tip