Log

util/pubsub.lua @ 6648:999434eb1bbf

description author age
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 01:56:22 +0200
util.pubsub: Add support for limiting the number of item in a node (default to 20) Kim Alvefur Sun, 28 Sep 2014 01:50:00 +0200
util.pubsub: Add support for node configuration Kim Alvefur Sun, 28 Sep 2014 01:45:59 +0200
util.pubsub: One less table allocated per pubsub object created Kim Alvefur Sun, 28 Sep 2014 00:05:21 +0200
util.pubsub: Use local Kim Alvefur Sat, 27 Sep 2014 19:57:33 +0200
Merge 0.10->trunk and Happy New Year! Kim Alvefur Tue, 31 Dec 2013 19:09:34 +0100
util.pubsub: Separate data from node configuration Kim Alvefur Mon, 30 Dec 2013 23:49:23 +0100
util.pubsub: Fire events on more actions Kim Alvefur Thu, 26 Dec 2013 18:14:34 +0100
mod_pubsub, util.pubsub: Keep track of the order of items Kim Alvefur Fri, 04 Oct 2013 16:40:27 +0200
Remove all trailing whitespace Florian Zeitz Fri, 09 Aug 2013 17:48:21 +0200
util.pubsub: Check whether node exists, when deleting Florian Zeitz Wed, 12 Jun 2013 16:53:51 +0200
util.pubsub: Fix get_subscriptions to not pass a boolean as node name (thanks jonas) Kim Alvefur Sun, 26 May 2013 16:01:09 +0200
mod_pubsub, util.pubsub: Add delete action Kim Alvefur Thu, 31 Jan 2013 18:41:01 +0100
util.pubsub: Fix nil access error in get_subscriptions. Waqas Hussain Sat, 26 Jan 2013 03:54:18 +0500