Software /
code /
prosody
Log
plugins/mod_pep_plus.lua @ 13270:14bbfb2cc8dd default tip
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 |