actions-test/lib/screens/room
Jakob Meier a40e3af3e5
Fixed bug where public rooms weren't filtered correctly
This was caused by doNetworkRequest
introduced in Commit 5d333522a5 (Simplified network requests & snackbars, 2023-03-23),
as it ran asynchronously and thus the blacklist wasn't filled in time.
2023-03-31 21:54:45 +02:00
..
pages Basic Categories Page layout 2023-03-31 21:52:14 +02:00
edit.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
join.dart Fixed bug where public rooms weren't filtered correctly 2023-03-31 21:54:45 +02:00
main.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
members.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
new.dart Added translations using l10n 2023-03-29 15:14:27 +02:00
permissions.dart Added translations using l10n 2023-03-29 15:14:27 +02:00