dendrite/roomserver/internal/input
Neil Alexander a06c18bb56
Soft-fail (#1364)
* Initial work on soft-fail

* Fix state block retrieval

* Copy-pasta QueryLatestEventsAndState code

* Fix state lookup

* Clean up

* Fix up failing sytest

* Linting

* Update previous events SQLite insert query

* Update SQLite InsertPreviousEvent properly

* Hopefully fix the event references updates

Co-authored-by: Kegan Dougal <kegan@matrix.org>
2020-09-21 14:55:46 +01:00
..
input.go Implement rejected events (#1426) 2020-09-16 13:00:52 +01:00
input_events.go Soft-fail (#1364) 2020-09-21 14:55:46 +01:00
input_latest_events.go Handle state with input event as new events (#1415) 2020-09-15 11:17:46 +01:00
input_membership.go Add Queryer and Inputer and factor out more RSAPI stuff (#1382) 2020-09-02 17:13:15 +01:00