06f710a9b1
fix(GODT-1374): Fix tray icon DPI change handling.
2023-04-28 09:03:55 +02:00
fbbd0245de
feat(GODT-2569): Add functional test to validate community PR.
2023-04-27 12:21:48 +00:00
7002806999
feat(GODT-2569): Support multiple externalID matching if we send one of it when looking for parentID.
...
Change behavior of `getParentID`: when `getParentID` gets called on an
external ID and more than one message with that ID is found, inspect the
metadata flags and if only one of those messages is `MessageFlagSent`,
then choose that as the parent.
2023-04-27 12:21:48 +00:00
c49b42060e
chore(GODT-2576): Connector can send any flags to Gluon
...
Requires Gluon bump: https://github.com/ProtonMail/gluon/pull/344
2023-04-27 11:52:55 +02:00
21b20ac420
fix(GODT-2410): Keep hardcoded version for ICU libs since Qt is looking to load the exact version it has been bundled with.
2023-04-27 10:07:57 +02:00
d8fa2fb3e3
fix(GODT-2582): Update Gluon for updated GetMessageHash
...
This patch also update getMessageHash to use the fixed version in Gluon.
https://github.com/ProtonMail/gluon/pull/342
2023-04-26 14:53:38 +02:00
2f7f898cee
fix(GODT-2582): fix hash for changed boundary.
v3.1.2
2023-04-26 14:00:45 +02:00
ae7621ed6a
chore: Bridge Rialto 2.3.0 changelog
2023-04-26 13:24:03 +02:00
f3fb10fb2d
feat(GODT-2410): Do not set hard requierement for ICU dependencies.
2023-04-26 09:43:56 +00:00
9241e5317f
feat(GODT-2410): Use cmake to require ICU version >= 56.
2023-04-26 09:43:56 +00:00
3ebd2f53f4
chore: merge release/Quebec into devel
2023-04-26 11:32:56 +02:00
59a944a06c
feat(GODT-2496): Bump gopenPGP to 2.7.1-proton.
2023-04-26 08:47:47 +00:00
f9a0c35daa
fix(GODT-2588): Always perma-delete from Drafts/Trash
2023-04-25 13:49:05 +02:00
e9629aca47
feat(GODT-2517): replace status window with native tray icon context menu.
...
feat(GODT-2517): show main windows on left click (Linux & Windows).
feat(GODT-2517): removed old QML status window.
feat(GODT-2517): polishing.
feat(GODT-2517): renaming + removal of dead code (v2 tests).
2023-04-25 11:17:57 +00:00
8d53ee855b
chore: Bridge Quebec 3.1.2 changelog
2023-04-25 13:06:58 +02:00
ec0db47f32
fix(GODT-2582): Dedup recovered messages folder
...
same code as:
* https://github.com/ProtonMail/gluon/pull/338
* https://github.com/ProtonMail/gluon/pull/339
2023-04-25 11:36:21 +02:00
7383d65cb2
fix(GODT-2582): Dedup recovered messages folder
...
https://github.com/ProtonMail/gluon/pull/338
https://github.com/ProtonMail/gluon/pull/339
https://github.com/ProtonMail/gluon/pull/340
2023-04-25 10:24:51 +02:00
3ef3ab72ed
feat(GODT-2553): Try to send telemetry every hour.
2023-04-24 18:33:50 +00:00
00adb8bc22
feat(GODT-2552): Fix review comment + use only string for Heartbeat Dimension.
2023-04-24 18:33:50 +00:00
d3fc9a50f6
feat(GODT-2556): Add functional test for Heartbeat Init and telemetry availability.
2023-04-24 18:33:50 +00:00
4adc6d60b9
feat(GODT-2552): Fix unit test.
2023-04-24 18:33:50 +00:00
d88bee68c6
feat(GODT-2552): Add functional test.
2023-04-24 18:33:50 +00:00
67b5e7f96a
feat(GODT-2552): Add unit test.
2023-04-24 18:33:50 +00:00
b250d49af8
feat(GODT-2552): Send first heartbeat.
2023-04-24 18:33:50 +00:00
0f621d0aad
feat(GODT-2552): Init telemetry heartbeat.
2023-04-24 18:33:50 +00:00
6ddaa94bc0
fix(GODT-2589): update BUILDS.md.
2023-04-24 17:07:37 +02:00
fed503501d
feat(GODT-2575): Add dev info to cookies.
2023-04-24 12:44:08 +02:00
ce5a559926
feat(GODT-2586): Two-columns layout for account details.
2023-04-24 08:42:08 +02:00
3b297fa37b
feat(GODT-2580): updated link to support website in GUI.
2023-04-20 10:40:19 +02:00
95741c6d63
fix(GODT-2581): Update outdated link to bridge homepage in CLI 'manual' command.
2023-04-20 09:01:57 +02:00
ad4e853a8a
feat(GODT-2555): fixed minor issue spotted during review.
2023-04-20 07:53:54 +02:00
f4631c4bc9
feat(GODT-2555): add local telemetry settings.
...
feat(GODT-2555): add 'TelemetryDisabled' settings to vault.
feat(GODT-2555): CLI and GUI implementation.
feat(GODT-2555): implemented setting in bridge-gui-tester.
feat(GODT-2555): added unit tests.
feat(GODT-2555): feature tests.
2023-04-19 16:45:42 +02:00
c000ee8a3c
feat(GODT-2239): bridgepp worker/overseer unit tests.
2023-04-17 20:23:29 +02:00
3ddd88e127
feat(GODT-2538): implement smart picking of default IMAP/SMTP ports
2023-04-17 13:26:47 +00:00
54b209f9e1
fix(GODT-2337): filter reply-to on draft.
2023-04-17 10:25:10 +02:00
4e7a669260
chore: Bridge Quebec 3.1.2 changelog.
2023-04-14 10:47:39 +02:00
8093bbf5f6
feat(GODT-2502): Additional info.
2023-04-14 10:27:37 +02:00
7bb925b6d7
feat(GODT-2502): Improve logs.
2023-04-14 10:27:37 +02:00
d6760d6f50
chore(GODT-2551): Store and Recover Last User Agent from Vault
2023-04-14 09:48:39 +02:00
2191dc70dc
fix(GODT-2550): Announce IMAP ID Capability
...
https://github.com/ProtonMail/gluon/pull/337
2023-04-13 15:02:41 +02:00
ff44a3d6df
test(GODT-2550): Verify IMAP ID is set properly
2023-04-13 14:28:53 +02:00
b0c3faa228
fix(GODT-2574): Fix label/unlabel of large amounts of messages
...
Requires update to GPA:
https://github.com/ProtonMail/go-proton-api/pull/75
2023-04-13 11:25:16 +02:00
3928ed08f6
feat(GODT-2554): Compute telemetry availability from API UserSettings.
2023-04-13 08:06:48 +00:00
c7ae239350
fix(GODT-2573): Handle invalid header fields in message
...
Requires updating Gluon and GPA
https://github.com/ProtonMail/gluon/pull/336
https://github.com/ProtonMail/go-proton-api/pull/74
2023-04-12 10:18:14 +02:00
7d51e9123d
chore: merge release/quebec to devel
2023-04-12 08:52:12 +02:00
6fcea2ad83
chore: Bridge Quebec 3.1.1 changelog
2023-04-11 14:31:39 +02:00
098f294cac
fix(GODT-2573): Crash on null update
...
Ensure that if we don't produce an update we don't construct an update
array with nil values.
2023-04-11 10:36:26 +02:00
a6f5cc870c
fix(GODT-2500): pass handler pointer down the road.
v3.1.1
2023-04-06 16:39:29 +02:00
a8cb0012e1
test: add missing double quotes in test
...
During integration test training, it was noticed that double-quotes were
missing after a specific regex.
Added them both in the *.feature and bdd_test.go files where applicable.
2023-04-05 12:31:03 +00:00
c84919faae
chore: merge release/Quebec into devel
2023-04-05 13:55:22 +02:00