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
/
device.go
Age
Commit message (
Expand
)
Author
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2022-03-01
Only allow device deletion from session UIA was initiated from (#2235)
S7evinK
2021-09-08
- Removed double imports (#1989)
Ryan W
2020-11-20
Add last_seen_ip and last_seen_ts to /devices response (#1592)
alexkursell
2020-10-09
reject invalid UTF-8 (#1472)
Pestdoktor
2020-08-27
Remove device DB from clientapi (#1352)
Kegsay
2020-07-31
Fix edge cases around device lists (#1234)
Kegsay
2020-07-30
Notify clients when devices are deleted (#1233)
Kegsay
2020-07-10
Add User-Interactive Authentication (#1193)
Kegsay
2020-06-19
Bind build support, further Yggdrasil demo updates (#1152)
Neil Alexander
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
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
Implement missing device management features (#835)
S7evinK
2019-07-18
Remove unnecessary http method checks (#747)
Andrew Morgan
2019-05-21
use go module for dependencies (#594)
ruben