|
|
02804d067c
|
fix: ensure doh connections are closed when it is disabled
|
2020-06-17 10:57:12 +02:00 |
|
|
|
9241a9bdbf
|
feat: add reloadkeys method
|
2020-06-16 12:51:28 +02:00 |
|
|
|
c19bb0fa97
|
feat: migrate to gopenpgp v2
|
2020-06-16 07:34:46 +00:00 |
|
|
|
cb8a15a9fd
|
fix: crash when removing account while messages are being returned
|
2020-05-25 08:29:42 +00:00 |
|
|
|
4b2977041a
|
fix: missing messages after changing primary address
|
2020-05-07 16:19:06 +02:00 |
|
|
|
984b28e8f9
|
User Agent do not contain bridge version, only client in format
|
2020-05-05 11:00:18 +00:00 |
|
|
|
38f0425670
|
refactor: make sentry report its own package
|
2020-04-21 08:36:39 +00:00 |
|
|
|
3f32fd95e0
|
feat: refresh expired access tokens in one goroutine
|
2020-04-21 08:36:39 +00:00 |
|
|
|
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
|
2020-04-21 08:36:39 +00:00 |
|
|
|
042c340881
|
feat: make store use ClientManager
|
2020-04-21 08:36:38 +00:00 |
|
|
|
f269be4291
|
refactor: make pmapi.Client the interface
|
2020-04-21 08:36:38 +00:00 |
|