Sat, 06 Nov 2021 18:45:44 +0100 prosodyctl: Fix weird indentation
Kim Alvefur <zash@zash.se> [Sat, 06 Nov 2021 18:45:44 +0100] rev 11888
prosodyctl: Fix weird indentation
Wed, 03 Nov 2021 14:36:58 +0100 doap: Bump XEP-0313 version for going Stable
Kim Alvefur <zash@zash.se> [Wed, 03 Nov 2021 14:36:58 +0100] rev 11887
doap: Bump XEP-0313 version for going Stable
Mon, 01 Nov 2021 17:59:46 +0100 mod_pubsub: Return proper errors for disco queries on nodes
Kim Alvefur <zash@zash.se> [Mon, 01 Nov 2021 17:59:46 +0100] rev 11886
mod_pubsub: Return proper errors for disco queries on nodes Previously this would return item-not-found, even when you could see the node in disco#items.
Thu, 28 Oct 2021 13:02:59 +0200 util.dataforms: Encode size attributes as integers in XEP-0221 media element
Kim Alvefur <zash@zash.se> [Thu, 28 Oct 2021 13:02:59 +0200] rev 11885
util.dataforms: Encode size attributes as integers in XEP-0221 media element Otherwise very large fields would be serialized in e notation
Thu, 28 Oct 2021 13:00:24 +0200 util.dataforms: Ensure larger integers are serialized as such
Kim Alvefur <zash@zash.se> [Thu, 28 Oct 2021 13:00:24 +0200] rev 11884
util.dataforms: Ensure larger integers are serialized as such Assumes that most number fields are integers, as most numeric types listed in XEP-0122 are, as are all such fields in Prosody as of this. Otherwise %g produces something like 1.1259e+15
Tue, 26 Oct 2021 15:41:54 +0200 util.dataforms: Scope integer handling tests
Kim Alvefur <zash@zash.se> [Tue, 26 Oct 2021 15:41:54 +0200] rev 11883
util.dataforms: Scope integer handling tests So they're separate from the datetime tests, and any future validation tests
Tue, 26 Oct 2021 15:17:49 +0200 util.dataforms: Turn number values into timestamps for datetime fields
Kim Alvefur <zash@zash.se> [Tue, 26 Oct 2021 15:17:49 +0200] rev 11882
util.dataforms: Turn number values into timestamps for datetime fields Makes it symmetric with parsing.
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
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip