Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 8333:2abbb01cd756
description | author | age |
---|---|---|
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 |
mod_pep_plus: Make node persistence configurable via pubsub#persist_items | Kim Alvefur | Thu, 12 Oct 2017 01:37:35 +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 |