You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.
I would do a new endpoint in src/api/r0 and follow the code in room_info.rs how to do it in ruma and the code in synapse on what kick should actually do (even tho it's just issuing a leave for the to be kicked user if permissions for the kicking user are given as far as I understand it).
I am not quite sure if this doesn't interfere with what @taylskid wanted to do for #28.
Would it be suitable to have a room_actions.rs?
Or should it rather be structured as it is in the spec point 7.4?
If so, I might rather work on #26,#27 to not interfre with #28
Maybe I am making too much of a deal about it, then tell me please :)
No description provided.
The text was updated successfully, but these errors were encountered: