|
lint: Remove use of the 143 error code
|
Kim Alvefur |
Sat, 08 Dec 2018 17:10:51 +0100 |
|
various: Don't rely on _G.unpack existing
|
Kim Alvefur |
Sat, 08 Dec 2018 17:09:55 +0100 |
|
net.websocket.frames: Prefer Lua 5.2 built-in bit module over LuaJIT version
|
Kim Alvefur |
Thu, 29 Nov 2018 16:53:22 +0100 |
|
Fix spelling throughout the codebase [codespell]
|
Kim Alvefur |
Sun, 04 Feb 2018 01:51:25 +0100 |
|
net.websocket.frames: Ignore Lua 5.3-only fields [luacheck]
|
Kim Alvefur |
Sat, 02 Dec 2017 02:12:06 +0100 |
|
net.websocket.frames, util.datetime, util.json, util.prosodyctl, util.rfc6724: Remove unused variables [luacheck]
|
Matthew Wild |
Thu, 10 Mar 2016 17:52:03 +0000 |
|
net.websocket.frames: Fix syntax error due to code copy pasting
|
Kim Alvefur |
Tue, 06 Oct 2015 18:08:58 +0200 |
|
net.websocket.frames: Use struct packing in Lua 5.3 or struct lib if available
|
Kim Alvefur |
Tue, 06 Oct 2015 18:05:27 +0200 |