moduleapi: Add :get_option_integer()
|
Kim Alvefur |
Mon, 17 Jul 2023 00:09:41 +0200 |
core.moduleapi: Add :get_option_period for parsing time intervals
|
Kim Alvefur |
Sun, 16 Jul 2023 19:49:12 +0200 |
moduleapi: Add enum config option method
|
Kim Alvefur |
Sat, 16 Jan 2021 20:40:14 +0100 |
luacheck: Remove long gone mod_storage_sql1 from excludes
|
Kim Alvefur |
Thu, 19 Jan 2023 17:29:40 +0100 |
.luacheckrc: Add test_mutants.sh.lua to the ignore list
|
Matthew Wild |
Tue, 11 Oct 2022 13:12:26 +0100 |
Switch to a new role-based authorization framework, removing is_admin()
|
Matthew Wild |
Wed, 15 Jun 2022 12:15:01 +0100 |
luacheck: Set expected globals to Lua 5.4 + compat
|
Kim Alvefur |
Sun, 10 Jul 2022 16:10:29 +0200 |
Merge 0.12->trunk
|
Kim Alvefur |
Fri, 08 Jul 2022 19:56:29 +0200 |
luacheck: Shut up (backports 3caff1f93520, ignores module deleted in trunk)
0.12
|
Kim Alvefur |
Mon, 30 May 2022 17:34:58 +0200 |
Merge 0.12->trunk
|
Kim Alvefur |
Fri, 08 Jul 2022 19:43:47 +0200 |
Backport 875f73ead4e8 8e4033213c62 to deal with luacheck 0.26
0.12
|
Kim Alvefur |
Fri, 08 Jul 2022 19:42:48 +0200 |
luacheck: Ignore new warning about uses of `not (x == y)` and similar
|
Kim Alvefur |
Mon, 30 May 2022 17:12:58 +0200 |
luacheck: Ignore new warning about using variables prefixed with '_'
|
Kim Alvefur |
Mon, 30 May 2022 16:49:52 +0200 |
mod_c2s,mod_s2s: Disable and close port listeners before closing sessions
|
Kim Alvefur |
Fri, 11 Feb 2022 21:36:53 +0100 |
prosody: Expose main thread on the 'prosody' global
|
Kim Alvefur |
Wed, 06 Oct 2021 14:49:26 +0200 |