ChatSecure / ChatSecure-iOS

ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
https://chatsecure.org
Other
3.13k stars 1.03k forks source link

Automatically detect xmpp URIs, JIDs, and invite links from pasteboard #747

Open chrisballinger opened 7 years ago

chrisballinger commented 7 years ago

If someone copy-pastes a URI/JID/link from another app and then we enter foreground, we should show a prompt to add the contact.

therob84 commented 7 years ago

Maybe I can add the feature Conversations already supports (don't know if it is connected to any "standard"): if a JID is shared within conversation-text, it produces a link in the form: xmpp:JID@server.de and if you click, you directly open a new chat window for this JID.

I think until now ChatCecure does not recognize this link within a conversation-text....Or does it (I have no iOS)?

therob84 commented 7 years ago

Any comments or progress about this issue? It is connected to #763 ...?!

Echolon commented 6 years ago

Indeed, absolutely necessary feature!

Usually I send new contacts my contacts they know too, just to make XMPP as useful as possible to them. But this made it quite old school "copy&paste" the last time.

Additionally, would be great if CS would directly change a detected JID to an 'Add XYZ' button.