Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 8325:9a845e9e9cbf
description | author | age |
---|---|---|
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 |
mod_pubsub: Make sure that a dataform is given to configure | Kim Alvefur | Wed, 11 Oct 2017 22:18:26 +0200 |
mod_pubsub: Remove use of non-existent fields | Kim Alvefur | Mon, 09 Oct 2017 00:58:45 +0200 |