0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-07-23 21:38:43 +02:00
dendrite/roomserver/internal/input
Neil Alexander 4c2a10f1a6
Handle state before, send history visibility in output (#2532)
* Check state before event

* Tweaks

* Refactor a bit, include in output events

* Don't waste time if soft failed either

* Tweak control flow, comments, use GMSL history visibility type
2022-06-13 15:11:10 +01:00
..
input.go Define component interfaces based on consumers (2/2) (#2425) 2022-05-05 19:30:38 +01:00
input_events.go Handle state before, send history visibility in output (#2532) 2022-06-13 15:11:10 +01:00
input_latest_events.go Handle state before, send history visibility in output (#2532) 2022-06-13 15:11:10 +01:00
input_membership.go Optimise loadAuthEvents, add roomserver tracing 2022-06-07 14:23:26 +01:00
input_missing.go Optimise loadAuthEvents, add roomserver tracing 2022-06-07 14:23:26 +01:00
input_test.go bugfix: E2EE device keys could sometimes not be sent to remote servers (#2466) 2022-05-17 13:23:35 +01:00