Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

New mdid #368

Open
wants to merge 48 commits into
base: master
Choose a base branch
from
Open

New mdid #368

wants to merge 48 commits into from

Conversation

sha49
Copy link
Contributor

@sha49 sha49 commented Apr 18, 2017

contacts branch used by iOS

@sat666alex
Copy link

368

@sat666alex
Copy link

#368

src/contact.js Outdated
@@ -14,6 +14,7 @@ class Contact {
this.id = o.id;
this.mdid = o.mdid;
this.name = o.name;
this.senderName = o.senderName;
Copy link
Contributor Author

@sha49 sha49 Aug 1, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we really need that? I think android is just asking for the name you want to share every time you invite somebody. The less extra information we have on the facilitated tx list the better. Actually, if you want to save somewhere your own name you should not do it on the TX, it might be a settings of contacts or your application

Copy link
Contributor

@kwgithubusername kwgithubusername Aug 1, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok I will just do what Android does. I will also remove initiator_source since mobile teams also decided to not use that.

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

Successfully merging this pull request may close these issues.

9 participants