[GH-ISSUE #14] Contacts #10

Closed
opened 2026-02-25 21:33:54 +03:00 by kerem · 3 comments
Owner

Originally created by @jasonmunro on GitHub (Aug 11, 2015).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/14

Originally assigned to: @jasonmunro on GitHub.

We need both an internal contacts system, and the ability to interact with other contact/address sources. A standard internal contact system is almost done, the main thing that needs attention is how it's used on the compose page. I started an auto-complete system, but it needs work!

Originally created by @jasonmunro on GitHub (Aug 11, 2015). Original GitHub issue: https://github.com/cypht-org/cypht/issues/14 Originally assigned to: @jasonmunro on GitHub. We need both an internal contacts system, and the ability to interact with other contact/address sources. A standard internal contact system is almost done, the main thing that needs attention is how it's used on the compose page. I started an auto-complete system, but it needs work!
kerem 2026-02-25 21:33:54 +03:00
Author
Owner

@jasonmunro commented on GitHub (Sep 2, 2015):

Great discussion about the pros/cons of trying to hook into the native browser autocomplete ability here: https://github.com/jasonmunro/hm3/issues/18

Because of browser idiosyncrasies and custom requirements like auto-completing the second address in a list, I think we will have to build our own UI and ditch the native approach.

<!-- gh-comment-id:137183532 --> @jasonmunro commented on GitHub (Sep 2, 2015): Great discussion about the pros/cons of trying to hook into the native browser autocomplete ability here: https://github.com/jasonmunro/hm3/issues/18 Because of browser idiosyncrasies and custom requirements like auto-completing the second address in a list, I think we will have to build our own UI and ditch the native approach.
Author
Owner

@jasonmunro commented on GitHub (Sep 10, 2015):

Added preliminary support for gmail contacts. When a gmail account is added using oauth2, we now get the additional scope required to access the google contacts api. The contacts page now shows the first 20 of these. Still need to integrate it into the contacts system properly but it's a good start

<!-- gh-comment-id:139323569 --> @jasonmunro commented on GitHub (Sep 10, 2015): Added preliminary support for gmail contacts. When a gmail account is added using oauth2, we now get the additional scope required to access the google contacts api. The contacts page now shows the first 20 of these. Still need to integrate it into the contacts system properly but it's a good start
Author
Owner

@jasonmunro commented on GitHub (Sep 14, 2015):

Contacts "work" but are pretty crappy still. I'm going to close this and open some more specific issues around what is left to do

<!-- gh-comment-id:140149636 --> @jasonmunro commented on GitHub (Sep 14, 2015): Contacts "work" but are pretty crappy still. I'm going to close this and open some more specific issues around what is left to do
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#10
No description provided.