mod_pep: Updated disco#info result handler to use new event name format.
|
Waqas Hussain |
Sun, 28 Nov 2010 02:05:52 +0500 |
mod_pep: Use util.caps
|
Matthew Wild |
Fri, 09 Jul 2010 13:22:58 +0100 |
mod_pep: Fixed a possible traceback during disco#items queries on a user's bare JID by remote users.
|
Waqas Hussain |
Thu, 24 Jun 2010 03:29:39 +0500 |
mod_pep: Corrected and optimized handling of non-available presence stanzas.
|
Waqas Hussain |
Wed, 02 Jun 2010 01:54:17 +0500 |
mod_pep: Use is_contact_subscribed (which uses the new rostermanager fix to avoid unnecessary roster loads)
|
Matthew Wild |
Tue, 01 Jun 2010 20:10:17 +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_pep: Added a TODO.
|
Waqas Hussain |
Mon, 21 Dec 2009 06:37:58 +0500 |
mod_pep: Handle service discovery queries for bare account JIDs (thanks darkrain).
|
Waqas Hussain |
Mon, 21 Dec 2009 06:26:37 +0500 |
mod_pep: Support item retrieval use cases
|
Paul Aurich |
Sat, 05 Dec 2009 10:26:43 -0800 |
mod_pep: Allow storage of urn:xmpp:avatar:data node (payload only with base64 data)
|
Paul Aurich |
Sat, 05 Dec 2009 09:43:53 -0800 |
PEP: Better reload support.
|
Waqas Hussain |
Thu, 22 Oct 2009 02:26:27 +0500 |
PEP: Send publish IQ result before broadcast.
|
Waqas Hussain |
Thu, 22 Oct 2009 02:26:06 +0500 |
PEP: Stricter checks on payload validity.
|
Waqas Hussain |
Thu, 22 Oct 2009 02:16:10 +0500 |
PEP: Clone payloads to allow plugins to reuse stanzas.
|
Waqas Hussain |
Thu, 22 Oct 2009 02:13:02 +0500 |
PEP: Fixed namespace for the <item> element in PEP broadcasts.
|
Waqas Hussain |
Thu, 22 Oct 2009 02:12:24 +0500 |
mod_pep: Added name 'Prosody' to the pubsub/pep identity
|
Waqas Hussain |
Tue, 18 Aug 2009 12:33:43 +0500 |
Fixed: IQ replies are not sent back on publishing a PEP event
|
Waqas Hussain |
Mon, 03 Aug 2009 21:47:32 +0500 |
mod_pep: Added support for pubsub item retraction
|
Waqas Hussain |
Wed, 29 Jul 2009 17:57:24 +0500 |
Add copyright header to those files missing one
|
Matthew Wild |
Fri, 10 Jul 2009 03:08:38 +0100 |
mod_pep: Escape + in pattern
|
Matthew Wild |
Thu, 02 Jul 2009 15:43:27 +0100 |
mod_pep: Pass origin/session to publish_all()
|
Matthew Wild |
Thu, 02 Jul 2009 04:11:51 +0100 |
mod_pep: Fixed boolean indexing error while casting all messages for a user
|
Waqas Hussain |
Thu, 02 Jul 2009 00:43:32 +0500 |
mod_pep: Fixed a nil access error
|
Waqas Hussain |
Sun, 28 Jun 2009 22:23:06 +0500 |
mod_pep: Use cached caps
|
Waqas Hussain |
Sun, 28 Jun 2009 21:49:31 +0500 |
mod_pep: Entity capabilities
|
Waqas Hussain |
Sun, 28 Jun 2009 21:29:39 +0500 |
mod_pep: Broadcast only to available recipients with caps
|
Waqas Hussain |
Fri, 26 Jun 2009 23:58:52 +0500 |
mod_pep: Ignore presence subscriptions when extractng hash information
|
Waqas Hussain |
Fri, 26 Jun 2009 23:42:59 +0500 |
mod_pep: Added function get_caps_hash_from_presence
|
Waqas Hussain |
Fri, 26 Jun 2009 23:36:12 +0500 |
mod_pep: Removed some YODO comments
|
Waqas Hussain |
Fri, 26 Jun 2009 18:46:52 +0500 |