Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gmail - Archive/Unarchive #582

Merged
merged 6 commits into from
Feb 23, 2025
Merged

Gmail - Archive/Unarchive #582

merged 6 commits into from
Feb 23, 2025

Conversation

bkaankose
Copy link
Owner

@bkaankose bkaankose commented Feb 23, 2025

Archiving in Gmail means removing the INBOX label from the mail. Due to limitations in Gmail API, it's not possible to track archived mails with delta responses. This PR implements quick comparison of Ids after each synchronization if there are any changes.

  • Implemented proper Archive / Unarchive scenario for Gmail synchronizer.
  • Fixed an issue with moving 2 different mails that belong to different accounts in linked accounts.

@bkaankose bkaankose marked this pull request as ready for review February 23, 2025 16:03
@bkaankose bkaankose merged commit 8e1c60d into main Feb 23, 2025
@bkaankose bkaankose deleted the feature/GmailArchive branch February 23, 2025 16:05
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.

1 participant