index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clientapi
/
routing
/
directory.go
Age
Commit message (
Expand
)
Author
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2022-03-07
Fix appservice username check (#2223)
S7evinK
2021-11-24
Merge `federationapi`, `federationsender`, `signingkeyserver` components (#2055)
Neil Alexander
2021-09-08
- Removed double imports (#1989)
Ryan W
2021-07-21
Various alias fixes (#1934)
Neil Alexander
2021-03-03
Fix appsevice alias queries part 2 (#1684)
Will Hunt
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-09-07
Remove current state server (#1405)
Kegsay
2020-09-04
Remove QueryCurrentState from current-state-server (#1395)
Kegsay
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-02
Replace publicroomsapi with a combination of clientapi/roomserver/currentstat...
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-02
Return correct error to LookupRoomAlias
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-29
Federation sender API remodel (#988)
Neil Alexander
2020-03-02
Remove httputil.LogThenError so that the line numbers are reported properly -...
Neil Alexander
2019-10-02
Add missing servers field in /directory/room/:alias response (#732)
Alex Chen
2019-08-07
Fix permission and 404 response for alias deletion - #654 (#706)
Alex Chen
2019-07-12
Fix #661 appservice can't set aliases in its own namespace (#731)
Alex Chen
2019-05-21
use go module for dependencies (#594)
ruben