Software /
code /
prosody
Log
plugins/mod_pubsub/mod_pubsub.lua @ 8328:29ef191c7bf9
description | author | age |
---|---|---|
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 |
mod_pubsub: Hide item persistence behind option (at least until affiliations are also persisted) | Kim Alvefur | Mon, 09 Oct 2017 02:08:41 +0200 |
mod_pubsub: Restore persistence with one archive per node | Kim Alvefur | Mon, 09 Oct 2017 01:45:20 +0200 |
mod_pubsub: Comment out data persistence for now (weird without config persistence) | Kim Alvefur | Wed, 13 Sep 2017 18:46:39 +0200 |
mod_pubsub: Pass 'user' to simple_itemstore | Kim Alvefur | Wed, 26 Apr 2017 12:09:58 +0200 |
mod_pubsub: Add item persistence using mod_storage_*’s archive store. | Emmanuel Gil Peyrot | Sat, 15 Apr 2017 01:21:55 +0100 |