luacheck: Add new module API methods from trunk
|
Kim Alvefur |
Mon, 27 Nov 2023 07:10:06 +0100 |
.luacheckrc: Add module.once
|
Matthew Wild |
Sat, 01 Apr 2023 13:56:15 +0100 |
.luacheckrc: Update for module:may() & co.
|
Matthew Wild |
Mon, 15 Aug 2022 14:16:57 +0100 |
luacheck: Update with changes from Prosody 0.12
|
Kim Alvefur |
Tue, 05 Jul 2022 16:02:22 +0200 |
luacheck: Discourage use of the 'hosts' global (like in Prosody)
|
Kim Alvefur |
Sun, 07 Nov 2021 14:18:47 +0100 |
luacheck: Make module:metric() known
|
Kim Alvefur |
Sun, 07 Nov 2021 14:17:29 +0100 |
luacheckrc: Remove accidentally commented directive
|
Kim Alvefur |
Tue, 28 Jan 2020 21:54:04 +0100 |
mod_rest: Initial commit of another RESTful API module
|
Kim Alvefur |
Mon, 30 Dec 2019 04:04:34 +0100 |
luacheckrc: Update API method list from prosody
|
Kim Alvefur |
Sun, 31 Mar 2019 18:31:38 +0200 |
luacheckrc: Copy line length setting from prosody
|
Kim Alvefur |
Sun, 31 Mar 2019 18:31:10 +0200 |
lint: Teach luacheck about the new module:send_iq API
|
Kim Alvefur |
Wed, 02 Jan 2019 10:49:43 +0100 |
luacheckrc: Forget about the _M global
|
Kim Alvefur |
Wed, 07 Mar 2018 18:15:31 +0100 |
luacheckrc: Assign module.environment to section for writable globals
|
Kim Alvefur |
Wed, 07 Mar 2018 18:11:50 +0100 |
luacheckrc: Rearrange options to be closer to the order used in main prosody repo
|
Kim Alvefur |
Wed, 07 Mar 2018 18:11:08 +0100 |
luacheckrc: Remove has_feature and has_identity before someone decides to use them
|
Kim Alvefur |
Fri, 23 Feb 2018 17:17:50 +0100 |
luacheckrc: Add the module:http_url API provided by mod_http to known globals
|
Kim Alvefur |
Tue, 14 Mar 2017 00:19:59 +0100 |
luacheckrc: Whitelist methods that can be set on the module API instance
|
Kim Alvefur |
Mon, 06 Mar 2017 01:05:38 +0100 |
luacheckrc: More module API fields
|
Kim Alvefur |
Mon, 06 Mar 2017 01:04:53 +0100 |
luacheckrc: List module instance fields
|
Kim Alvefur |
Mon, 06 Mar 2017 00:43:22 +0100 |
luacheckrc: List all module API methods (reqires luacheck 1.19)
|
Kim Alvefur |
Mon, 06 Mar 2017 00:43:06 +0100 |
Import and adapt .luacheckrc from Prosody 0.10
|
Kim Alvefur |
Sun, 03 Jan 2016 14:11:27 +0100 |