mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* 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 |
||
|---|---|---|
| .. | ||
| backfill.go | ||
| devices.go | ||
| eventauth.go | ||
| events.go | ||
| invite.go | ||
| join.go | ||
| keys.go | ||
| leave.go | ||
| missingevents.go | ||
| profile.go | ||
| query.go | ||
| routing.go | ||
| send.go | ||
| state.go | ||
| threepid.go | ||
| version.go | ||