Software / code / prosody
Log
util/pubsub.lua @ 7114:51cf09bb74eb
| description | author | age |
|---|---|---|
| util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
| 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 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 |