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
/
sendtyping.go
Age
Commit message (
Expand
)
Author
2023-05-17
Move MakeJoin logic to GMSL (#3081)
devonh
2023-05-09
Move json errors over to gmsl (#3080)
devonh
2023-04-03
Add tests for CSAPI membership changes (#3034)
Till
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2022-03-29
Remove eduserver (#2306)
S7evinK
2022-03-24
Refactor appservice & client API to use userapi internal (#2290)
S7evinK
2022-02-18
Merge both user API databases into one (#2186)
Neil Alexander
2020-09-04
Remove QueryCurrentState from current-state-server (#1395)
Kegsay
2020-08-25
[readability] use event.StateKeyEquals where relevant and minor for-loop refa...
oliverpool
2020-06-30
Remove membership table from account DB (#1172)
Kegsay
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-10
Remove clientapi producers which aren't actually producers (#1111)
Kegsay
2020-03-30
Rename the typing server to EDU server (#948)
Kegsay
2020-03-02
Remove httputil.LogThenError so that the line numbers are reported properly -...
Neil Alexander
2020-02-13
Support sqlite in addition to postgres (#869)
Kegsay
2019-05-21
use go module for dependencies (#594)
ruben