Pavel Škoda
|
2e439e17cf
|
Remove unused scope methods
|
6 years ago |
Michal Horejsek
|
9218598140
|
Update routes to API v4
|
6 years ago |
Pavel Škoda
|
7e5e3d3dd4
|
Import/Export GUI
|
6 years ago |
Michal Horejsek
|
1c10cc5065
|
Import/Export backend
|
6 years ago |
James Houlahan
|
79e6799f40
|
fix: panic in integration tests
|
6 years ago |
James Houlahan
|
02804d067c
|
fix: ensure doh connections are closed when it is disabled
|
6 years ago |
James Houlahan
|
9241a9bdbf
|
feat: add reloadkeys method
|
6 years ago |
James Houlahan
|
c19bb0fa97
|
feat: migrate to gopenpgp v2
|
6 years ago |
James Houlahan
|
cb8a15a9fd
|
fix: crash when removing account while messages are being returned
|
6 years ago |
James Houlahan
|
4b2977041a
|
fix: missing messages after changing primary address
|
6 years ago |
James Houlahan
|
2d200f6f8c
|
test: add test with changing address order
|
6 years ago |
James Houlahan
|
33770ce129
|
fix: crash in fakeapi if user is nil
|
6 years ago |
James Houlahan
|
8f15041d8f
|
fix: race condition when updating user auth
|
6 years ago |
James Houlahan
|
1457005f86
|
fix: address review comments
|
6 years ago |
James Houlahan
|
e027aa5fae
|
test: use clientmanager to logout fakeapi
|
6 years ago |
James Houlahan
|
38f0425670
|
refactor: make sentry report its own package
|
6 years ago |
Jakub
|
80f4e1e346
|
Fixing unit tests for client manager.
* [x] pmapi: refresh auth uid won't change
* [x] bridge tests:
* update mocks
* delete auth when FinishLogin fails
* check for mailbox password
* add `gomock.InOrder` for better test control
* [x] fix linter issues except TODOs
* [x] make rootScheme unexported
* [x] store tests: update mocks
|
6 years ago |
James Houlahan
|
debd374d75
|
fix: don't delete uid of anonymous clients
|
6 years ago |
James Houlahan
|
ed8595fa5b
|
test: some work on integration tests (fake)
|
6 years ago |
James Houlahan
|
fec5f2d3c3
|
test: fix most integration tests (live)
|
6 years ago |
James Houlahan
|
042c340881
|
feat: make store use ClientManager
|
6 years ago |
James Houlahan
|
6e38a65bd8
|
feat: improve login flow
|
6 years ago |
James Houlahan
|
941e09079c
|
feat: implement token expiration watcher
|
6 years ago |
Jakub
|
17f4d6097a
|
We build too many walls and not enough bridges
|
6 years ago |