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