dendrite/roomserver/internal
Neil Alexander e15f6676ac
Consolidation of roomserver APIs (#994)
* Consolidation of roomserver APIs

* Comment out alias tests for now, they are broken

* Wire AS API into roomserver again

* Roomserver didn't take asAPI param before so return to that

* Prevent roomserver asking AS API for alias info

* Rename some files

* Remove alias_test, incoherent tests and unwanted appservice integration

* Remove FS API inject on syncapi component
2020-05-01 10:48:17 +01:00
..
alias.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
api.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
input.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
input_authevents.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
input_authevents_test.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
input_events.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
input_latest_events.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
input_membership.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
query.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
query_backfill.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
query_test.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00