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