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

Add Matrix to list of Instant Messaging networks #1675

Closed
jtrees opened this issue Jun 24, 2020 · 3 comments · Fixed by #1761
Closed

Add Matrix to list of Instant Messaging networks #1675

jtrees opened this issue Jun 24, 2020 · 3 comments · Fixed by #1761
Labels
3. to review Waiting for reviews enhancement New feature or request good first issue Good for newcomers

Comments

@jtrees
Copy link
Contributor

jtrees commented Jun 24, 2020

Is your feature request related to a problem? Please describe.
I'd like a way to add my contacts' Matrix IDs to the address book.

Describe the solution you'd like
I'd like Matrix to be in the list of Instant Messaging networks.

Describe alternatives you've considered
It would also be possible to allow custom networks (my contacts app on Android does this). Unfortunately the entry appears broken in the Nextcloud Contacts app after adding the former via my phone.

Additional context
More info about Matrix: https://matrix.org/

@jtrees jtrees added 0. Needs triage enhancement New feature or request labels Jun 24, 2020
@skjnldsv
Copy link
Member

skjnldsv commented Jul 14, 2020

Hey, Thanks for this issue :)
Can you open a pull request to add it there?

options: [
{ id: 'IRC', name: 'IRC' },
{ id: 'KIK', name: 'KiK' },
{ id: 'SKYPE', name: 'Skype' },
{ id: 'TELEGRAM', name: 'Telegram' },
{ id: 'XMPP', name: 'XMPP' },
{ id: 'SIP', name: 'SIP' },
{ id: 'QQ', name: 'QQ' },
{ id: 'WECHAT', name: 'WeChat' },
{ id: 'LINE', name: 'Line' },
{ id: 'KAKAOTALK', name: 'KakaoTalk' },
],

@skjnldsv skjnldsv added 1. to develop Accepted and waiting to be taken care of good first issue Good for newcomers and removed 0. Needs triage labels Jul 14, 2020
@EmTeedee
Copy link
Contributor

@jtrees I think you need to open the pull request in this repository, not in your fork...

@jtrees
Copy link
Contributor Author

jtrees commented Aug 26, 2020

@jtrees I think you need to open the pull request in this repository, not in your fork...

Ahahaha. Thanks. I don't use GitHub much. ^^

@skjnldsv skjnldsv added 3. to review Waiting for reviews and removed 1. to develop Accepted and waiting to be taken care of labels Aug 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants