actions-test/lib/backend
Jakob Meier 596c8cc4eb
Started working on Join Room Screen
Work already done:
- moving the New Room screen to a different endpoint
- fetching public rooms using the post API
- displaying public rooms

Suggestion for user interaction:
1. click on room
2. open bottomSheet with information and join button
3. click "join" to join room
2023-03-20 21:19:25 +01:00
..
errors.dart Ported error_as_text from https://codeberg.org/outbag/app/src/branch/develop/deps/outbag-core/src/tools.js 2023-03-17 21:06:23 +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 Fixed bug where room list was not processed properly 2023-03-20 20:45:49 +01:00
user.dart Rewrote autologin to default to authorized 2023-03-18 20:24:48 +01:00