Commit Graph

44 Commits

Author SHA1 Message Date
7301e5571c fix: return error if parsing header fails GODT-502 v1.2.8-beta.1 v1.2.8 2020-06-26 11:35:07 +02:00
7724ca3996 release notes 2020-05-23 09:05:58 +00:00
4393d67bf2 GODT-396 reduce number of exists calls 2020-05-23 09:05:58 +00:00
d222b39793 Apply suggestion to test/features/imap/message/create.feature 2020-05-23 11:07:06 +02:00
6ae78217db Fix appending to Sent 2020-05-23 11:07:06 +02:00
b91c286332 fix gitlab dind 2020-05-23 10:55:57 +02:00
50ed40f205 release notes v1.2.7-live.1 2020-05-18 14:02:29 +02:00
8288a39ff4 Update issue templates
General issue template
v1.2.7-beta.3
2020-04-29 07:57:01 +02:00
b15d22c8cc Reduce number of synchronizations GODT-313
* [x] expononential cooldown of retries
* [x] do not trigger sync by counts
* [x] randomization of event poll interval
2020-04-28 14:20:37 +00:00
a1b01d5922 feat: add nogui build in makefile 2020-04-24 08:47:48 +00:00
76b480298a fix: better error messages for 422 2020-04-23 08:34:38 +00:00
68d1442a8f Update copySuccess & appendSuccess messages according to RFCs. https://github.com/ProtonMail/proton-bridge/issues/3 2020-04-22 09:45:27 +02:00
fb263e84a9 Add license to windows build 2020-04-20 17:10:02 +00:00
366a9d6d6c Clean also All Mail and Drafts mailboxes before running integration test 2020-04-20 09:11:06 +00:00
8f8fbc745d fix: correctly install tls certs with osascript 2020-04-17 16:51:32 +02:00
b75a6f7cf8 Bump version 1.2.7 and release notes 2020-04-17 11:52:42 +00:00
9072f84646 Apply suggestion to internal/store/event_loop.go 2020-04-17 10:55:19 +00:00
c6f32192b9 refactor: return ErrNoSuchAPIID any time we get 422 2020-04-17 12:12:44 +02:00
49a64a656c refactor: remove unexported fetchMessage 2020-04-17 11:46:19 +02:00
1c83cc9754 Apply suggestion to internal/store/event_loop.go 2020-04-17 09:19:39 +00:00
341a6501e6 fix: don't return error when event data is nil 2020-04-17 09:19:39 +00:00
e1ecc11f38 feat: add ErrNoSuchMessage to pmapi 2020-04-17 09:19:39 +00:00
d1e63254f2 Apply suggestion to internal/store/event_loop.go 2020-04-17 09:19:39 +00:00
0998c67f20 Apply suggestion to internal/store/event_loop.go 2020-04-17 09:19:39 +00:00
91ec7edc06 fix: better event loop error handling 2020-04-17 09:19:39 +00:00
aea816029f Apply suggestion to internal/imap/mailbox_messages.go 2020-04-17 08:39:17 +00:00
e166748270 Added IMAP extension MOVE with UIDPLUS support 2020-04-17 08:39:17 +00:00
0c7a328165 Completely delete old draft instead moving to trash when user updates draft 2020-04-17 08:31:35 +00:00
e962434c8f feat: bump go-appdir 2020-04-17 07:44:54 +00:00
46f3721d43 More logs about event loop activity 2020-04-17 06:31:59 +00:00
0cb1ff9b16 Do not send an EXISTS reposnse after EXPUNGE or when nothing changed 2020-04-16 12:46:16 +00:00
a246a35cb7 docs: fix bad folder for integration tests 2020-04-15 19:55:48 +02:00
409abba995 Update README.md 2020-04-15 17:14:18 +00:00
3b1528cc2a IMAP extension Unselect 2020-04-15 07:01:28 +00:00
4806fa0808 Fix build on MacOS 2020-04-14 13:44:56 +00:00
d76f3015fb Apply suggestion to Changelog.md 2020-04-14 07:19:53 +00:00
cdfa6b6e49 Optimalization of initAddress 2020-04-14 09:15:34 +02:00
62ade99e37 Optimalization of RebuildMailboxes 2020-04-09 14:03:43 +02:00
99721b6577 Update README.md 2020-04-08 19:21:09 +00:00
7d3d9c0b88 Merge branch 'devel' into 'master'
mirror repo

See merge request go/bridge!3
2020-04-08 16:47:08 +00:00
1425af0143 mirror master and tags 2020-04-08 18:26:06 +02:00
9e8c28ebe6 Merge branch 'fix/image-build' into 'master'
fix the ci image creation

See merge request go/bridge!2
2020-04-08 15:54:31 +00:00
1e3cfa3099 fix the ci image creation 2020-04-08 17:14:14 +02:00
17f4d6097a We build too many walls and not enough bridges 2020-04-08 12:59:16 +02:00