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

Groups, Instant Messaging, Encryption #17

Open
CutestNekoAqua opened this issue Jun 13, 2024 · 1 comment
Open

Groups, Instant Messaging, Encryption #17

CutestNekoAqua opened this issue Jun 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request Size: XL

Comments

@CutestNekoAqua
Copy link
Member

I think we should start Instant messaging support by making public unencrypted groups with users inside.
Then we can start to think about how to differenciate 1:1 DMs and hint users to rather use them instead of making a private post with pinging the person, thats the issue Misskey has.
After that I need to prototype the encryption on basis of Signal.

@CutestNekoAqua CutestNekoAqua added the enhancement New feature or request label Jun 13, 2024
@CPlusPatch
Copy link
Member

Groups are the main thing this project needs to add, after that it's https://github.com/lysand-org/lysand-fe territory!

The way it'll differentiate between direct messages and actual IM is by having a separate Messages tab with a full chat client (UI similar to Discord or Element). That's entirely doable with our current codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Size: XL
Projects
Status: Backlog
Development

No branches or pull requests

2 participants