35 Commits (41f6cd3bcd49cd3fccdd7f4fc9e448f250b347dd)

Author SHA1 Message Date
James Houlahan f87ca36ffd refactor: tidy up DecodeCharset 6 years ago
Michal Horejsek 37f4e46bdc feat: fallback to latin1 if charset not specified and not utf8 6 years ago
Pavel Škoda 30425d5fcd Fix few typos 6 years ago
Pavel Škoda 2639f7333e Simplify references parsing 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 e43bd231ed Final touches of go-imap v1 implementation 6 years ago
Michal Horejsek 313e803fdd Implement new SearchCriteria from latest go-imap 6 years ago
Michal Horejsek c939893131 Unseen is first sequence number of unseen message not count of messages 6 years ago
Michal Horejsek ea0f3115a3 usage of latest upstream go-imap 6 years ago
Michal Horejsek 984b28e8f9 User Agent do not contain bridge version, only client in format 6 years ago
James Houlahan 1d49a484a8 test: fix typo 6 years ago
James Houlahan 33770ce129 fix: crash in fakeapi if user is nil 6 years ago
James Houlahan faec347054 test: use the correct constants.Version in integration tests 6 years ago
James Houlahan bb5227c1f4 fix: app version and variable location 6 years ago
James Houlahan 0589f329e9 refactor: dedicated constants package, no explicit bridge version 6 years ago
James Houlahan 522cadb8b1 refactor: dedicated constants package, no explicit bridge version 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 febdf98349 test: attempt less flaky tests 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. 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 db02eb694d refactor: no more pmapifactory 6 years ago
James Houlahan b01be382fc refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel 6 years ago
James Houlahan 042c340881 feat: make store use ClientManager 6 years ago
James Houlahan f269be4291 refactor: make pmapi.Client the interface 6 years ago
James Houlahan 6e38a65bd8 feat: improve login flow 6 years ago
James Houlahan 941e09079c feat: implement token expiration watcher 6 years ago
Michal Horejsek 366a9d6d6c Clean also All Mail and Drafts mailboxes before running integration test 6 years ago
Michal Horejsek e166748270 Added IMAP extension MOVE with UIDPLUS support 6 years ago
Jakub 17f4d6097a We build too many walls and not enough bridges 6 years ago