-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Implement MSC4155: Invite filtering #29603
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
base: develop
Are you sure you want to change the base?
Conversation
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.
We should probably write any new UI code in MVVM style.
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.
Considering that we're relying on the server to do the actual blocking, we should also check m.invite_permission_config_enforced
.
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.
Yep 👍
This makes use of a server-side component element-hq/synapse#18288
Implements configuration piece of matrix-org/matrix-spec-proposals#4155
Checklist
public
/exported
symbols have accurate TSDoc documentation.