Software /
code /
prosody
Log
util/pubsub.lua @ 9236:83375ec33619
description | author | age |
---|---|---|
util.pubsub: Expand comment on return type from get_items | Kim Alvefur | Sat, 01 Sep 2018 00:45:51 +0200 |
util.pubsub: Explicitly add all capabilities to the 'outcast' affiliation for completeness | Kim Alvefur | Fri, 31 Aug 2018 17:49:14 +0200 |
util.pubsub: Comments describing the return values of methods | Kim Alvefur | Wed, 22 Aug 2018 13:27:36 +0200 |
util.pubsub: Add 'service' field to all events | Matthew Wild | Mon, 27 Aug 2018 14:07:28 +0100 |
util.pubsub: Remove unused argument | Kim Alvefur | Tue, 21 Aug 2018 19:48:08 +0200 |
util.pubsub: Fire item-published/<node> to allow for easier handling of per-node items | Matthew Wild | Sun, 19 Aug 2018 23:37:19 +0100 |
util.pubsub, pubsub.lib: Improve error on attempt to publish invalid item | Matthew Wild | Sat, 18 Aug 2018 15:26:35 +0100 |
Pubsub: Add tests for :get_last_item() and fix for non-persistent nodes | Matthew Wild | Sat, 18 Aug 2018 15:10:41 +0100 |