Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 8337:dc4ea43ac463
description | author | age |
---|---|---|
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 |
mod_pubsub: Fix typo in import | Kim Alvefur | Sun, 15 Oct 2017 19:03:49 +0200 |
mod_pubsub: Limit number of items to fetch from archive storage to pubsub#max_items to prevent unbounded query (thanks Martin and lovetox) | Kim Alvefur | Sun, 15 Oct 2017 18:59:37 +0200 |
mod_pubsub: Don't log private data | Kim Alvefur | Sun, 15 Oct 2017 11:54:24 +0200 |