|
|
9482bea8af
|
feat(GODT-2714): Apply PR comments.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
a55572e5b3
|
feat(GODT-2714): Set Configuration Status to Failure and send Recovery event when issue is solved.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
098eb7cb7a
|
feat(GODT-2713): Send config_progress event once a day if the configuration is stucked in pending for more than a day.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
68334e3bb8
|
feat(GODT-2711): Send config_abort event on User removal.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
124231c3c7
|
feat(GODT-2710): Send config success on IMAP/SMTP connection..
|
2023-06-30 09:43:26 +00:00 |
|
|
|
f591af2cbd
|
feat(GODT-2716): Make Configuration Statistics persistent.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
ff11d20d9c
|
feat(GODT-2709): Init Configuration status.
|
2023-06-30 09:43:26 +00:00 |
|
|
|
72911235c5
|
feat(GODT-2748): log calls that cause main window to show, with reason.
(cherry picked from commit a91d9762db)
# Conflicts:
# internal/frontend/bridge-gui/bridge-gui/QMLBackend.h
|
2023-06-30 10:37:33 +02:00 |
|
|
|
60de00c73f
|
feat(GODT-2705): added log entries for focus service on client and server sides.
(cherry picked from commit ae65385c38)
|
2023-06-30 08:18:23 +00:00 |
|
|
|
4e080b59d3
|
feat(GODT-2750): disable raise on main window when a notification is clicked on Linux.
|
2023-06-30 10:05:07 +02:00 |
|
|
|
bac4b90c1d
|
feat(GODT-2712): Feed config_status with user action while pending.
|
2023-06-30 07:51:53 +00:00 |
|
|
|
ea47c9aa1c
|
feat(GODT-2728): remove the sentry report for gRPC event stream interruptions in bridge-gui.
(cherry picked from commit 58b45d8458)
|
2023-06-30 09:26:03 +02:00 |
|
|
|
a91d9762db
|
feat(GODT-2748): log calls that cause main window to show, with reason.
|
2023-06-29 16:56:47 +02:00 |
|
|
|
6fb11d69f9
|
test: Force all unit test to use minimum sync spec
|
2023-06-29 13:31:46 +02:00 |
|
|
|
1eab3296d1
|
Revert "feat(GODT-2749): manual windows-test."
This reverts commit 650158ea8a.
|
2023-06-29 13:31:21 +02:00 |
|
|
|
4352154b84
|
test: Force sync limits to minimum with env variable
Set `BRIDGE_SYNC_FORCE_MINIMUM_SPEC` as environment variable to force
all the sync limits to minimum spec.
This is enabled for windows builds.
|
2023-06-29 13:31:03 +02:00 |
|
|
|
03cf601921
|
feat(GODT-2715): Add Unitary test for configStatus event.
|
2023-06-29 13:26:08 +02:00 |
|
|
|
9f13301613
|
feat(GODT-2715): Add Functional test for configStatus telemetry event.
|
2023-06-29 13:15:50 +02:00 |
|
|
|
650158ea8a
|
feat(GODT-2749): manual windows-test.
|
2023-06-29 11:37:57 +02:00 |
|
|
|
552fc2700f
|
chore: Disable windows runner
|
2023-06-29 11:28:43 +02:00 |
|
|
|
582afa1451
|
fix(GODT-2726): Fix Parsing of Details field in GPA error message
https://github.com/ProtonMail/go-proton-api/pull/87
|
2023-06-29 11:24:55 +02:00 |
|
|
|
c43739a7ef
|
feat(GODT-2714): Apply PR comments.
|
2023-06-29 09:54:42 +02:00 |
|
|
|
720f662afe
|
feat(GODT-2714): Set Configuration Status to Failure and send Recovery event when issue is solved.
|
2023-06-29 09:10:28 +02:00 |
|
|
|
e9488d12ee
|
fix(GODT-2522): Handle migration with unreferenced db values
https://github.com/ProtonMail/gluon/pull/373
|
2023-06-29 06:49:54 +00:00 |
|
|
|
9a87b155ba
|
fix(GODT-2693): Allow missing whitespace after header field colon
https://github.com/ProtonMail/gluon/pull/372/
|
2023-06-29 06:49:54 +00:00 |
|
|
|
f6a1cd9b64
|
fix(GODT-2726): Fix Parsing of Details field in GPA error message
https://github.com/ProtonMail/go-proton-api/pull/87
|
2023-06-29 06:49:54 +00:00 |
|
|
|
7b7c9093ce
|
feat(GODT-2691): close logrus output file on exit.
|
2023-06-28 16:11:40 +02:00 |
|
|
|
fa4c0ec823
|
feat(GODT-2713): Send config_progress event once a day if the configuration is stucked in pending for more than a day.
|
2023-06-28 14:44:20 +02:00 |
|
|
|
08af1da966
|
feat(GODT-2711): Send config_abort event on User removal.
|
2023-06-28 14:40:51 +02:00 |
|
|
|
ed8475dacf
|
feat(GODT-2710): Send config success on IMAP/SMTP connection..
|
2023-06-28 14:39:49 +02:00 |
|
|
|
e91cdca6f3
|
feat(GODT-2716): Make Configuration Statistics persistent.
|
2023-06-28 10:34:01 +00:00 |
|
|
|
c267168cb7
|
feat(GODT-2522): New Gluon database layout
All changes were made in Gluon.
|
2023-06-28 10:49:13 +02:00 |
|
|
|
58b45d8458
|
feat(GODT-2728): remove the sentry report for gRPC event stream interruptions in bridge-gui.
|
2023-06-27 17:08:09 +02:00 |
|
|
|
b77512dfd9
|
feat(GODT-2709): Init Configuration status.
|
2023-06-27 11:24:28 +02:00 |
|
|
|
bdc6542970
|
feat(GODT-2678): When internet is off, do not display status dot icon for the user in the context menu.
|
2023-06-26 11:03:49 +02:00 |
|
|
|
c942a44f6a
|
feat(GODT-2686): Change the orientation of the expand/collapse arrow for Advanced settings.
|
2023-06-23 09:01:40 +00:00 |
|
|
|
55081fa59b
|
test(GODT-2636): Add step for sending from EML
|
2023-06-23 06:45:31 +00:00 |
|
|
|
cc1d0e803b
|
feat(GODT-2707): set bridge-gui default log level to 'debug'.
|
2023-06-22 11:30:40 +00:00 |
|
|
|
b7a2371220
|
chore: Log failed message ids during sync
|
2023-06-22 11:05:36 +00:00 |
|
|
|
ae65385c38
|
feat(GODT-2705): added log entries for focus service on client and server sides.
|
2023-06-22 10:03:15 +00:00 |
|
|
|
ab70e85f1c
|
fix(GODT-2653): Only log when err is not nil
|
2023-06-22 10:12:03 +02:00 |
|
|
|
ff57eb2b43
|
feat(GODT-2510): Remove Ent
Update Gluon to use new direct SQLite3 implementation.
|
2023-06-22 06:13:16 +00:00 |
|
|
|
e78cb8089b
|
test(GODT-2600): Changing state (read/unread, starred/unstarred) of a message in integration tests
|
2023-06-22 05:13:53 +00:00 |
|
|
|
09eef64514
|
feat(GODT-2703): got rid of account details dialog with Apple Mail autoconf.
|
2023-06-21 10:21:19 +02:00 |
|
|
|
a2c2710760
|
feat(GODT-2685): update to bug report log attachment logic.
|
2023-06-19 16:30:36 +02:00 |
|
|
|
c4abb14ae6
|
chore: 3.3.0 stable release notes
|
2023-06-15 14:36:21 +02:00 |
|
|
|
38a0cdb4ab
|
feat(GODT-2690): update sentry reporting in GUI for new log file naming.
|
2023-06-14 14:28:38 +02:00 |
|
|
|
c587dfc0dc
|
feat(GODT-2668): implemented new log retention policy.
|
2023-06-14 08:44:37 +02:00 |
|
|
|
7a090ffcc9
|
test(GODT-2683): Save Draft without "Date" & "From" in headers
|
2023-06-08 11:24:14 +00:00 |
|
|
|
6ab49367ba
|
chore: merge branch release/stone to devel
|
2023-06-08 08:40:31 +02:00 |
|