Commit 1e8aca0
feat: implement GetGmailLabels for FETCH X-GM-LABELS support
Add GetGmailLabels to the Bridge connector, enabling IMAP clients to
read which Proton labels (LabelTypeLabel) a message has via FETCH
X-GM-LABELS. Retrieves label IDs from the Proton API and maps them
to human-readable names through the shared labels cache.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c30d469 commit 1e8aca0
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
| 596 | + | |
| 597 | + | |
| 598 | + | |
| 599 | + | |
| 600 | + | |
| 601 | + | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
| 607 | + | |
| 608 | + | |
| 609 | + | |
| 610 | + | |
590 | 611 | | |
591 | 612 | | |
592 | 613 | | |
| |||
0 commit comments