dendrite/roomserver/internal/input
Kegan Dougal dae9e626a5 Modify InputRoomEvents to no longer return an error
Errors do not serialise across HTTP boundaries in polylith mode,
so instead set fields on the InputRoomEventsResponse. Add `Err()`
function to make the API shape basically the same.
2020-09-15 18:14:58 +01:00
..
input.go Modify InputRoomEvents to no longer return an error 2020-09-15 18:14:58 +01:00
input_events.go Implement rejected events 2020-09-15 17:50:19 +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