Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 8822:4afa77e0d2b0
description | author | age |
---|---|---|
mod_pubsub: Fix syntax error | Kim Alvefur | Wed, 23 May 2018 01:00:01 +0200 |
mod_pubsub: Add support for generation of a plain text <body> from Atom payloads | Kim Alvefur | Mon, 21 May 2018 00:44:37 +0200 |
mod_pubsub: Make the 'type' attribute on broadcast messages configurable | Kim Alvefur | Mon, 21 May 2018 00:35:45 +0200 |
mod_pubsub: Allow itemstore to override item ids | Kim Alvefur | Thu, 09 Nov 2017 17:22:47 +0100 |
mod_pubsub/archive_itemstore: Support resize operation | Kim Alvefur | Thu, 09 Nov 2017 17:21:50 +0100 |
mod_pubsub: Add a tail method (like util.cache) to archive_itemstore | Kim Alvefur | Tue, 07 Nov 2017 00:39:35 +0100 |
mod_pubsub: Update node config names (should have been in 2abbb01cd756) (thanks lovetox) | Kim Alvefur | Mon, 06 Nov 2017 21:03:30 +0100 |
mod_pubsub: Move service feature dection to pubsub.lib to allow reuse | Kim Alvefur | Wed, 18 Oct 2017 09:38:45 +0200 |