Skip to content

fix(gmail): empty provider, login - #1703

Merged
andrinoff merged 1 commit into
floatpane:masterfrom
andrinoff:fix/gmail-issues
Aug 10, 2026
Merged

fix(gmail): empty provider, login#1703
andrinoff merged 1 commit into
floatpane:masterfrom
andrinoff:fix/gmail-issues

Conversation

@andrinoff

Copy link
Copy Markdown
Member

What?

Fixes several issues with Gmail

Why?

Fixes #1674

Signed-off-by: drew <me@andrinoff.com>
@andrinoff
andrinoff requested a review from a team as a code owner August 1, 2026 09:54
@floatpanebot floatpanebot added area/fetcher IMAP fetch / IDLE / search area/sender SMTP send path area/config Configuration / settings area/daemon Daemon / RPC bug Something isn't working size/L Diff: 201–800 lines labels Aug 1, 2026

@floatpanebot floatpanebot left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved on behalf of @andrinoff via /approve command.

@andrinoff

Copy link
Copy Markdown
Member Author

/backport v1

@andrinoff
andrinoff added this pull request to the merge queue Aug 10, 2026
@floatpanebot floatpanebot added the backport/v1 Merge to master and backport to release/v1 label Aug 10, 2026
Merged via the queue into floatpane:master with commit 5198d8f Aug 10, 2026
35 of 36 checks passed
@andrinoff
andrinoff deleted the fix/gmail-issues branch August 10, 2026 06:47
@floatpanebot floatpanebot added the backport-failed Cherry-pick conflict — needs manual backport label Aug 10, 2026
@floatpanebot

Copy link
Copy Markdown
Member

Backport to release/v1 hit a conflict — cherry-pick it manually:

git fetch origin
git checkout release/v1
git cherry-pick -x 5198d8f078aa85281e2e243bda6174f8eb3dad95
# resolve conflicts, then:
git push origin release/v1

@floatpane floatpane deleted a comment from andrinoff Aug 10, 2026
@floatpane floatpane deleted a comment from andrinoff Aug 10, 2026
@floatpane floatpane deleted a comment from andrinoff Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/config Configuration / settings area/daemon Daemon / RPC area/fetcher IMAP fetch / IDLE / search area/sender SMTP send path backport/v1 Merge to master and backport to release/v1 backport-failed Cherry-pick conflict — needs manual backport bug Something isn't working size/L Diff: 201–800 lines

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: A bunch of gmail bugs piling up

2 participants