Tue, 26 Oct 2021 15:15:57 +0200 util.dataforms: Coerce number values for boolean fields
Kim Alvefur <zash@zash.se> [Tue, 26 Oct 2021 15:15:57 +0200] rev 11881
util.dataforms: Coerce number values for boolean fields Makes more sense than coercing to a string, which would always be truthy.
Tue, 26 Oct 2021 13:35:04 +0200 mod_muc_mam: Use util.dataforms timestamp validation
Kim Alvefur <zash@zash.se> [Tue, 26 Oct 2021 13:35:04 +0200] rev 11880
mod_muc_mam: Use util.dataforms timestamp validation
Tue, 26 Oct 2021 13:31:40 +0200 mod_mam: Use util.dataforms timestamp validation
Kim Alvefur <zash@zash.se> [Tue, 26 Oct 2021 13:31:40 +0200] rev 11879
mod_mam: Use util.dataforms timestamp validation
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.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip