Log

plugins/mod_pep_plus.lua @ 9686:e52e4e6e7ffb

description author age
mod_pep -> mod_pep_simple, mod_pep_plus -> mod_pep Matthew Wild Wed, 01 Aug 2018 19:08:09 +0100
mod_pep_plus: Fix boolean logic precedence (thanks Link Mauve) Kim Alvefur Sun, 29 Jul 2018 18:34:38 +0200
mod_pep_plus: Include an empty set of subscribers (fixes traceback) Kim Alvefur Fri, 13 Jul 2018 03:27:04 +0200
mod_pep_plus: Don't save subscriptions since they are normally session based and transient Kim Alvefur Fri, 13 Jul 2018 01:14:31 +0200
mod_pep_plus: Use service discovery helpers from pubsub.lib Kim Alvefur Fri, 06 Jul 2018 17:59:39 +0200
mod_pep_plus: Support persistence of node configuration Kim Alvefur Sun, 01 Jul 2018 03:43:14 +0200
mod_pep_plus: Prevent nil from being added as a child on item deletion. Emmanuel Gil Peyrot Fri, 08 Jun 2018 23:03:34 +0200
mod_pep_plus: Skip getting PEP service instance for sessions that have not touched PEP Kim Alvefur Wed, 11 Apr 2018 15:52:13 +0200
Fix spelling throughout the codebase [codespell] Kim Alvefur Sun, 04 Feb 2018 01:51:25 +0100
mod_pep_plus: Validate items here too (thanks Link Mauve) Kim Alvefur Sun, 25 Mar 2018 23:30:14 +0200
mod_pep_plus: Broadcast only the last item (thanks lovetox) Kim Alvefur Tue, 07 Nov 2017 02:32:45 +0100
mod_pep_plus: Fix a typo. Emmanuel Gil Peyrot Wed, 18 Oct 2017 11:43:07 +0100
mod_pep_plus: Use feature detection from pubsub.lib Kim Alvefur Wed, 18 Oct 2017 09:43:43 +0200
mod_pep_plus, mod_pubsub: Remove unused reference to pubsub.lib handlers [luacheck] Kim Alvefur Wed, 18 Oct 2017 09:24:35 +0200
mod_pep_plus: Use dispatch function from pubsub.lib Kim Alvefur Wed, 18 Oct 2017 07:47:00 +0200