Thu, 23 Apr 2020 18:40:57 +0200 util.rsm: Explicitly serialize numbers in correct format
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 18:40:57 +0200] rev 10767
util.rsm: Explicitly serialize numbers in correct format
Thu, 23 Apr 2020 18:17:54 +0200 util.rsm: Test that Lua 5.3 floats are not encoded with decimal point
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 18:17:54 +0200] rev 10766
util.rsm: Test that Lua 5.3 floats are not encoded with decimal point The 'max' 'count' and 'index' fields are integers and should be encoded as such on the wire. Care needs to be taken because tostring(1.0) in Lua 5.3+ returns to "1.0" while in previous Lua versions it would return "1".
Thu, 23 Apr 2020 18:16:36 +0200 util.rsm: Fix passing number as attribute
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 18:16:36 +0200] rev 10765
util.rsm: Fix passing number as attribute
Thu, 23 Apr 2020 18:05:00 +0200 util.rsm: Add tests
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 18:05:00 +0200] rev 10764
util.rsm: Add tests Based on examples from XEP-0059
Thu, 23 Apr 2020 15:17:42 +0100 MUC tests: Add missing 'affiliation' attribute
Matthew Wild <mwild1@gmail.com> [Thu, 23 Apr 2020 15:17:42 +0100] rev 10763
MUC tests: Add missing 'affiliation' attribute
Thu, 23 Apr 2020 13:53:18 +0100 Merge with upstream trunk
Matthew Wild <mwild1@gmail.com> [Thu, 23 Apr 2020 13:53:18 +0100] rev 10762
Merge with upstream trunk
Thu, 23 Apr 2020 13:52:19 +0100 Merge 0.11->trunk
Matthew Wild <mwild1@gmail.com> [Thu, 23 Apr 2020 13:52:19 +0100] rev 10761
Merge 0.11->trunk
Thu, 23 Apr 2020 13:44:47 +0100 MUC tests: Add missing affiliation attribute 0.11
Matthew Wild <mwild1@gmail.com> [Thu, 23 Apr 2020 13:44:47 +0100] rev 10760
MUC tests: Add missing affiliation attribute
Thu, 23 Apr 2020 13:43:29 +0100 Backed out changeset 18f2c7bc5795 (was testing against wrong branch) 0.11
Matthew Wild <mwild1@gmail.com> [Thu, 23 Apr 2020 13:43:29 +0100] rev 10759
Backed out changeset 18f2c7bc5795 (was testing against wrong branch)
Thu, 23 Apr 2020 13:29:23 +0100 MUC tests: Add <required/> to expected form field 0.11
Matthew Wild <mwild1@gmail.com> [Thu, 23 Apr 2020 13:29:23 +0100] rev 10758
MUC tests: Add <required/> to expected form field
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip