4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-01-13 10:56:28 +00: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 b0cd706012b4c9b6724b11e16f19c4cb732ab286.

* 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_test.go Add missing HTTP mode for userapi () 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 () 2022-02-28 14:51:40 +00:00
storage.go MSC2836 threading: part 2 () 2020-12-04 14:11:01 +00:00