log plugins/mod_pubsub/mod_pubsub.lua @ 8669:2aa85b0cd2b8

age author description
Fri, 02 Feb 2018 19:48:04 +0000 Matthew Wild mod_pubsub: Ignore unused parameter [luacheck]
Fri, 02 Feb 2018 19:46:33 +0000 Matthew Wild mod_pubsub: Add nodestore to service configuration
Fri, 02 Feb 2018 19:35:02 +0000 Matthew Wild mod_pubsub: Some variable renames for clarity
Wed, 18 Oct 2017 09:38:45 +0200 Kim Alvefur mod_pubsub: Move service feature dection to pubsub.lib to allow reuse
Wed, 18 Oct 2017 09:24:35 +0200 Kim Alvefur mod_pep_plus, mod_pubsub: Remove unused reference to pubsub.lib handlers [luacheck]
Wed, 18 Oct 2017 09:08:16 +0200 Kim Alvefur mod_pubsub: Add support for Create and Configure
Wed, 18 Oct 2017 07:46:44 +0200 Kim Alvefur mod_pubsub: Move dispatch function into pubsub.lib