Software /
code /
prosody
Log
util/pubsub.lua @ 8810:9f8a746f99c1
description | author | age |
---|---|---|
util.pubsub: Add a default/fallback JID normalization function | Kim Alvefur | Sun, 20 May 2018 15:21:57 +0200 |
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 |