Software /
code /
prosody
Log
util/pubsub.lua @ 8343:5df2f240173b
description | author | age |
---|---|---|
util.pubsub: Return an empty list if specific item asked for does not exist (thanks jonasw) | Kim Alvefur | Wed, 18 Oct 2017 21:21:43 +0200 |
pubsub: Distinguish internal representation of node config from XEP-0060 form (util.pubsub should be protocol-agnostic) | Kim Alvefur | Tue, 17 Oct 2017 05:47:06 +0200 |
util.pubsub: Remove inclusion of publisher | Kim Alvefur | Mon, 16 Oct 2017 22:12:14 +0200 |
util.pubsub: Return item-not-found if a single item is requested, and not there | Kim Alvefur | Tue, 10 Oct 2017 01:41:47 +0200 |
util.pubsub: Clear data on node deletion | Kim Alvefur | Mon, 09 Oct 2017 01:57:55 +0200 |
util.pubsub: Clear data store if it supports being cleared, otherwise fall back to creating a new one | Kim Alvefur | Sun, 08 Oct 2017 01:27:04 +0200 |
util.pubsub: Don't record publisher when superuser privileges are used (eg by modules) | Kim Alvefur | Sat, 29 Jul 2017 13:09:57 +0200 |