dendrite/setup/mscs/msc2836
Neil Alexander a23fda6626
Update Events call-sites which now don't return an error, update parsedRespState to sort (#2227)
* Topologically sort with `SendEventWithState`, so that earlier events should satisfy auth for later ones

* Revert "Topologically sort with `SendEventWithState`, so that earlier events should satisfy auth for later ones"

This reverts commit b0cd706012b4c9b6724b11e16f19c4cb732ab286.

* Update to matrix-org/gomatrixserverlib#293

* `Events` no longer returns an error, other tweaks

* Make sure `Events` is sorted for `parsedRespState` too
2022-02-28 14:51:40 +00:00
..
msc2836_test.go Add missing HTTP mode for userapi (#1982) 2021-12-03 17:18:35 +00:00
msc2836.go Update Events call-sites which now don't return an error, update parsedRespState to sort (#2227) 2022-02-28 14:51:40 +00:00
storage.go MSC2836 threading: part 2 (#1596) 2020-12-04 14:11:01 +00:00