Skip to content

feat: handle mail bridge sync - #1506

Merged
AlexisMora merged 1 commit into
refactor/mail-bridge-simplifcationfrom
feat/mail-bridge-sync
Sep 18, 2026
Merged

AlexisMora merged 1 commit into
refactor/mail-bridge-simplifcationfrom
feat/mail-bridge-sync

Conversation

@AlexisMora

Copy link
Copy Markdown
Contributor

This PR adds Mail Bridge synchronization support on top of the changes from #1505

It updates Drive Desktop to use the Core revision that defines the resync, sync_started, sync_progress, and sync_finished control messages. Once the Bridge has completed its startup handshake, Desktop listens to its control channel and keeps the public, non-secret sync progress in the Mail Bridge service.

The main process exposes a narrow IPC surface for requesting a resync, retrieving the current sync progress, and subscribing to progress updates. The preload bridge forwards those APIs to the renderer, and the Settings Mail Bridge view subscribes to them so it can render live synchronization state and invoke the existing resync action

@AlexisMora
AlexisMora added this pull request to stack #1507 September 16, 2026 18:48
@coderabbitai

coderabbitai Bot commented Sep 16, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Advanced

Run ID: 16b87fb4-a418-44c1-bde1-1827bf6afd54

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@AlexisMora
AlexisMora merged commit 731a98c into feature/mail-bridge Sep 18, 2026
3 of 6 checks passed
@AlexisMora
AlexisMora deleted the feat/mail-bridge-sync branch September 18, 2026 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants