pubsub: Support for 'notify' in retract and purge operations
0.10.0
|
Matthew Wild |
Mon, 06 Dec 2021 09:09:50 +0000 |
pubsub: Allow setting additional attributes in pubsub action elements
|
Matthew Wild |
Mon, 06 Dec 2021 09:03:39 +0000 |
plugins: Cleanup [luacheck]
|
Kim Alvefur |
Thu, 03 Sep 2015 22:41:27 +0200 |
plugins.pubsub: Implement fetching of items
|
Kim Alvefur |
Sat, 06 Jul 2013 08:40:18 +0200 |
plugins.pubsub: Keep track of wrapped callbacks
|
Kim Alvefur |
Sat, 06 Jul 2013 08:38:31 +0200 |
plugins.pubsub: Implement node discovery
|
Kim Alvefur |
Sat, 06 Jul 2013 08:35:37 +0200 |
plugins.pubsub: If no jid given to unsubscribe with, default to what was subscribed to (if given) or the bound jid
|
Kim Alvefur |
Fri, 10 May 2013 12:19:57 +0200 |
plugins.pubsub: Collect the subscribed jid
|
Kim Alvefur |
Fri, 10 May 2013 12:13:36 +0200 |
plugins.pubsub: Implement retract, purge and delete operations
|
Kim Alvefur |
Sun, 10 Feb 2013 18:16:25 +0100 |
plugins.pubsub: Explicitly subscribe with our current full jid as default
|
Kim Alvefur |
Sun, 10 Feb 2013 18:14:31 +0100 |
plugins.pubsub: Add a local variable to save some table lookups
|
Kim Alvefur |
Mon, 05 Mar 2012 20:18:54 +0100 |
plugins.pubsub: Implement unsubscribe.
|
Kim Alvefur |
Sun, 01 Jan 2012 22:48:11 +0100 |
plugins.pubsub: Fix to use correct method in backwards-compatibility code
|
Matthew Wild |
Sun, 11 Dec 2011 02:26:55 +0000 |
plugins.pubsub: Fix typo
|
Kim Alvefur |
Sat, 10 Dec 2011 15:45:55 +0100 |
plugins.pubsub: Fix missing <item/> when publishing.
|
Kim Alvefur |
Sat, 10 Dec 2011 15:21:09 +0100 |
added local verse var to all plugins
|
mva |
Fri, 02 Dec 2011 11:02:02 +0600 |
plugins.pubsub: Make the old functions wrap the new.
|
Kim Alvefur |
Mon, 28 Nov 2011 17:15:41 +0100 |
plugins.pubsub: New, OOP-ish, PubSub interface. Beware of stubs.
|
Kim Alvefur |
Wed, 12 Oct 2011 18:11:07 +0200 |
plugins.pubsub: implement node creation
|
Kim Alvefur |
Tue, 11 Oct 2011 13:26:11 +0200 |
plugins.pubsub: Fix to use :childtags() for iterating through items in a pubsub notification (:matching_tags() was removed from Prosody)
|
Matthew Wild |
Mon, 14 Mar 2011 15:17:32 +0000 |
plugins.pubsub: Return true to indicate success loading
|
Matthew Wild |
Wed, 15 Dec 2010 14:50:10 +0000 |
plugins.pubsub: Fire pubsub/event on incoming pubsub notifications
|
Matthew Wild |
Fri, 03 Dec 2010 04:11:18 +0000 |
plugins.pubsub, squishy: New pubsub plugin (basic)
|
Matthew Wild |
Tue, 16 Nov 2010 11:49:42 +0000 |