log plugins/mod_pubsub/pubsub.lib.lua @ 8822:4afa77e0d2b0

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