Software /
code /
prosody
Log
plugins/mod_pep.lua @ 9080:1b21f8ffaec8
description | author | age |
---|---|---|
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 |
mod_pep: Move comment to a shorter line [luacheck] | Kim Alvefur | Fri, 06 Jul 2018 00:04:13 +0200 |
Fix spelling throughout the codebase [codespell] | Kim Alvefur | Sun, 04 Feb 2018 01:51:25 +0100 |