Software /
code /
prosody
Log
util/pubsub.lua @ 6945:d779c55058c6
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 | 2015-02-21 |
Merge 0.10->trunk | Matthew Wild | 2014-11-20 |
mod_pubsub: Add support for including the publisher in item broadcasts | Philipp Hancke | 2014-11-20 |
Merge 0.10->trunk | Kim Alvefur | 2014-09-27 |
util.pubsub: Add support for limiting the number of item in a node (default to 20) | Kim Alvefur | 2014-09-27 |
util.pubsub: Add support for node configuration | Kim Alvefur | 2014-09-27 |
util.pubsub: One less table allocated per pubsub object created | Kim Alvefur | 2014-09-27 |