dendrite/roomserver/internal/input
Neil Alexander d21f3eace0
Roomserver fixes (#2133)
* Improve server selection somewhat

* Remove things from the map when we're done

* Be less panicky about auth event signatures in case they are not fatal after all

* Accept HasState in all cases

* Send join asynchronously

* Revert "Send join asynchronously"

This reverts commit 5b685bfcd0b1150a66c7b1e70fb3a3eda509efd1.

* Joins and leaves use background context
2022-01-31 14:36:59 +00:00
..
input_events.go Roomserver fixes (#2133) 2022-01-31 14:36:59 +00:00
input_latest_events.go Roomserver/federation input refactor (#2104) 2022-01-27 14:29:14 +00:00
input_membership.go Track knocking in membership updater (#1935) 2021-07-22 12:26:58 +01:00
input_missing.go Roomserver fixes (#2133) 2022-01-31 14:36:59 +00:00
input.go Tweak some logging (#2130) 2022-01-31 10:48:28 +00:00