Software /
code /
prosody
Log
util/pubsub.lua @ 11397:27a22a1f141c
description | author | age |
---|---|---|
util.pubsub: Silence luacheck warnings, leaving notes on future proper fix | Kim Alvefur | 2019-12-23 |
Merge 0.11->trunk | Kim Alvefur | 2019-12-23 |
util.pubsub: Pass subscribers trough a filter callback 0.11 | Kim Alvefur | 2019-06-06 |
util.pubsub: Factor out calling of broadcaster 0.11 | Kim Alvefur | 2019-06-06 |
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455) | Matthew Wild | 2019-10-27 |
util.pubsub: Validate node configuration on node creation (fixes #1328) 0.11 | Kim Alvefur | 2019-03-03 |
util.pubsub: Add support for requesting multiple specific items (needed for #1305) 0.11 | Kim Alvefur | 2019-01-28 |