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
/
request.go
Age
Commit message (
Expand
)
Author
2023-04-04
Move GMSL client types to Dendrite (#3045)
kegsay
2022-11-02
Don't limit `"state"` (#2849)
Neil Alexander
2022-10-19
Get state deltas without filters (#2810)
Till
2022-08-25
SyncAPI tweaks/fixes (#2671)
Till
2022-04-26
Use a value that is Go 1.16-friendly
Neil Alexander
2022-04-26
Send all account data on complete sync by default
Neil Alexander
2022-04-13
Use default sync filter if specified filter is not found (should fix #2350) (...
Neil Alexander
2021-01-19
Basic sync filtering (#1721)
Neil Alexander
2021-01-08
Sync refactor — Part 1 (#1688)
Neil Alexander
2020-12-18
More sane next batch handling, typing notification tweaks, give invites their...
Neil Alexander
2020-12-10
Refactor sync tokens (#1628)
Neil Alexander
2020-07-29
Add support for logs in StreamingToken (#1229)
Kegsay
2020-06-26
Implement /sync `limited` and read timeline limit from stored filters (#1168)
Kegsay
2020-06-19
Bind build support, further Yggdrasil demo updates (#1152)
Neil Alexander
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-05-20
sytest: Add remaining backfill tests (#1052)
Kegsay
2020-05-13
syncapi: Rename and split out tokens (#1025)
Kegsay
2020-01-23
CS API: Support for /messages, fixes for /sync (#847)
Neil Alexander
2019-07-12
Add typing notifications to /sync responses - fixes #635 (#718)
Alex Chen
2019-05-21
use go module for dependencies (#594)
ruben