Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 8374:b52663586243
description | author | age |
---|---|---|
mod_pubsub: Update node config names (should have been in 2abbb01cd756) (thanks lovetox) | Kim Alvefur | Mon, 06 Nov 2017 21:03:30 +0100 |
mod_pubsub: Move service feature dection to pubsub.lib to allow reuse | Kim Alvefur | Wed, 18 Oct 2017 09:38:45 +0200 |
mod_pubsub: Use correct variable name [luacheck] | Kim Alvefur | Wed, 18 Oct 2017 09:23:27 +0200 |
mod_pubsub: Add support for Create and Configure | Kim Alvefur | Wed, 18 Oct 2017 09:08:16 +0200 |
mod_pubsub: Fix namespace conflict with the pubsub#owner namespace | Kim Alvefur | Wed, 18 Oct 2017 07:49:44 +0200 |
mod_pubsub: Move dispatch function into pubsub.lib | Kim Alvefur | Wed, 18 Oct 2017 07:46:44 +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 |
mod_pubsub: Remove expose_publisher argument since it is handled in broadcaster | Kim Alvefur | Tue, 17 Oct 2017 00:07:34 +0200 |