Thu, 21 Jan 2021 18:43:16 +0100 util.prosodyctl: Propagate status from luarocks invocation
Kim Alvefur <zash@zash.se> [Thu, 21 Jan 2021 18:43:16 +0100] rev 11295
util.prosodyctl: Propagate status from luarocks invocation
Thu, 21 Jan 2021 18:39:18 +0100 util.prosodyctl: Use installer path prepared by util.startup
Kim Alvefur <zash@zash.se> [Thu, 21 Jan 2021 18:39:18 +0100] rev 11294
util.prosodyctl: Use installer path prepared by util.startup
Mon, 18 Jan 2021 17:28:34 +0100 lint: Add initial semgrep config
Kim Alvefur <zash@zash.se> [Mon, 18 Jan 2021 17:28:34 +0100] rev 11293
lint: Add initial semgrep config
Sat, 16 Jan 2021 15:49:46 +0100 util.datamanager: Fix not passing variables as format string to logger (thanks semgrep)
Kim Alvefur <zash@zash.se> [Sat, 16 Jan 2021 15:49:46 +0100] rev 11292
util.datamanager: Fix not passing variables as format string to logger (thanks semgrep) Passing error messages as format string could lead to errors, although not a problem anymore since util.format sanitizes this.
Sat, 16 Jan 2021 00:24:06 +0100 core.modulemanager: Fix resource location compat with LuaRocks 2.x
Kim Alvefur <zash@zash.se> [Sat, 16 Jan 2021 00:24:06 +0100] rev 11291
core.modulemanager: Fix resource location compat with LuaRocks 2.x The path doesn't include lua version, at least least on Debian, which still has luarocks 2.x
Fri, 15 Jan 2021 18:42:45 +0000 MUC: Allow modules to add to the room registration form, and handle the result
Matthew Wild <mwild1@gmail.com> [Fri, 15 Jan 2021 18:42:45 +0000] rev 11290
MUC: Allow modules to add to the room registration form, and handle the result
Fri, 15 Jan 2021 14:02:10 +0000 doc/doap.xml: Fix attribute name
Matthew Wild <mwild1@gmail.com> [Fri, 15 Jan 2021 14:02:10 +0000] rev 11289
doc/doap.xml: Fix attribute name
Wed, 13 Jan 2021 16:26:56 +0100 mod_mam: Workaround scansion test flakyness
Kim Alvefur <zash@zash.se> [Wed, 13 Jan 2021 16:26:56 +0100] rev 11288
mod_mam: Workaround scansion test flakyness The empty ID fields are sometimes accepted, sometimes not.
Wed, 13 Jan 2021 15:33:44 +0100 mod_storage_sql: Fix compatibilty with Lua 5.1
Kim Alvefur <zash@zash.se> [Wed, 13 Jan 2021 15:33:44 +0100] rev 11287
mod_storage_sql: Fix compatibilty with Lua 5.1 string.rep() doesn't have the 3rd argument before Lua 5.2 Revert once we drop support for Lua 5.1
Tue, 12 Jan 2021 19:32:10 +0100 mod_muc_mam: Copy extended MAM support from mod_mam
Kim Alvefur <zash@zash.se> [Tue, 12 Jan 2021 19:32:10 +0100] rev 11286
mod_muc_mam: Copy extended MAM support from mod_mam mod_mam and mod_muc_mam are just different enough that having them be the same module gets complicated, but close enough to have overlapping code.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip