element-portable/src/components/views
Travis Ralston a0b2859436 Support custom tags in the room list again
Fixes https://github.com/vector-im/riot-web/issues/14091

Design needs work, however this is behind labs anyways. This re-implements the behaviour of the old room list.

The implementation ended up being a lot easier due to early confusion with what the TagOrderStore and TagPanel take care of. Turns out they don't deal with tags, but groups. As such, we don't need to do anything with filtering (though we keep some sanity checks in place for safety), and just have to wire up the CustomRoomTagPanel and CustomRoomTagStore.
2020-07-20 16:51:16 -06:00
..
auth Swap out Modular for EMS 2020-07-14 15:47:03 -06:00
avatars Fix Room Tile Icon to not ignore DMs in other tags 2020-07-16 12:33:05 +01:00
context_menus A visit from the lint bunny 2020-07-15 10:51:57 +01:00
create_room Remove core structures for the old room list 2020-07-17 14:17:11 -06:00
dialogs Rename RoomListStore file 2020-07-17 15:11:34 -06:00
directory Fix missed copy 2020-03-16 12:28:20 +00:00
elements Merge pull request #5016 from matrix-org/t3chguy/tooltips2 2020-07-20 15:19:32 +01:00
emojipicker Stop removing variation selector from quick reactions 2020-06-04 18:58:13 +03:00
groups delint 2020-07-20 14:56:47 +01:00
messages Use mouseleave instead of mouseout for hover events. Fix tooltip flicker 2020-07-18 12:01:51 +01:00
right_panel delint 2020-07-17 19:25:37 +01:00
room_settings Merge pull request #4402 from matrix-org/t3chguy/alias 2020-05-26 09:36:58 +01:00
rooms Support custom tags in the room list again 2020-07-20 16:51:16 -06:00
settings Rename RoomListStore file 2020-07-17 15:11:34 -06:00
terms Fix indentation 2020-07-16 18:12:11 +05:30
toasts Transition languageHandler to Typescript 2020-07-02 23:15:08 +01:00
verification Provide separate translatable for case where we have no device 2020-05-12 12:42:16 +01:00
voip Add min-width to floating Jitsi 2020-07-20 15:15:21 +01:00