Neil Alexander
|
f09c1d8b58
|
Some updates based on review comments from @babolivier
|
2020-01-22 10:34:01 +00:00 |
|
Neil Alexander
|
2541946c1f
|
Replace SyncPosition with PaginationToken throughout syncapi
|
2020-01-21 10:30:01 +00:00 |
|
Neil Alexander
|
490c40f5f3
|
Merge forward
|
2020-01-20 15:56:52 +00:00 |
|
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 |
|
Neil Alexander
|
c28577ea25
|
Implement storage interfaces (#841)
* Implement interfaces for federationsender storage
* Implement interfaces for mediaapi storage
* Implement interfaces for publicroomsapi storage
* Implement interfaces for roomserver storage
* Implement interfaces for syncapi storage
* Implement interfaces for keydb storage
* common.PartitionStorer in publicroomsapi interface
* Update copyright notices
|
2020-01-03 14:07:05 +00:00 |
|