Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 8340:7c1fb8c042dc
description | author | age |
---|---|---|
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 |