From 7978f08235ceca22eacae11a88a7703513238cb3 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Sat, 1 Jul 2023 20:51:15 +0200 Subject: Deduplicate some api calls --- MatrixRoomUtils.Web/Shared/NavMenu.razor | 15 +-- MatrixRoomUtils.Web/Shared/RoomList.razor | 40 +++++-- .../RoomListComponents/RoomListCategory.razor | 6 + .../RoomListComponents/RoomListPolicyRoom.razor | 12 ++ .../Shared/RoomListComponents/RoomListSpace.razor | 7 +- MatrixRoomUtils.Web/Shared/RoomListItem.razor | 131 ++++++++++++--------- 6 files changed, 130 insertions(+), 81 deletions(-) create mode 100644 MatrixRoomUtils.Web/Shared/RoomListComponents/RoomListPolicyRoom.razor (limited to 'MatrixRoomUtils.Web/Shared') diff --git a/MatrixRoomUtils.Web/Shared/NavMenu.razor b/MatrixRoomUtils.Web/Shared/NavMenu.razor index 5f9ad8a..48d3196 100644 --- a/MatrixRoomUtils.Web/Shared/NavMenu.razor +++ b/MatrixRoomUtils.Web/Shared/NavMenu.razor @@ -23,19 +23,10 @@
Main tools

+ - - @*