Skip to content
Snippets Groups Projects
  1. Aug 15, 2022
  2. Jun 19, 2022
    • Zeyphros's avatar
    • Zeyphros's avatar
      Implement command to deactivate user from admin channel · f6183e45
      Zeyphros authored
      Use `leave_room` in `leave_all_rooms`
      
      WIP: Add command to delete a list of users
      also implements a flag to prevent the user from being removed from their joined rooms.
      
      Report user deactivation failure reason
      
      Don't send leave events by default when mass deactivating user accounts
      
      Don't stop leaving rooms if an error was encountered
      
      WIP: Rename command, make flags consistent, don't deactivate admin accounts.
      Accounts should be deactivated as fast as possible and removing users from joined groups is completed afterwards.
      
      Fix admin safety logic, improve command output
      
      Continue leaving rooms if a room_id is invalid
      
      Ignore errors from leave_room
      
      Add notice to the list-local-users command
      Output form list-local-users can be used directly without modification with the deactivate-all command
      
      Only get mutex lock for admin room when sending message
      f6183e45
    • Dietrich's avatar
      7bee9c1c
  3. Jun 18, 2022
  4. Jun 15, 2022
  5. May 01, 2022
  6. Apr 14, 2022
  7. Apr 12, 2022
  8. Apr 10, 2022
  9. Apr 08, 2022
  10. Apr 07, 2022
Loading