actions-test/lib/backend
Jakob Meier c466a19fc9
Added ability to delete or leave room.
NOTE: Only the room owner can delete a room,
but they are not able to leave the room.

BUG: Deleting or leaving the room deletes the room from disk,
but for an unknown reason, the homescreen does not update
and still shows the room.
Opening and closing the room seems to cause the homescreen to
update, removing the room.
2023-03-23 08:58:34 +01:00
..
errors.dart Added about room screen. 2023-03-22 21:17:03 +01:00
permissions.dart Implemented room permission types 2023-03-22 21:07:29 +01:00
request.dart Started working on Join Room Screen 2023-03-20 21:19:25 +01:00
resolve_url.dart Fixed bug where room list was not processed properly 2023-03-20 20:45:49 +01:00
room.dart Added ability to delete or leave room. 2023-03-23 08:58:34 +01:00
user.dart Rewrote autologin to default to authorized 2023-03-18 20:24:48 +01:00