Software /
code /
prosody
Log
plugins/mod_pep_plus.lua @ 11510:d241ca8272fe 0.11
description | author | age |
---|---|---|
mod_pep -> mod_pep_simple, mod_pep_plus -> mod_pep | Matthew Wild | 2018-08-01 |
mod_pep_plus: Fix boolean logic precedence (thanks Link Mauve) | Kim Alvefur | 2018-07-29 |
mod_pep_plus: Include an empty set of subscribers (fixes traceback) | Kim Alvefur | 2018-07-13 |
mod_pep_plus: Don't save subscriptions since they are normally session based and transient | Kim Alvefur | 2018-07-12 |
mod_pep_plus: Use service discovery helpers from pubsub.lib | Kim Alvefur | 2018-07-06 |
mod_pep_plus: Support persistence of node configuration | Kim Alvefur | 2018-07-01 |
mod_pep_plus: Prevent nil from being added as a child on item deletion. | Emmanuel Gil Peyrot | 2018-06-08 |