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
/
syncapi
/
sync
Age
Commit message (
Expand
)
Author
2020-03-26
Fixed Didn't call Close on UserStreamListener log messages when syncing (#940)
Suvid Sahay
2020-03-24
Implement backfill over federation (#938)
Kegsay
2020-03-19
HeaderedEvents in sync API (#922)
Neil Alexander
2020-03-18
maintenance: Fix matrix-org#896 use %w format verb to wrap errors (#916)
Abhinav Krishna C K
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
Upgrade gomatrixserverlib dependency (#808)
Thibaut CHARLES
2020-01-23
CS API: Support for /messages, fixes for /sync (#847)
Neil Alexander
2020-01-10
Federation fixes (#845)
Neil Alexander
2020-01-03
Implement storage interfaces (#841)
Neil Alexander
2019-09-30
selectAccountDataByType return ClientEvent pointer instead of slice of Client...
Behouba Manassé
2019-08-08
Add filtering database API to syncapi account data table (#513)
Thibaut CHARLES
2019-08-06
Replace membership and visibility values with constants (#774)
Alex Chen
2019-08-01
Implement "full_state" query parameter for /sync (#751)
Alex Chen
2019-07-26
Fix data races reported by go test -race ./... (#748)
Alex Chen
2019-07-12
Add typing notifications to /sync responses - fixes #635 (#718)
Alex Chen
2019-05-21
use go module for dependencies (#594)
ruben