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
/
login.go
Age
Commit message (
Expand
)
Author
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
2022-02-10
Support for `m.login.token` (#2014)
tommie
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-10-09
Extend device_devices table (#1471)
S7evinK
2020-09-02
Fix #1381 (#1384)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-31
Fix edge cases around device lists (#1234)
Kegsay
2020-07-10
Add User-Interactive Authentication (#1193)
Kegsay
2020-06-17
Hacks for supporting Riot iOS (#1148)
Neil Alexander
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
2020-06-17
Make userapi control account creation entirely (#1139)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-05-21
Fix #897 and shuffle directory around (#1054)
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
2020-02-11
Pass cfg by reference around the codebase (#819)
Behouba Manassé
2020-01-20
Identifier key login
Neil Alexander
2019-11-27
Fix login using identifier key
Serra Allgood
2019-07-22
Correctly create new device when device_id is passed to /login (#753)
Andrew Morgan
2019-07-09
Add back missing returns for httputil.LogThenError calls (#730)
Alex Chen
2019-06-19
Fix pipeline, emoji and syntax (#713)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben