-
Notifications
You must be signed in to change notification settings - Fork 385
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
MSC3979: Revised feature profiles #3979
base: main
Are you sure you want to change the base?
Conversation
- Stickers | ||
- Server ACLs (only for clients that implement group chats -- not as useful for | ||
the one-on-one chat sub-profile) | ||
- Spaces |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm assuming not implementing spaces would still mean implementing filtering them out of the room list?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good question. I think that would come under filtering out rooms with unknown type
. Though I don't know if we have any guidance on that in the spec currently.
Co-authored-by: Travis Ralston <travpc@gmail.com>
Rendered