Sun, 21 Jun 2020 19:24:15 +0200 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Sun, 21 Jun 2020 19:24:15 +0200] rev 10948
Merge 0.11->trunk
Sun, 21 Jun 2020 19:20:54 +0200 mod_muc_mam: Don't strip MUC <x> tags, fix #1567 0.11
Kim Alvefur <zash@zash.se> [Sun, 21 Jun 2020 19:20:54 +0200] rev 10947
mod_muc_mam: Don't strip MUC <x> tags, fix #1567
Sun, 21 Jun 2020 19:09:47 +0200 scansion tests: Enable mod_muc_mam during tests (expect breakage)
Kim Alvefur <zash@zash.se> [Sun, 21 Jun 2020 19:09:47 +0200] rev 10946
scansion tests: Enable mod_muc_mam during tests (expect breakage)
Sun, 21 Jun 2020 19:06:37 +0200 MUC: Remove XEP-0091 Legacy Delayed Delivery from test
Kim Alvefur <zash@zash.se> [Sun, 21 Jun 2020 19:06:37 +0200] rev 10945
MUC: Remove XEP-0091 Legacy Delayed Delivery from test Long time Obsolete XEP. The element is apparently not included when mod_muc_mam is enabled, and deleting this seems like the sanity-preserving approach.
Thu, 18 Jun 2020 17:54:28 +0200 util.adminstream: Prevent closure on read timeout
Kim Alvefur <zash@zash.se> [Thu, 18 Jun 2020 17:54:28 +0200] rev 10944
util.adminstream: Prevent closure on read timeout
Thu, 18 Jun 2020 16:42:22 +0100 mod_register_ibr: Allow registration to reset an existing account password if permitted by a plugin
Matthew Wild <mwild1@gmail.com> [Thu, 18 Jun 2020 16:42:22 +0100] rev 10943
mod_register_ibr: Allow registration to reset an existing account password if permitted by a plugin
Wed, 17 Jun 2020 19:39:14 +0200 util.prosodyctl.shell: Collect extra return values
Kim Alvefur <zash@zash.se> [Wed, 17 Jun 2020 19:39:14 +0200] rev 10942
util.prosodyctl.shell: Collect extra return values Forgot in previous commit
Wed, 17 Jun 2020 19:36:39 +0200 util.prosodyctl.shell: Handle argument parsing errors
Kim Alvefur <zash@zash.se> [Wed, 17 Jun 2020 19:36:39 +0200] rev 10941
util.prosodyctl.shell: Handle argument parsing errors While almost identical to the handling in util.startup, this seems more appropriate. It would also simplify if shell-specific options need to be handled in the future.
Wed, 17 Jun 2020 19:32:12 +0200 util.argparse: Move exiting and error to util.startup
Kim Alvefur <zash@zash.se> [Wed, 17 Jun 2020 19:32:12 +0200] rev 10940
util.argparse: Move exiting and error to util.startup It's not so nice to have a library that exits the entire application from under you, so this and the error reporting belongs in util.startup. The argparse code was originally in util.startup but moved out in 1196f1e8d178 but the error handling should have stayed.
Mon, 15 Jun 2020 14:23:47 +0100 util.gc: Linter fixes [luacheck]
Matthew Wild <mwild1@gmail.com> [Mon, 15 Jun 2020 14:23:47 +0100] rev 10939
util.gc: Linter fixes [luacheck]
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip