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
/
roomserver
/
api
/
query.go
Age
Commit message (
Expand
)
Author
2020-06-04
Convert everything but serverkeyapi to inthttp (#1096)
Kegsay
2020-05-22
Separate muxes for public and internal APIs (#1056)
Neil Alexander
2020-05-21
Fix #897 and shuffle directory around (#1054)
Kegsay
2020-05-20
sytest: Make 'Inbound federation can backfill events' pass (#1051)
Kegsay
2020-05-05
Prefer /state_ids when missing state across federation (#1008)
Kegsay
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-04-28
Implement backfill in the roomserver (#983)
Kegsay
2020-04-22
LRU cache for room versions in RS query API (#976)
Neil Alexander
2020-04-09
Federation for v3/v4 rooms (#954)
Neil Alexander
2020-04-03
use custom http client instead of the http DefaultClient (#823)
Ben B
2020-03-27
Further room version wiring (#936)
Neil Alexander
2020-03-19
HeaderedEvents in sync API (#922)
Neil Alexander
2020-03-16
Implement gomatrixserverlib.HeaderedEvent in roomserver query API (#912)
Neil Alexander
2020-02-05
Implement room version capabilities in CS API (#866)
Neil Alexander
2020-01-23
CS API: Support for /messages, fixes for /sync (#847)
Neil Alexander
2019-12-20
Fix copy & paste error (#812)
S7evinK
2019-05-21
use go module for dependencies (#594)
ruben