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

Replace xmpp: links with the contact name if known #42

Open
speedygonzales9 opened this issue Apr 3, 2024 · 3 comments
Open

Replace xmpp: links with the contact name if known #42

speedygonzales9 opened this issue Apr 3, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@speedygonzales9
Copy link

Hi,
I was wondering if you could merge dino#1212 ? This would help in group chats so you readily know the contact name instead of memorizing their JID.
Thank you

@giantplaceholder
Copy link
Collaborator

Hi, I was wondering if you could merge dino#1212 ? This would help in group chats so you readily know the contact name instead of memorizing their JID. Thank you

Hi there.

Just as upstream maintainers mentioned, this would be a bad example of default UX. For instance, user may need to send an XMPP address to someone or receive it from someone, without parsing it. This might be mitigated by toggling the parsing for each chat, but this looks quite cumbersome.

I don't think that in its current form this idea will benefit to user's experience.

@speedygonzales9
Copy link
Author

Hi,
Another solution to this would be to use the ofrom element in XEP-0033. This allows it to show both your name for a person as well as their MUC resource. If an user sends/receives a XMPP address, Dino will display the XMPP address the same way as it normally does. Would you be open to implementing this or merging a PR for this please?
Thank you

@giantplaceholder
Copy link
Collaborator

giantplaceholder commented Apr 5, 2024

Hi, Another solution to this would be to use the ofrom element in XEP-0033. This allows it to show both your name for a person as well as their MUC resource. If an user sends/receives a XMPP address, Dino will display the XMPP address the same way as it normally does. Would you be open to implementing this or merging a PR for this please? Thank you

If there would be a PR, we would consider looking at it, but right now we're busy with some other things, including Mac and Meson support, so we don't have any bandwidth to spare.

@mxlgv mxlgv added the enhancement New feature or request label Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants