########################################################################################## LOC-3: Admin should be able to kick users from room ########################################################################################## Issue Type: New Feature ----------------------------------------------------------------------------------------- Issue Information ==================== Priority: Major Status: Closed Resolution: Done (2018-05-12 15:11:06) Project: LocalChat (LOC) Reported By: btasker Assigned To: btasker Components: - Client - Server Targeted for fix in version: - V0.0.2 Time Estimate: 0 minutes Time Logged: 0 minutes ----------------------------------------------------------------------------------------- Issue Description ================== A room admin should be able to kick users out of the current room, with something like /kick [user]. Along a similar vein, they should be able to uninvite users to (to effectively ban them from the room). I guess that should probably be /ban [user] ----------------------------------------------------------------------------------------- Activity ========== ----------------------------------------------------------------------------------------- 2018-05-12 15:11:06 ----------------------------------------------------------------------------------------- btasker changed status from 'Open' to 'Resolved' ----------------------------------------------------------------------------------------- 2018-05-12 15:11:06 ----------------------------------------------------------------------------------------- btasker added 'Done' to resolution ----------------------------------------------------------------------------------------- 2018-05-12 15:11:10 ----------------------------------------------------------------------------------------- btasker changed status from 'Resolved' to 'Closed' ----------------------------------------------------------------------------------------- 2018-05-12 15:12:13 git ----------------------------------------------------------------------------------------- -- BEGIN QUOTE -- Repo: LocalChat Host:Rimmer commit c5076336c48b53b24d4c4c6254624ad9e4d68d2a Author: B Tasker