- Aug 15, 2022
-
-
Timo Kösters authored
-
- Jun 19, 2022
-
-
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
-
- Jun 18, 2022
-
-
Radek Stępień authored
-
- Apr 07, 2022
-
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
chenyuqide authored
-
- Mar 13, 2022
-
-
Andrej Kacian authored
-
- Feb 18, 2022
-
-
Jonathan de Jong authored
-
- Feb 12, 2022
-
-
Jonas Platte authored
Remove it from request handler since there's already the context of the request path, added through TraceLayer.
-
Jonas Platte authored
-
Jonas Platte authored
-
- Feb 03, 2022
-
-
Andrei Vasiliu authored
-
Jonas Platte authored
They are no longer needed in the 2021 edition.
-
- Feb 02, 2022
-
-
Timo Kösters authored
-
- Jan 31, 2022
-
-
Timo Kösters authored
-
- Dec 16, 2021
-
-
Jonas Platte authored
Upgrades Ruma again to make this work.
-
- Dec 15, 2021
-
-
Jonas Platte authored
-
Jonas Platte authored
-
- Oct 13, 2021
-
-
Jonas Platte authored
Co-authored-by:
Timo Kösters <timo@koesters.xyz>
-
- Sep 13, 2021
-
-
Jonas Platte authored
-
- Sep 01, 2021
-
-
Timo Kösters authored
-
- Aug 31, 2021
-
-
Timo Kösters authored
-
- Aug 19, 2021
-
-
Timo Kösters authored
-
- Aug 17, 2021
-
-
Timo Kösters authored
-
- Aug 13, 2021
-
-
Timo Kösters authored
-
- Aug 10, 2021
-
-
Jonathan de Jong authored
-
- Aug 09, 2021
-
-
Ahmed Charles authored
-
- Aug 03, 2021
-
-
Timo Kösters authored
-
Timo Kösters authored
-
- Jul 29, 2021
-
-
Timo Kösters authored
-
- Jul 20, 2021
-
-
Timo Kösters authored
-
Timo Kösters authored
-
Timo Kösters authored
-
- Jul 14, 2021
-
-
Timo Kösters authored
-
Jonathan de Jong authored
-
Jonathan de Jong authored
-
- Jul 11, 2021
-
-
Kurt Roeckx authored
json_body is used in places that need authentication. In case an unknown field is set, Ruma doesn't parse the field and so doesn't give an error on invalid UTF-8. But Conduit has parsed and on error makes json_body None. Return an error to the client instead of generating an internal error.
-
- Jun 19, 2021
-
-
phesch authored
-
- Jun 17, 2021
-
-
Jonas Platte authored
-