Skip to content

fix(contact): add email normalization for contacts #531

Merged
andrinoff merged 1 commit intofloatpane:masterfrom
f-cappelli:master
Apr 16, 2026
Merged

fix(contact): add email normalization for contacts #531
andrinoff merged 1 commit intofloatpane:masterfrom
f-cappelli:master

Conversation

@f-cappelli
Copy link
Copy Markdown
Contributor

…t function

What?

Added helper function to normalize email before storage. Added test function for said feature.

Why?

Fixes #520 .

@f-cappelli f-cappelli requested a review from a team as a code owner April 16, 2026 00:52
@github-actions github-actions bot added bug Something isn't working enhancement New feature or request labels Apr 16, 2026
@andrinoff andrinoff changed the title fix(contact): add email normalization and deduplication in AddContac… fix(contact): add email normalization for contacts Apr 16, 2026
@andrinoff andrinoff removed the enhancement New feature or request label Apr 16, 2026
@andrinoff andrinoff merged commit 9d66f69 into floatpane:master Apr 16, 2026
15 of 16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Contact autocomplete treats same email with different casing as separate contacts

2 participants