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
/
syncapi.go
Age
Commit message (
Expand
)
Author
2022-03-03
Implement Push Notifications (#1842)
Dan
2022-02-04
Remove sarama/saramajetstream dependencies (#2138)
S7evinK
2022-01-05
Add NATS JetStream support (#1866)
S7evinK
2021-01-26
Graceful shutdowns (#1734)
Neil Alexander
2021-01-08
Sync refactor — Part 1 (#1688)
Neil Alexander
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-11-20
Update last seen on sync requests (#1593)
Neil Alexander
2020-11-09
Implement read receipts (#1528)
S7evinK
2020-10-15
Start Kafka connections for each component that needs them (#1527)
Neil Alexander
2020-10-08
Remove notifs about key changes in syncapi (#1496)
Kegsay
2020-09-07
Remove current state server (#1405)
Kegsay
2020-09-04
Remove QuerySharedUsers from current state server (#1396)
Kegsay
2020-08-10
Prefix-defined Kafka topics (#1254)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-30
Notify clients when devices are deleted (#1233)
Kegsay
2020-07-30
Hook up device list updates to the sync notifier (#1231)
Kegsay
2020-06-16
Make syncapi use userapi (#1136)
Kegsay
2020-06-16
Make userapi responsible for checking access tokens (#1133)
Kegsay
2020-06-09
Factor out how monolith routes get added (#1107)
Kegsay
2020-06-08
Split out SetupFooComponent (#1106)
Kegsay
2020-06-01
Send-to-device support (#1072)
Neil Alexander
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-01
Limit database connections (#980, #564) (#998)
Neil Alexander
2020-05-01
Consolidation of roomserver APIs (#994)
Neil Alexander
2020-02-13
Support sqlite in addition to postgres (#869)
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