proton-contacts
proton-contacts copied to clipboard
React web application to manage ProtonMail contacts
I mean the same what happened with https://github.com/ProtonMail/proton-mail-settings. If not, is the respective link getting back to the apps dropdown list? Related commit: https://github.com/ProtonMail/react-components/commit/af3f0a191f6777563c9a41300214c38389f59e94
Related to #388. _Tested on ProtonMail [4.0.0 - Beta 33] - 2020-12-16_ Import a vcard having a CATEGORIES entry with a single text-value but no EMAIL entry: - The contact...
If this project was meant to be FOSS, please add a LICENSE file, so that GitHub can detect and display license information.
Import `categories` as contact group after `vcard` import. Respect the same flow used on `v3`. @mmso is the reference for this part.
_Tested on `4.0.0-beta.11`._ # Summary Consider using **Libravatar** to fetch a `Photo` for a Proton Contact based on the primary/first Email Address saved. # Background [Libravatar](https://www.libravatar.org/), a federated, open avatar...
_Tested on `4.0.0-beta.11`._ # Summary When a Proton Contact has a `Role`, show it alongside the `Organization` in italics in the Proton Contact header # Background To me, I am...
_Tested on `4.0.0-beta.11`._ # Summary When adding a `Time Zone` to a Proton Contact, auto-complete / offer suggestions of [TZ database time](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) and check the user selected a valid TZ...
_Tested on `4.0.0-beta.11`._ # Summary I want to be able to add a Contact to a Group, even if they do have an email address, or if they have multiple...
_Tested on `4.0.0-beta.11`._ # Summary Some contacts become unusable and permanently inaccessible when edited with complex Address information. # Background The Contact Importer on Android did not import all metadata...
_Tested on `4.0.0-beta.11`._ # Summary When adding an address for a user, allow a first and second line for street name / location. # Background Most contact applications allow the...