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

Explicitly declare that the kick/ban reason will be on the membership event #1362

Merged
merged 3 commits into from
Jul 6, 2018

Conversation

turt2live
Copy link
Member

Fixes #798

This PR documents existing behaviour and does not attempt to improve or change the situation.

Reference: https://github.com/matrix-org/synapse/blob/53969e196004659c6a9f138f5d8abd86f4957d74/synapse/rest/client/v1/room.py#L639-L641

@@ -34,6 +34,10 @@ paths:
Kick a user from the room.

The caller must have the required power level in order to perform this operation.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The paragraph below was added to help describe what is going on. It is an almost direct copy/paste from the "Banning users" section.

Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@erikjohnston may also care

@dbkr dbkr assigned erikjohnston and unassigned dbkr Jul 4, 2018
@turt2live turt2live merged commit e1885e4 into matrix-org:master Jul 6, 2018
@turt2live turt2live deleted the travis/spec-reason branch July 6, 2018 13:06
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

Successfully merging this pull request may close these issues.

3 participants