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
/
appservice
/
api
Age
Commit message (
Expand
)
Author
2024-02-03
Modernize appservice paths and authentication (#3316)
Tulir Asokan
2023-04-03
Add user profile tests, refactor user API methods (#3030)
Till
2022-11-02
Implement `/thirdparty` endpoints (#2831)
Till
2022-05-06
Clean up interface definitions (#2427)
kegsay
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
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-12-18
Fix #1655 by re-adding the appservice alias query (#1660)
Neil Alexander
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
2020-06-12
Rehuffle where things are in the internal package (#1122)
Kegsay
2020-06-04
Convert everything but serverkeyapi to inthttp (#1096)
Kegsay
2020-05-22
Fix API paths
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-04-03
use custom http client instead of the http DefaultClient (#823)
Ben B
2020-02-13
Support sqlite in addition to postgres (#869)
Kegsay
2019-08-07
Implement profile retrieval over federation (#726)
Alex Chen
2019-07-12
Lots of small typo fixes (#737)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben