log plugins/mod_pubsub/pubsub.lib.lua @ 8318:d0a7fc7614de

age author description
Thu, 12 Oct 2017 01:31:08 +0200 Kim Alvefur mod_pubsub, mod_pep_plus: Rename simple_itemstore to reflect that it's based on archive storage
Wed, 11 Oct 2017 22:18:26 +0200 Kim Alvefur mod_pubsub: Make sure that a dataform is given to configure
Mon, 09 Oct 2017 00:58:45 +0200 Kim Alvefur mod_pubsub: Remove use of non-existent fields
Sun, 08 Oct 2017 21:20:21 +0200 Kim Alvefur mod_pubsub: Workaround some storage modules without archive key deduplication
Sun, 08 Oct 2017 19:42:10 +0200 Kim Alvefur mod_pubsub: Ignore unused 'self' since the data used is an upvalue [luacheck]
Sun, 08 Oct 2017 01:56:44 +0200 Kim Alvefur mod_pep_plus, mod_pubsub: Store node content in separate archive stores
Sun, 08 Oct 2017 01:28:32 +0200 Kim Alvefur mod_pubsub: Add method to clear data from a simple_itemstore