Software /
code /
prosody
Log
plugins/mod_pep.lua @ 9097:ce2ba9f91c84
description | author | age |
---|---|---|
mod_pep: Set default access model to 'presence' | Kim Alvefur | Sat, 04 Aug 2018 03:38:55 +0200 |
mod_pep: Return true if all node config checks passes (fixes configuration) | Kim Alvefur | Fri, 03 Aug 2018 20:39:18 +0200 |
mod_pep: Silence warnings about unused arguments [luacheck] | Kim Alvefur | Fri, 03 Aug 2018 17:15:42 +0200 |
mod_pep: Add 'pep_max_items' option to set an upper limit, defaults to 256 (scientifically chosen) | Matthew Wild | Wed, 01 Aug 2018 19:18:31 +0100 |
mod_pep -> mod_pep_simple, mod_pep_plus -> mod_pep base plugins/mod_pep_plus.lua@fd0873236594 | Matthew Wild | Wed, 01 Aug 2018 19:08:09 +0100 |
mod_pep: Remove unused variable [luacheck] | Kim Alvefur | Fri, 06 Jul 2018 00:06:00 +0200 |
mod_pep: Rename variables to avoid name clash [luacheck] | Kim Alvefur | Fri, 06 Jul 2018 00:04:26 +0200 |