Neil Alexander
|
5dfbf0b2be
|
Hopefully fix some of the sync batch tokens
|
2020-01-23 13:43:00 +00:00 |
|
Neil Alexander
|
fe707a163e
|
Thwarted by gocyclo again
|
2020-01-22 18:16:42 +00:00 |
|
Neil Alexander
|
6cea9e8e67
|
Prevent OOB error in addRoomDeltaToResponse
|
2020-01-22 18:04:58 +00:00 |
|
Neil Alexander
|
61d488611e
|
Handle extremities after inserting event into topology
|
2020-01-22 16:50:30 +00:00 |
|
Neil Alexander
|
40495491cb
|
Don't overshadow err (fix lint issue)
|
2020-01-22 16:23:35 +00:00 |
|
Neil Alexander
|
415d5f7054
|
Remove dead code
|
2020-01-22 10:59:12 +00:00 |
|
Neil Alexander
|
a5bccfd2f9
|
Some updates based on review comments from @babolivier
|
2020-01-22 10:37:42 +00:00 |
|
Neil Alexander
|
f09c1d8b58
|
Some updates based on review comments from @babolivier
|
2020-01-22 10:34:01 +00:00 |
|
Neil Alexander
|
481809aaad
|
Fix lint errors
|
2020-01-21 12:49:25 +00:00 |
|
Neil Alexander
|
5f791f5e42
|
Fix PaginationTokens
|
2020-01-21 11:54:07 +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 |
|