Software /
code /
prosody-modules
Log
description | author | age |
---|---|---|
mod_firewall: Silence warnings about unused arguments [luacheck] | Kim Alvefur | Fri, 11 Mar 2016 18:52:36 +0100 |
mod_firewall: Split compile function into two parts in order to separate their scopes | Kim Alvefur | Fri, 11 Mar 2016 18:48:34 +0100 |
mod_firewall: Rename argument to avoid name clash [luacheck] | Kim Alvefur | Fri, 11 Mar 2016 18:48:05 +0100 |
mod_firewall: Remove unused imports [luacheck] | Kim Alvefur | Fri, 11 Mar 2016 18:47:39 +0100 |
mod_firewall: Pass results as arguments to format instead of shadowning variable [luacheck] | Kim Alvefur | Fri, 11 Mar 2016 18:19:59 +0100 |
mod_firewall: Use string.find in JID match, faster since the result is unused | Kim Alvefur | Fri, 11 Mar 2016 18:18:35 +0100 |
mod_firewall: Verify that JID part exists before attempting to call method | Kim Alvefur | Fri, 11 Mar 2016 18:18:04 +0100 |