Software /
code /
prosody
Log
util/pubsub.lua @ 8809:6cba2df3817c
description | author | age |
---|---|---|
util.pubsub: Don't record the superuser as owner on creation | Kim Alvefur | Sun, 20 May 2018 03:27:02 +0200 |
util.pubsub: Allow setting a callback for validating items to be published | Kim Alvefur | Wed, 21 Mar 2018 23:40:45 +0100 |
util.pubsub: Support a 'nodestore' for persisting nodes (same API as kv stores) | Matthew Wild | Fri, 02 Feb 2018 19:31:03 +0000 |
util.pubsub: Move service methods object creation (just code reorganisation) | Matthew Wild | Fri, 02 Feb 2018 19:29:17 +0000 |
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 |