Skip to content

Conversation

@dinvlad
Copy link

@dinvlad dinvlad commented Jun 28, 2025

Hi folks,

I'm trying to address a long-standing issue when the email address used in the To: header is one of alias addresses (such as those in SimpleLogin), but the attendee list in event invitation email is checked only against the list of Proton mail addresses.

As a result, currently the user sees Your email address is not in the original participants list. warning, instead of Add to Proton Calendar button. This is frustrating for many users who have been using SimpleLogin aliases, as we have to then go through many clicks in Calendar app settings to import the event from the .ics file:

https://protonmail.uservoice.com/forums/284483-proton-mail/suggestions/45483934-allow-adding-a-calendar-invite-to-proton-calendar

This PR aims to address this issue by comparing To: field with the attendee list, in addition to existing logic for comparing attendees. Please let me know if you approve of the general idea, and I'll comb through the tests a bit more.

Thanks!

LisaBot and others added 30 commits June 20, 2025 15:37
Update Playwright

See merge request web/clients!17749
[IDTEAM] 1.32.0 changelogs

See merge request web/clients!17750
Fix gateway table display in responsive

See merge request web/clients!17754
[IDTEAM] Update custom item text from "More" to "Other"

See merge request web/clients!17758
Sync drive-store

See merge request web/clients!17757
[refactoring/DRVWEB-4791] MoveToFolder SDK implementation

See merge request web/clients!17596
Fix dumb className

See merge request web/clients!17763
[IDTEAM] Move basic-auth autofill behind feature flag

See merge request web/clients!17764
Improvements for SEPA

See merge request web/clients!17656
Unlock @swc/core

See merge request web/clients!17776
…main'

[MSA-675] B2B Trials: use Organization.IsBusiness in useIsB2BTrial

See merge request web/clients!17741
…' into 'main'

Filter read messages from incoming messages so that unread notification gets hidden

See merge request web/clients!17511
… into 'main'

Remove arrow shortcuts in advanced search

See merge request web/clients!17688
- Introduce `FileIdentifier` discriminated union type for better type safety
- Use `FILE_PENDING_SHARE` constant for pending file unique IDs
- Remove redundant `shareId` parameters from pending file operations
- Allow users to change target share during upload process
@mmso mmso force-pushed the main branch 6 times, most recently from 6f16c41 to c5e6ffe Compare August 21, 2025 12:04
@mmso mmso force-pushed the main branch 2 times, most recently from 1e4ffe8 to 8c63f2f Compare August 29, 2025 16:10
@dinvlad dinvlad marked this pull request as ready for review September 6, 2025 04:27
@dinvlad dinvlad marked this pull request as draft September 6, 2025 04:28
@mmso mmso force-pushed the main branch 20 times, most recently from e991d10 to 7f5dbf2 Compare September 26, 2025 14:01
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.