Commit Graph

  • e5944518ca chore: improve logging James Houlahan 2020-04-29 15:19:09 +0200
  • df3a9ea19e test: add comment for why tests are disabled James Houlahan 2020-04-29 13:51:36 +0200
  • 2db1b113e0 fix: correct timeouts according to spec James Houlahan 2020-04-29 13:45:50 +0200
  • 68d2591c73 test: fix tls tests James Houlahan 2020-04-29 13:31:47 +0200
  • e9735c6110 refactor: set app version when enabling remote tls issue reporting James Houlahan 2020-04-24 16:00:12 +0200
  • 0fd5ca3a24 feat: dialer refactor to support modular dialing/checking/proxying James Houlahan 2020-04-23 14:41:59 +0200
  • 973bc98d70 doc: linux libsecret dependency Ryan Jacobs 2020-05-02 20:39:08 -0700
  • 8c2f88fe70 Apply suggestion to Changelog.md James Houlahan 2020-04-29 11:16:26 +0000
  • 23f492705b fix: better draft detection for parentID James Houlahan 2020-04-29 12:45:59 +0200
  • 44233e5bd3 fix 404 errors by using absolute urls Maximalfr 2020-04-19 20:22:35 +0200
  • 33770ce129 fix: crash in fakeapi if user is nil James Houlahan 2020-04-29 15:24:23 +0200
  • faec347054 test: use the correct constants.Version in integration tests James Houlahan 2020-04-30 09:42:02 +0200
  • 9b68625522 Update BUILDS.md to list libsecret dev files omicron-b 2020-04-16 08:29:16 +0000
  • 162acabca5 fix 404 errors by using absolute urls Maximalfr 2020-04-19 20:22:35 +0200
  • 8288a39ff4 Update issue templates v1.2.7-beta.3 cuthix 2020-04-29 07:50:30 +0200
  • 61c6867a15 Update issue templates cuthix-issue-template cuthix 2020-04-29 07:50:30 +0200
  • b15d22c8cc Reduce number of synchronizations GODT-313 Jakub Cuth 2020-04-28 14:20:37 +0000
  • d42deb2ad5 fix: variable name in readme James Houlahan 2020-04-23 12:18:52 +0200
  • bb5227c1f4 fix: app version and variable location James Houlahan 2020-04-23 08:21:59 +0000
  • 0589f329e9 refactor: dedicated constants package, no explicit bridge version James Houlahan 2020-04-23 10:07:41 +0200
  • 522cadb8b1 refactor: dedicated constants package, no explicit bridge version James Houlahan 2020-04-23 10:07:41 +0200
  • 32ca7b3903 fix: envvar conflict on fedora James Houlahan 2020-04-22 19:55:06 +0200
  • 7d30459417 test: empty auth update channel in tests James Houlahan 2020-04-23 10:32:17 +0200
  • 8f15041d8f fix: race condition when updating user auth James Houlahan 2020-04-22 15:07:35 +0200
  • 51846efed5 Merge branch 'release/v1.2.7' into devel Jakub 2020-04-27 15:54:02 +0200
  • a1b01d5922 feat: add nogui build in makefile James Houlahan 2020-04-24 08:47:48 +0000
  • 76b480298a fix: better error messages for 422 James Houlahan 2020-04-21 13:13:02 +0200
  • 86c75e6196 Adding instructions for building with custom Qt doc/custom-qt-build Jakub 2020-04-22 10:27:19 +0200
  • a51841158c docs: add libglvnd as build deps James Houlahan 2020-04-22 10:14:59 +0200
  • 68d1442a8f Update copySuccess & appendSuccess messages according to RFCs. https://github.com/ProtonMail/proton-bridge/issues/3 Ryan Ciehanski 2020-04-15 14:10:07 -0500
  • 1457005f86 fix: address review comments James Houlahan 2020-04-21 07:17:50 +0000
  • febdf98349 test: attempt less flaky tests James Houlahan 2020-04-20 16:56:03 +0200
  • d4482994ec fix: missing and incorrect comments James Houlahan 2020-04-20 16:40:40 +0200
  • 244a18ac8c feat: update changelog James Houlahan 2020-04-20 16:29:31 +0200
  • e027aa5fae test: use clientmanager to logout fakeapi James Houlahan 2020-04-20 12:26:11 +0200
  • 99635cd56d feat: max retries of 5 for client logout James Houlahan 2020-04-17 15:39:02 +0200
  • e95aece6d3 refactor: don't pass client directly to store syncer James Houlahan 2020-04-16 17:17:44 +0200
  • 38f0425670 refactor: make sentry report its own package James Houlahan 2020-04-16 16:27:57 +0200
  • 4809d97cb1 feat: clientmanager has checkconnection James Houlahan 2020-04-16 16:05:05 +0200
  • bfc4069df4 feat: remove user from bridge users list if init failed James Houlahan 2020-04-16 15:21:31 +0200
  • 3f32fd95e0 feat: refresh expired access tokens in one goroutine James Houlahan 2020-04-16 14:44:59 +0200
  • 40e96b9d1e feat: retry client auth delete while api is unreachable James Houlahan 2020-04-16 14:07:00 +0200
  • 80f4e1e346 Fixing unit tests for client manager. Jakub 2020-04-14 07:54:11 +0200
  • debd374d75 fix: don't delete uid of anonymous clients James Houlahan 2020-04-09 15:33:23 +0200
  • ed8595fa5b test: some work on integration tests (fake) James Houlahan 2020-04-09 13:49:07 +0200
  • fec5f2d3c3 test: fix most integration tests (live) James Houlahan 2020-04-09 10:24:58 +0200
  • bafd4e714e refactor: remove unnecessary getters James Houlahan 2020-04-08 13:15:42 +0200
  • d787d8b223 fix: use clientsLocker mutex James Houlahan 2020-04-08 13:11:05 +0200
  • abca7284dd refactor: make getHost and getScheme private James Houlahan 2020-04-08 13:08:35 +0200
  • db02eb694d refactor: no more pmapifactory James Houlahan 2020-04-08 13:07:13 +0200
  • 5bf4d9c6f5 refactor: prefer anonymous clients James Houlahan 2020-04-08 12:51:16 +0200
  • b01be382fc refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel James Houlahan 2020-04-08 10:29:01 +0200
  • 042c340881 feat: make store use ClientManager James Houlahan 2020-04-07 09:55:28 +0200
  • f269be4291 refactor: make pmapi.Client the interface James Houlahan 2020-04-06 16:02:37 +0200
  • 6e38a65bd8 feat: improve login flow James Houlahan 2020-04-02 16:41:49 +0200
  • 941e09079c feat: implement token expiration watcher James Houlahan 2020-04-02 14:10:15 +0200
  • ce29d4d74e feat: switch to proxy when need be James Houlahan 2020-04-01 17:20:03 +0200
  • f239e8f3bf feat: central auth channel for clients James Houlahan 2020-04-01 15:16:36 +0200
  • 0a55fac29a feat: simple client manager James Houlahan 2020-04-01 13:42:25 +0200
  • fb263e84a9 Add license to windows build Jakub Cuth 2020-04-20 17:10:02 +0000
  • 366a9d6d6c Clean also All Mail and Drafts mailboxes before running integration test Michal Horejsek 2020-04-20 10:22:04 +0200
  • 8f8fbc745d fix: correctly install tls certs with osascript James Houlahan 2020-04-17 16:25:01 +0200
  • b75a6f7cf8 Bump version 1.2.7 and release notes Jakub Cuth 2020-04-17 11:52:42 +0000
  • 9072f84646 Apply suggestion to internal/store/event_loop.go Jakub Cuth 2020-04-17 10:55:19 +0000
  • c6f32192b9 refactor: return ErrNoSuchAPIID any time we get 422 James Houlahan 2020-04-17 12:12:44 +0200
  • 49a64a656c refactor: remove unexported fetchMessage James Houlahan 2020-04-17 11:46:09 +0200
  • 1c83cc9754 Apply suggestion to internal/store/event_loop.go James Houlahan 2020-04-17 09:09:35 +0000
  • 341a6501e6 fix: don't return error when event data is nil James Houlahan 2020-04-17 09:09:34 +0200
  • e1ecc11f38 feat: add ErrNoSuchMessage to pmapi James Houlahan 2020-04-16 17:32:30 +0200
  • d1e63254f2 Apply suggestion to internal/store/event_loop.go James Houlahan 2020-04-15 13:41:46 +0000
  • 0998c67f20 Apply suggestion to internal/store/event_loop.go James Houlahan 2020-04-15 13:41:38 +0000
  • 91ec7edc06 fix: better event loop error handling James Houlahan 2020-04-14 15:21:00 +0200
  • aea816029f Apply suggestion to internal/imap/mailbox_messages.go Michal Horejsek 2020-04-17 07:14:57 +0000
  • e166748270 Added IMAP extension MOVE with UIDPLUS support Michal Horejsek 2020-04-16 14:32:40 +0200
  • 0c7a328165 Completely delete old draft instead moving to trash when user updates draft Michal Horejsek 2020-04-09 09:59:38 +0200
  • e962434c8f feat: bump go-appdir James Houlahan 2020-03-30 17:11:23 +0200
  • 46f3721d43 More logs about event loop activity Jakub 2020-04-16 10:34:51 +0200
  • 0cb1ff9b16 Do not send an EXISTS reposnse after EXPUNGE or when nothing changed Michal Horejsek 2020-04-16 13:47:01 +0200
  • 7b25912bde
    Update BUILDS.md to list libsecret dev files omicron-b 2020-04-16 08:29:16 +0000
  • 888d7f2308 Update copySuccess & appendSuccess messages according to RFCs. https://github.com/ProtonMail/proton-bridge/issues/3 Ryan Ciehanski 2020-04-15 14:10:07 -0500
  • a246a35cb7 docs: fix bad folder for integration tests James Houlahan 2020-04-15 19:55:48 +0200
  • 409abba995 Update README.md Delong Lu 2020-04-15 17:14:18 +0000
  • 3b1528cc2a IMAP extension Unselect Michal Horejsek 2020-04-09 13:56:50 +0200
  • 4806fa0808 Fix build on MacOS Michal Horejsek 2020-04-14 14:05:10 +0200
  • d76f3015fb Apply suggestion to Changelog.md Michal Horejsek 2020-04-14 07:19:53 +0000
  • cdfa6b6e49 Optimalization of initAddress Michal Horejsek 2020-04-14 08:25:39 +0200
  • 62ade99e37 Optimalization of RebuildMailboxes Michal Horejsek 2020-04-09 12:12:33 +0200
  • edc521f353
    Update README.md d310n9 2020-04-08 21:28:13 +0200
  • 99721b6577 Update README.md Jakub Cuth 2020-04-08 19:16:55 +0000
  • 7d3d9c0b88 Merge branch 'devel' into 'master' Jakub Cuth 2020-04-08 16:47:08 +0000
  • 1425af0143 mirror master and tags Jakub 2020-04-08 13:23:01 +0200
  • 9e8c28ebe6 Merge branch 'fix/image-build' into 'master' Jakub Cuth 2020-04-08 15:54:31 +0000
  • 1e3cfa3099 fix the ci image creation Jakub 2020-04-08 17:10:23 +0200
  • 17f4d6097a We build too many walls and not enough bridges Jakub 2020-04-08 12:59:16 +0200