Log

util/pubsub.lua @ 8500:9bf00d0734c8

description author age
util.pubsub: For clarity, split config tables from their metatables Matthew Wild Thu, 01 Feb 2018 15:09:04 +0000
util.pubsub: Recreate itemstore if persist_items changes or resize it if max_items changes Kim Alvefur Thu, 09 Nov 2017 17:19:11 +0100
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