71 Commits (9218598140ec79262b31bb84279bbcb15058d8f9)

Author SHA1 Message Date
Michal Horejsek 9218598140 Update routes to API v4 6 years ago
James Houlahan 77c6ba381e fix: mime type 6 years ago
James Houlahan 61a841ced7 refactor: builder pattern for generateSendingInfo 6 years ago
Michal Horejsek 6c93f1f1ec Fix integration tests - compiting message flags 6 years ago
James Houlahan e333ccd29e feat: persistent cookies 6 years ago
James Houlahan bf0945eaef fix: race condition in AuthRefresh that could cause user to be logged out 6 years ago
James Houlahan fc4e77604f fix: don't panic if not given tls connection in pin checker 6 years ago
James Houlahan b25baa2524 test: set sent label properly 6 years ago
James Houlahan 7301e5571c fix: return error if parsing header fails GODT-502 6 years ago
James Houlahan 7ec4309ae1 fix: correctly handle failure to unlock single key 6 years ago
James Houlahan ec224a962f fix: hang when reloading keys 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 f3e6af5571 feat: clear keys after unmarshaling 6 years ago
James Houlahan c19bb0fa97 feat: migrate to gopenpgp v2 6 years ago
James Houlahan 45e99caa23 fix: handle double charset everywhere by using our ParseMediaType 6 years ago
Jakub 579e962980 check license 6 years ago
James Houlahan cc14b523cb fix: correct doh timeouts 6 years ago
James Houlahan ad877431de fix: check doh permission 6 years ago
James Houlahan 7ac4c9aecf fix: don't logout user if auth refresh fails because internet dropped 6 years ago
James Houlahan cb8a15a9fd fix: crash when removing account while messages are being returned 6 years ago
James Houlahan bbf1364e30 feat: tls report cache 6 years ago
Michal Horejsek 6147c214c3 Better error message when request is canceled 6 years ago
Pavel Škoda 4090c490b1 Apply suggestion to pkg/pmapi/messages.go 6 years ago
Pavel Škoda d33d7237bd Apply suggestion to pkg/pmapi/messages.go 6 years ago
Pavel Škoda 9ed778f2b3 Apply suggestion to pkg/pmapi/messages.go 6 years ago
Pavel Škoda 70fca64a36 Pop-out messageID format into constants 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
Michal Horejsek 984b28e8f9 User Agent do not contain bridge version, only client in format 6 years ago
James Houlahan 6e537db5ff Apply suggestion to pkg/pmapi/client.go 6 years ago
James Houlahan 668fc7f039 feat: MinSpeed -> MinBytesPerSecond, check every 3 seconds 6 years ago
James Houlahan e5944518ca chore: improve logging 6 years ago
James Houlahan df3a9ea19e test: add comment for why tests are disabled 6 years ago
James Houlahan 2db1b113e0 fix: correct timeouts according to spec 6 years ago
James Houlahan 68d2591c73 test: fix tls tests 6 years ago
James Houlahan e9735c6110 refactor: set app version when enabling remote tls issue reporting 6 years ago
James Houlahan 0fd5ca3a24 feat: dialer refactor to support modular dialing/checking/proxying 6 years ago
James Houlahan 23f492705b fix: better draft detection for parentID 6 years ago
James Houlahan 7d30459417 test: empty auth update channel in tests 6 years ago
James Houlahan 8f15041d8f fix: race condition when updating user auth 6 years ago
James Houlahan 76b480298a fix: better error messages for 422 6 years ago
James Houlahan 1457005f86 fix: address review comments 6 years ago
James Houlahan d4482994ec fix: missing and incorrect comments 6 years ago
James Houlahan 99635cd56d feat: max retries of 5 for client logout 6 years ago
James Houlahan 38f0425670 refactor: make sentry report its own package 6 years ago
James Houlahan 4809d97cb1 feat: clientmanager has checkconnection 6 years ago
James Houlahan 3f32fd95e0 feat: refresh expired access tokens in one goroutine 6 years ago
James Houlahan 40e96b9d1e feat: retry client auth delete while api is unreachable 6 years ago
Jakub 80f4e1e346 Fixing unit tests for client manager. 6 years ago