Mon, 25 Oct 2021 21:45:46 +0200 util.dataforms: Add support for datetime field types via XEP-0122
Kim Alvefur <zash@zash.se> [Mon, 25 Oct 2021 21:45:46 +0200] rev 11878
util.dataforms: Add support for datetime field types via XEP-0122
Mon, 25 Oct 2021 21:45:06 +0200 mod_http_file_share: Move number coercion into util.dataforms
Kim Alvefur <zash@zash.se> [Mon, 25 Oct 2021 21:45:06 +0200] rev 11877
mod_http_file_share: Move number coercion into util.dataforms
Mon, 25 Oct 2021 21:43:23 +0200 mod_admin_adhoc: Move number coercion into util.dataforms
Kim Alvefur <zash@zash.se> [Mon, 25 Oct 2021 21:43:23 +0200] rev 11876
mod_admin_adhoc: Move number coercion into util.dataforms Internal use of XEP-0122 to shift the responsibility for converting numbers to strings.
Tue, 26 Oct 2021 23:29:40 +1300 ejabberd2prosody.lua: fix MUC subject conversion with appropriate destructuring
arcseconds [Tue, 26 Oct 2021 23:29:40 +1300] rev 11875
ejabberd2prosody.lua: fix MUC subject conversion with appropriate destructuring
Mon, 25 Oct 2021 15:47:18 +0200 util.startup: Understand -h, -? as --help in prosodyctl but ignore
Kim Alvefur <zash@zash.se> [Mon, 25 Oct 2021 15:47:18 +0200] rev 11874
util.startup: Understand -h, -? as --help in prosodyctl but ignore prosodyctl -h showing an error was not very helpful, especially since prosodyctl shows its help for any unknown (or none) command.
Mon, 25 Oct 2021 15:46:01 +0200 util.startup: Show brief usage on `prosody -h|-?|--help`
Kim Alvefur <zash@zash.se> [Mon, 25 Oct 2021 15:46:01 +0200] rev 11873
util.startup: Show brief usage on `prosody -h|-?|--help` Seems more suitable than asking if prosodyctl was meant to be used, or going ahead and starting.
Sun, 24 Oct 2021 15:17:01 +0200 mod_c2s,etc: Identify stanza object with appropriate function
Kim Alvefur <zash@zash.se> [Sun, 24 Oct 2021 15:17:01 +0200] rev 11872
mod_c2s,etc: Identify stanza object with appropriate function Better than duck typing, in case anyone ever passes a non-stanza table with a 'name' field.
Sun, 24 Oct 2021 15:11:01 +0200 mod_s2s: Fix logging of <stream:error> consistency with other mods
Kim Alvefur <zash@zash.se> [Sun, 24 Oct 2021 15:11:01 +0200] rev 11871
mod_s2s: Fix logging of <stream:error> consistency with other mods `reason` was often a table, so the log said "table: 0xptr" or such. mod_c2s, mod_bosh etc logs the stream error stanza object, so better do the same. It would be nicer if this was an util.error object, but that will have to be a future change.
Sat, 23 Oct 2021 22:24:59 +0200 util.startup: Skip config readability check in migrator (thanks eTaurus)
Kim Alvefur <zash@zash.se> [Sat, 23 Oct 2021 22:24:59 +0200] rev 11870
util.startup: Skip config readability check in migrator (thanks eTaurus) This field is empty for reasons when invoked by prosody-migrator, which threw an error: > bad argument #1 to 'open' (string expected, got nil)
Sat, 23 Oct 2021 13:32:01 +0200 mod_http_file_share: Silence luacheck warning
Kim Alvefur <zash@zash.se> [Sat, 23 Oct 2021 13:32:01 +0200] rev 11869
mod_http_file_share: Silence luacheck warning
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip