0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-12-15 11:53:45 +01:00
dendrite/setup/mscs/msc2836
Neil Alexander a23fda6626
Update Events call-sites which now don't return an error, update parsedRespState to sort ()
* 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 b0cd706012.

* Update to 

* `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.go Update Events call-sites which now don't return an error, update parsedRespState to sort () 2022-02-28 14:51:40 +00:00
msc2836_test.go Add missing HTTP mode for userapi () 2021-12-03 17:18:35 +00:00
storage.go MSC2836 threading: part 2 () 2020-12-04 14:11:01 +00:00