Software /
code /
prosody
Log
util/pubsub.lua @ 8382:e5d00bf4a4d5
description | author | age |
---|---|---|
util: Various minor changes to please [luacheck] | Kim Alvefur | Fri, 10 Nov 2017 05:42:32 +0100 |
util.pubsub: Add method for retreiving the last item (useful for sending on subscribe) | Kim Alvefur | Tue, 07 Nov 2017 00:40:52 +0100 |
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 |