dendrite/roomserver/internal/input
Neil Alexander 7a1fd123de
Improved state handling in /send (#1521)
* Capture errors

* Don't request only state key tuples needed for auth (we end up discarding room state this way)

* QueryStateAfterEvent returns all state when no tuples supplied

* Resolve state

* Comments
2020-10-14 12:39:37 +01:00
..
input_events.go Deep checking of forward extremities (#1491) 2020-10-07 14:05:33 +01:00
input_latest_events.go Improved state handling in /send (#1521) 2020-10-14 12:39:37 +01:00
input_membership.go Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00
input.go Implement rejected events (#1426) 2020-09-16 13:00:52 +01:00