Skip to content
Snippets Groups Projects
  1. Oct 15, 2022
  2. Oct 10, 2022
  3. Aug 15, 2022
  4. Jun 19, 2022
    • 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
      Unverified
      f6183e45
  5. Jun 18, 2022
  6. Apr 07, 2022
  7. Mar 13, 2022
  8. Feb 18, 2022
  9. Feb 12, 2022
  10. Feb 03, 2022
  11. Feb 02, 2022
  12. Jan 31, 2022
  13. Dec 16, 2021
  14. Dec 15, 2021
  15. Oct 13, 2021
  16. Sep 13, 2021
  17. Sep 01, 2021
  18. Aug 31, 2021
  19. Aug 19, 2021
  20. Aug 17, 2021
  21. Aug 13, 2021
  22. Aug 10, 2021
  23. Aug 09, 2021
  24. Aug 03, 2021
Loading