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
/
register.go
Age
Commit message (
Expand
)
Author
2020-06-01
Fix pg user already exists (#1076)
S7evinK
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-04-14
support non-exclusive namespaces for AS (#828)
mohit kumar singh
2020-03-06
bugfix: Fix a race condition when creating guest accounts (#882)
Kegsay
2020-03-06
Add peer-to-peer support into Dendrite via libp2p and fetch (#880)
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-30
Handle kind=guest query parameter on /register (#860)
Prateek Sachan
2019-08-16
Fix data race in clientapi/routing/register.go (#787)
Alex Chen
2019-08-15
Add auth fallback endpoint (#405)
Parminder Singh
2019-07-22
Correctly create new device when device_id is passed to /login (#753)
Andrew Morgan
2019-07-17
Prevent duplicate entries in the completed registration flows (#741)
Andrew Morgan
2019-07-09
Fix http responses in validateRecaptcha (#431)
Anant Prakash
2019-05-21
use go module for dependencies (#594)
ruben