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

Support "invite for chat" usecase #175

Open
alcinnz opened this issue May 8, 2023 · 4 comments
Open

Support "invite for chat" usecase #175

alcinnz opened this issue May 8, 2023 · 4 comments

Comments

@alcinnz
Copy link

alcinnz commented May 8, 2023

I usecase I occasionally have is that I want to invite others to chat on my Snikket server, but I don't know whether they have an XMPP account. It'd be great if I can share a link which instructs (or ideally provides a link which does this!) them to add me as a contact if they already have an XMPP account, or offers to let them register on my server.

Ideally this'd be as easy as a Zoom invite.

How easy would this usecase be to address!

P.S. Snikket has been superb for communicating with active contributors to my project, thank you! I'd just love to use it more.

@Zash
Copy link
Contributor

Zash commented May 8, 2023

I believe this is planned as part of #58

@alcinnz
Copy link
Author

alcinnz commented May 8, 2023

Thanks!

@link2xt
Copy link

link2xt commented Jan 25, 2024

We built similar thing at https://github.com/deltachat/invite/ for Delta Chat.
It is hosted at https://i.delta.chat/

Matrix has similar https://github.com/matrix-org/matrix.to service,
running at https://matrix.to/

@mwild1
Copy link
Member

mwild1 commented Jan 25, 2024

We built similar thing at https://github.com/deltachat/invite/ for Delta Chat. It is hosted at https://i.delta.chat/

Matrix has similar https://github.com/matrix-org/matrix.to service, running at https://matrix.to/

XMPP's equivalent is e.g. https://xmpp.link/#[email protected]

Snikket already has invitation support built-in (it's the only way to create an account on a Snikket server). There are multiple types of invitation and I think we currently only support the "account-only" kind, because anyone who joins automatically sees everyone else as contacts.

As part of #58 we'll be adding support for one-to-one "account-and-subscription" invitations, which is what I think we interpreted this issue as being about.

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

No branches or pull requests

4 participants