Software /
code /
prosody
Log
plugins/mod_pubsub/mod_pubsub.lua @ 8503:3b86134c56ea
description | author | age |
---|---|---|
mod_pubsub: Some variable renames for clarity | Matthew Wild | Fri, 02 Feb 2018 19:35:02 +0000 |
mod_pubsub: Move service feature dection to pubsub.lib to allow reuse | Kim Alvefur | Wed, 18 Oct 2017 09:38:45 +0200 |
mod_pep_plus, mod_pubsub: Remove unused reference to pubsub.lib handlers [luacheck] | Kim Alvefur | Wed, 18 Oct 2017 09:24:35 +0200 |
mod_pubsub: Add support for Create and Configure | Kim Alvefur | Wed, 18 Oct 2017 09:08:16 +0200 |
mod_pubsub: Move dispatch function into pubsub.lib | Kim Alvefur | Wed, 18 Oct 2017 07:46:44 +0200 |
mod_pubsub: Fix feature advertising of config-node and retrieve-default | Kim Alvefur | Tue, 17 Oct 2017 03:43:57 +0200 |
mod_pubsub: Remove expose_publisher argument since it is handled in broadcaster | Kim Alvefur | Tue, 17 Oct 2017 00:07:34 +0200 |
mod_pubsub, mod_pep_plus: Rename simple_itemstore to reflect that it's based on archive storage | Kim Alvefur | Thu, 12 Oct 2017 01:31:08 +0200 |