dendrite/syncapi/sync
Neil Alexander 3bd023e74d
Federation fixes (#845)
* Update gomatrixserverlib to p2p commit 92c0338, other tweaks

* Update gomatrixserverlib to p2p commit e5dcc65

* Rewrite getAuthChain

* Update gomatrixserverlib in go.mod/go.sum

* Correct a couple of package refs for updated gmsl/gomatrix

* Update gomatrixserverlib ref in go.mod/go.sum

* Update getAuthChain comments following @babolivier review
2020-01-10 12:11:44 +00:00
..
notifier.go Implement storage interfaces (#841) 2020-01-03 14:07:05 +00:00
notifier_test.go Fix data races reported by go test -race ./... (#748) 2019-07-26 00:00:22 +08:00
request.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00
requestpool.go Federation fixes (#845) 2020-01-10 12:11:44 +00:00
userstream.go Add typing notifications to /sync responses - fixes #635 (#718) 2019-07-12 22:59:53 +08:00