aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_pep_simple.lua
Commit message (Expand)AuthorAgeFilesLines
* plugins: Prefix module imports with prosody namespaceKim Alvefur2023-03-241-5/+5
* compat: Remove handling of Lua 5.1 location of 'unpack' functionKim Alvefur2022-07-111-1/+1
* mod_pep_simple: Ignore unused variable [luacheck]Kim Alvefur2019-12-231-0/+1
* plugins: Remove tostring call from loggingKim Alvefur2019-07-301-2/+2
* various: Don't rely on _G.unpack existingKim Alvefur2018-12-081-0/+1
* mod_pep -> mod_pep_simple, mod_pep_plus -> mod_pepMatthew Wild2018-08-011-0/+333