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

Criptext domain added to autocomplete #657

Closed

Conversation

kylejwatson
Copy link
Contributor

Fixes #209

All tests pass except "printDateWithServerFormat should print the correct format" but I believe this is unrelated.

I've appended the "@criptext.com" to any username that doesn't have an @ symbol already (even if it is an invalid username, though it still adds the contact as invalid)

I used CRIPTEXT_DOMAIN_SUFFIX from EmailAddressUtils to get the domain. I think this was the correct constant to use.

@kylejwatson kylejwatson closed this Oct 1, 2021
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.

Composer: autocomplete with @criptext.com if you enter a username and tap space or coma
1 participant