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
/
keyserver
/
inthttp
Age
Commit message (
Expand
)
Author
2022-09-20
Mark device list as stale, if we don't have the requesting device (#2728)
Till
2022-08-11
Generic-based internal HTTP API (#2626)
Neil Alexander
2022-06-15
Add `InputDeviceListUpdate` to the keyserver, remove old input API (#2536)
Neil Alexander
2022-05-06
Clean up interface definitions (#2427)
kegsay
2021-08-18
Delete device keys/signatures from key server when deleting devices (#1979)
Neil Alexander
2021-08-09
Cross-signing signature handling (#1965)
Neil Alexander
2021-08-06
Cross-signing validation for self-sigs, expose signatures over `/user/keys/qu...
Neil Alexander
2021-08-04
Cross-signing groundwork (#1953)
Neil Alexander
2020-08-05
Process inbound device list updates from federation (#1240)
Kegsay
2020-08-04
Send device list updates to servers (outbound only) (#1237)
Kegsay
2020-08-03
Produce OTK counts in /sync response (#1235)
Kegsay
2020-07-30
Notify clients when devices are deleted (#1233)
Kegsay
2020-07-28
Add QueryKeyChanges (#1228)
Kegsay
2020-07-15
Implement key uploads (#1202)
Kegsay
2020-07-13
Add boilerplate for key server APIs (#1196)
Kegsay