Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

My People support #59

Open
2 tasks
COM8 opened this issue Apr 5, 2019 · 5 comments
Open
2 tasks

My People support #59

COM8 opened this issue Apr 5, 2019 · 5 comments

Comments

@COM8
Copy link
Member

COM8 commented Apr 5, 2019

Add support for the "My People" feature in Windows.

Documentation:

https://docs.microsoft.com/de-de/windows/uwp/contacts-and-calendar/my-people-support

Example:

Example

Requirements:

@COM8 COM8 added this to the Release (v.1.0) ~2019/2020 milestone Apr 5, 2019
@Echolon
Copy link
Contributor

Echolon commented Apr 5, 2019

I'm very gratfull you fight the windows front with a modern looking XMPP-Client!

Looking forward!

@ivucica
Copy link

ivucica commented Jan 2, 2020

Unigram is likely an interesting reference (even if it actually tries to upload all contacts into Telegram to make this work, my layman view is that it probably doesn't have to):

https://github.com/UnigramDev/Unigram/blob/8a59afec7dcdfc271fe05161149b907fa6b9bd1f/Unigram/Unigram/Services/ContactsService.cs

@ivucica
Copy link

ivucica commented Jan 2, 2020

Additional consideration: Conversations on Android uses IM fields, at least the ones where purpose label is Jabber, to link contacts to users. For example, for use in IRC-bridged MUCs, I've added Jabber fields with value [email protected] in order to see people's photos and real-names in the MUC. (This is because Biboumi can expose [email protected] as the JID for the non-anonymous bridged MUC.)

@COM8
Copy link
Member Author

COM8 commented Jan 3, 2020

Unigram is likely an interesting reference (even if it actually tries to upload all contacts into Telegram to make this work, my layman view is that it probably doesn't have to):

https://github.com/UnigramDev/Unigram/blob/8a59afec7dcdfc271fe05161149b907fa6b9bd1f/Unigram/Unigram/Services/ContactsService.cs

This looks really interesting.
Thanks!

@COM8
Copy link
Member Author

COM8 commented Jan 3, 2020

Additional consideration: Conversations on Android uses IM fields, at least the ones where purpose label is Jabber, to link contacts to users. For example, for use in IRC-bridged MUCs, I've added Jabber fields with value [email protected] in order to see people's photos and real-names in the MUC. (This is because Biboumi can expose [email protected] as the JID for the non-anonymous bridged MUC.)

Here are the corresponding RFCs for that:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants