Software /
code /
prosody
Log
util/pubsub.lua @ 9328:a9592107021b
description | author | age |
---|---|---|
util.pubsub: Expand comment on return type from get_items | Kim Alvefur | 2018-08-31 |
util.pubsub: Explicitly add all capabilities to the 'outcast' affiliation for completeness | Kim Alvefur | 2018-08-31 |
util.pubsub: Comments describing the return values of methods | Kim Alvefur | 2018-08-22 |
util.pubsub: Add 'service' field to all events | Matthew Wild | 2018-08-27 |
util.pubsub: Remove unused argument | Kim Alvefur | 2018-08-21 |
util.pubsub: Fire item-published/<node> to allow for easier handling of per-node items | Matthew Wild | 2018-08-19 |
util.pubsub, pubsub.lib: Improve error on attempt to publish invalid item | Matthew Wild | 2018-08-18 |