mod_pubsub: Move service feature dection to pubsub.lib to allow reuse
|
Kim Alvefur |
Wed, 18 Oct 2017 09:38:45 +0200 |
mod_pep_plus, mod_pubsub: Remove unused reference to pubsub.lib handlers [luacheck]
|
Kim Alvefur |
Wed, 18 Oct 2017 09:24:35 +0200 |
mod_pubsub: Add support for Create and Configure
|
Kim Alvefur |
Wed, 18 Oct 2017 09:08:16 +0200 |
mod_pubsub: Move dispatch function into pubsub.lib
|
Kim Alvefur |
Wed, 18 Oct 2017 07:46:44 +0200 |
mod_pubsub: Fix feature advertising of config-node and retrieve-default
|
Kim Alvefur |
Tue, 17 Oct 2017 03:43:57 +0200 |
mod_pubsub: Remove expose_publisher argument since it is handled in broadcaster
|
Kim Alvefur |
Tue, 17 Oct 2017 00:07:34 +0200 |
mod_pubsub, mod_pep_plus: Rename simple_itemstore to reflect that it's based on archive storage
|
Kim Alvefur |
Thu, 12 Oct 2017 01:31:08 +0200 |
mod_pubsub: Hide item persistence behind option (at least until affiliations are also persisted)
|
Kim Alvefur |
Mon, 09 Oct 2017 02:08:41 +0200 |
mod_pubsub: Restore persistence with one archive per node
|
Kim Alvefur |
Mon, 09 Oct 2017 01:45:20 +0200 |
mod_pubsub: Comment out data persistence for now (weird without config persistence)
|
Kim Alvefur |
Wed, 13 Sep 2017 18:46:39 +0200 |
mod_pubsub: Pass 'user' to simple_itemstore
|
Kim Alvefur |
Wed, 26 Apr 2017 12:09:58 +0200 |
mod_pubsub: Add item persistence using mod_storage_*’s archive store.
|
Emmanuel Gil Peyrot |
Sat, 15 Apr 2017 01:21:55 +0100 |
mod_pubsub: Fix a few warnings [luacheck]
|
Emmanuel Gil Peyrot |
Fri, 14 Apr 2017 22:45:59 +0100 |
Merge 0.10 -> trunk
|
Matthew Wild |
Fri, 17 Mar 2017 13:08:31 +0000 |
mod_pubsub: Fix syntax error introduced in 241f02bd66ce
|
Matthew Wild |
Fri, 17 Mar 2017 13:04:18 +0000 |
Merge 0.10->trunk
|
Kim Alvefur |
Thu, 16 Mar 2017 23:49:27 +0100 |
mod_pubsub: Rely on type checking in module API
|
Kim Alvefur |
Thu, 16 Mar 2017 21:02:40 +0100 |
Merge 0.10->trunk
|
Kim Alvefur |
Sat, 05 Nov 2016 00:28:30 +0100 |
Backed out changeset f1af4edd5722, doesn't work as intended (node is the name of the node and always present)
|
Kim Alvefur |
Tue, 18 Oct 2016 22:47:26 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Tue, 22 Sep 2015 01:31:52 +0200 |
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
|
Kim Alvefur |
Mon, 21 Sep 2015 23:06:22 +0200 |
Merge 0.10->trunk
|
Matthew Wild |
Wed, 06 May 2015 19:26:53 +0100 |
mod_pubsub: Add option for default affiliation of non-existent nodes (thanks Flow)
|
Kim Alvefur |
Tue, 05 May 2015 12:21:32 +0200 |
Merge 0.10->trunk
|
Matthew Wild |
Thu, 20 Nov 2014 09:02:23 +0000 |
mod_pubsub: Add support for including the publisher in item broadcasts
|
Philipp Hancke |
Thu, 20 Nov 2014 09:01:45 +0000 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 28 Sep 2014 03:08:03 +0200 |
mod_pubsub: Move node config form into pubsub.lib (Thanks Florob)
|
Kim Alvefur |
Sun, 28 Sep 2014 02:47:54 +0200 |
Merge 0.10->trunk
|
Kim Alvefur |
Sun, 28 Sep 2014 01:56:22 +0200 |
mod_pubsub: Add support for requesting default node configuration
|
Kim Alvefur |
Sun, 28 Sep 2014 01:55:32 +0200 |
mod_pubsub: Add max items to node config form
|
Kim Alvefur |
Sun, 28 Sep 2014 01:50:17 +0200 |
mod_pubsub: Add support for node configuration
|
Kim Alvefur |
Sun, 28 Sep 2014 01:46:17 +0200 |
mod_pubsub: Transplant pieces of cdcfd93e2f43 from trunk
|
Kim Alvefur |
Sat, 27 Sep 2014 19:53:39 +0200 |
Merge 0.10->trunk and Happy New Year!
|
Kim Alvefur |
Tue, 31 Dec 2013 19:09:34 +0100 |
mod_pubsub: Don't sent error replies from service disco events, let mod_disco handle that
|
Kim Alvefur |
Mon, 30 Dec 2013 21:49:17 +0100 |
mod_pubsub, util.pubsub: Keep track of the order of items
|
Kim Alvefur |
Fri, 04 Oct 2013 16:40:27 +0200 |
mod_pubsub: Utilize mod_disco, instead of reimplementing disco handling
|
Florian Zeitz |
Wed, 05 Jun 2013 00:01:17 +0200 |
mod_pubsub: Split out handlers into a module library
|
Florian Zeitz |
Fri, 17 May 2013 18:33:32 +0200 |