URL navigation in interface and other improvements (#1633)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Fri, 31 May 2024 14:19:46 +0000 (19:49 +0530)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 14:19:46 +0000 (00:19 +1000)
commit4c76a7fd180c56daacae3fc3c01706aa3ea92bd2
treef79cff0a29d7b9d1fbe4f530a7e5394a59d8e469
parent2b7d8256943c2d2da5089b2626fd038c056672eb
URL navigation in interface and other improvements (#1633)

* load room on url change

* add direct room list

* render space room list

* fix css syntax error

* update scroll virtualizer

* render subspaces room list

* improve sidebar notification badge perf

* add nav category components

* add space recursive direct component

* use nav category component in home, direct and space room list

* add empty home and direct list layout

* fix unread room menu ref

* add more navigation items in room, direct and space tab

* add more navigation

* fix unread room menu to links

* fix space lobby and search link

* add explore navigation section

* add notifications navigation menu

* redirect to initial path after login

* include unsupported room in rooms

* move router hooks in hooks/router folder

* add featured explore - WIP

* load featured room with room summary

* fix room card topic line clamp

* add react query

* load room summary using react query

* add join button in room card

* add content component

* use content component in featured community content

* fix content width

* add responsive room card grid

* fix async callback error status

* add room card error button

* fix client drawer shrink

* add room topic viewer

* open room card topic in viewer

* fix room topic close btn

* add get orphan parent util

* add room card error dialog

* add view featured room or space btn

* refactor orphanParent to orphanParents

* WIP - explore server

* show space hint in room card

* add room type filters

* add per page item limit popout

* reset scroll on public rooms load

* refactor explore ui

* refactor public rooms component

* reset search on server change

* fix typo

* add empty featured section info

* display user server on top

* make server room card view btn clickable

* add user server as default redirect for explore path

* make home empty btn clickable

* add thirdparty instance filter in server explore

* remove since param on instance change

* add server button in explore menu

* rename notifications path to inbox

* update react-virtual

* Add notification messages inbox - WIP

* add scroll top container component

* add useInterval hook

* add visibility change callback prop to scroll top container component

* auto refresh notifications every 10 seconds

* make message related component reusable

* refactor matrix event renderer hoook

* render notification message content

* refactor matrix event renderer hook

* update sequence card styles

* move room navigate hook in global hooks

* add open message button in notifications

* add mark room as read button in notification group

* show error in notification messages

* add more featured spaces

* render reply in notification messages

* make notification message reply clickable

* add outline prop for attachments

* make old settings dialog viewable

* add open featured communities as default config option

* add invite count notification badge in sidebar and inbox menu

* add element size observer hook

* improve element size observer hook props

* improve screen size hook

* fix room avatar util function

* allow Text props in Time component

* fix dm room util function

* add invitations

* add no invites and notification cards

* fix inbox tab unread badge visible without invite count

* update folds and change inbox icon

* memo search param construction

* add message search in home

* fix default message search order

* fix display edited message new content

* highlight search text in search messages

* fix message search loading

* disable log in production

* add use space context

* add useRoom context

* fix space room list

* fix inbox tab active state

* add hook to get space child room recursive

* add search for space

* add virtual tile component

* virtualize home and directs room list

* update nav category component

* use virtual tile component in more places

* fix message highlight when click on reply twice

* virtualize space room list

* fix space room list lag issue

* update folds

* add room nav item component in space room list

* use room nav item in home and direct room list

* make space categories closable and save it in local storage

* show unread room when category is collapsed

* make home and direct room list category closable

* rename room nav item show avatar prop

* fix explore server category text alignment

* rename closedRoomCategories to closedNavCategories

* add nav category handler hook

* save and restore last navigation path on space select

* filter space rooms category by activity when it is closed

* save and restore home and direct nav path state

* save and restore inbox active path on open

* save and restore explore tab active path

* remove notification badge unread menu

* add join room or space before navigate screen

* move room component to features folder and add new room header

* update folds

* add room header menu

* fix home room list activity sorting

* do not hide selected room item on category closed in home and direct tab

* replace old select room/tab call with navigate hook

* improve state event hooks

* show room card summary for joined rooms

* prevent room from opening in wrong tab

* only show message sender id on hover in modern layout

* revert state event hooks changes

* add key prop to room provider components

* add welcome page

* prevent excessive redirects

* fix sidebar style with no spaces

* move room settings in popup window

* remove invite option from room settings

* fix open room list search

* add leave room prompt

* standardize room and user avatar

* fix avatar text size

* add new reply layout

* rename space hierarchy hook

* add room topic hook

* add room name hook

* add room avatar hook and add direct room avatar util

* space lobby - WIP

* hide invalid space child event from space hierarchy in lobby

* move lobby to features

* fix element size observer hook width and height

* add lobby header and hero section

* add hierarchy room item error and loading state

* add first and last child prop in sequence card

* redirect to lobby from index path

* memo and retry hierarchy room summary error

* fix hierarchy room item styles

* rename lobby hierarchy item card to room item card

* show direct room avatar in space lobby

* add hierarchy space item

* add space item unknown room join button

* fix space hierarchy hook refresh after new space join

* change user avatar color and fallback render to user icon

* change room avatar fallback to room icon

* rename room/user avatar renderInitial prop to renderFallback

* add room join and view button in space lobby

* make power level api more reusable

* fix space hierarchy not updating on child update

* add menu to suggest or remove space children

* show reply arrow in place of reply bend in message

* fix typeerror in search because of wrong js-sdk t.ds

* do not refetch hierarchy room summary on window focus

* make room/user avatar un-draggable

* change welcome page support button copy

* drag-and-drop ordering of lobby spaces/rooms - WIP

* add ASCIILexicalTable algorithms

* fix wrong power level check in lobby items options

* fix lobby can drop checks

* fix join button error crash

* fix reply spacing

* fix m direct updated with other account data

* add option to open room/space settings from lobby

* add option in lobby to add new or existing room/spaces

* fix room nav item selected styles

* add space children reorder mechanism

* fix space child reorder bug

* fix hierarchy item sort function

* Apply reorder of lobby into room list

* add and improve space lobby menu items

* add existing spaces menu in lobby

* change restricted room allow params when dragging outside space

* move featured servers config from homeserver list

* removed unused features from space settings

* add canonical alias as name fallback in lobby item

* fix unreliable unread count update bug

* fix after login redirect

* fix room card topic hover style

* Add dnd and folders in sidebar spaces

* fix orphan space not visible in sidebar

* fix sso login has mix of icon and button

* fix space children not  visible in home upon leaving space

* recalculate notification on updating any space child

* fix user color saturation/lightness

* add user color to user avatar

* add background colors to room avatar

* show 2 length initial in sidebar space avatar

* improve link color

* add nav button component

* open legacy create room and create direct

* improve page route structure

* handle hash router in path utils

* mobile friendly router and navigation

* make room header member drawer icon mobile friendly

* setup index redirect for inbox and explore server route

* add leave space prompt

* improve member drawer filter menu

* add space context menu

* add context menu in home

* add leave button in lobby items

* render user tab avatar on sidebar

* force overwrite netlify - test

* netlify test

* fix reset-password path without server redirected to login

* add message link copy button in message menu

* reset unread on sync prepared

* fix stuck typing notifications

* show typing indication in room nav item

* refactor closedNavCategories atom to use userId in store key

* refactor closedLobbyCategoriesAtom to include userId in store key

* refactor navToActivePathAtom to use userId in storage key

* remove unused file

* refactor openedSidebarFolderAtom to include userId in storage key

* add context menu for sidebar space tab

* fix eslint not working

* add option to pin/unpin child spaces

* add context menu for directs tab

* add context menu for direct and home tab

* show lock icon for non-public space in header

* increase matrix max listener count

* wrap lobby add space room in callback hook
327 files changed:
.eslintrc.cjs [new file with mode: 0644]
.eslintrc.js [deleted file]
config.json
netlify.toml
package-lock.json
package.json
src/app/components/CapabilitiesAndMediaConfigLoader.tsx [new file with mode: 0644]
src/app/components/CapabilitiesLoader.tsx [new file with mode: 0644]
src/app/components/MediaConfigLoader.tsx [new file with mode: 0644]
src/app/components/Pdf-viewer/PdfViewer.tsx
src/app/components/RenderMessageContent.tsx [new file with mode: 0644]
src/app/components/RoomSummaryLoader.tsx [new file with mode: 0644]
src/app/components/RoomUnreadProvider.tsx [new file with mode: 0644]
src/app/components/SpaceChildDirectsProvider.tsx [new file with mode: 0644]
src/app/components/SpaceChildRoomsProvider.tsx [new file with mode: 0644]
src/app/components/SpecVersionsLoader.tsx
src/app/components/editor/Toolbar.tsx
src/app/components/editor/autocomplete/RoomMentionAutocomplete.tsx
src/app/components/editor/autocomplete/UserMentionAutocomplete.tsx
src/app/components/event-readers/EventReaders.tsx
src/app/components/leave-room-prompt/LeaveRoomPrompt.tsx [new file with mode: 0644]
src/app/components/leave-room-prompt/index.ts [new file with mode: 0644]
src/app/components/leave-space-prompt/LeaveSpacePrompt.tsx [new file with mode: 0644]
src/app/components/leave-space-prompt/index.ts [new file with mode: 0644]
src/app/components/message/FileHeader.tsx [new file with mode: 0644]
src/app/components/message/MessageContentFallback.tsx [deleted file]
src/app/components/message/MsgTypeRenderers.tsx [new file with mode: 0644]
src/app/components/message/RenderBody.tsx [new file with mode: 0644]
src/app/components/message/Reply.css.ts
src/app/components/message/Reply.tsx
src/app/components/message/Time.tsx
src/app/components/message/content/AudioContent.tsx [new file with mode: 0644]
src/app/components/message/content/EventContent.tsx [new file with mode: 0644]
src/app/components/message/content/FallbackContent.tsx [new file with mode: 0644]
src/app/components/message/content/FileContent.tsx [new file with mode: 0644]
src/app/components/message/content/ImageContent.tsx [new file with mode: 0644]
src/app/components/message/content/ThumbnailContent.tsx [new file with mode: 0644]
src/app/components/message/content/VideoContent.tsx [new file with mode: 0644]
src/app/components/message/content/index.ts [new file with mode: 0644]
src/app/components/message/content/style.css.ts [new file with mode: 0644]
src/app/components/message/content/util.ts [new file with mode: 0644]
src/app/components/message/index.ts
src/app/components/message/layout/layout.css.ts
src/app/components/nav/NavCategory.tsx [new file with mode: 0644]
src/app/components/nav/NavCategoryHeader.tsx [new file with mode: 0644]
src/app/components/nav/NavEmptyLayout.tsx [new file with mode: 0644]
src/app/components/nav/NavItem.tsx [new file with mode: 0644]
src/app/components/nav/NavItemContent.tsx [new file with mode: 0644]
src/app/components/nav/NavItemOptions.tsx [new file with mode: 0644]
src/app/components/nav/index.ts [new file with mode: 0644]
src/app/components/nav/styles.css.ts [new file with mode: 0644]
src/app/components/page/Page.tsx [new file with mode: 0644]
src/app/components/page/index.tsx [new file with mode: 0644]
src/app/components/page/style.css.ts [new file with mode: 0644]
src/app/components/room-avatar/RoomAvatar.css.ts [new file with mode: 0644]
src/app/components/room-avatar/RoomAvatar.tsx [new file with mode: 0644]
src/app/components/room-avatar/index.ts [new file with mode: 0644]
src/app/components/room-card/RoomCard.tsx [new file with mode: 0644]
src/app/components/room-card/index.ts [new file with mode: 0644]
src/app/components/room-card/style.css.ts [new file with mode: 0644]
src/app/components/room-intro/RoomIntro.tsx
src/app/components/room-topic-viewer/RoomTopicViewer.tsx [new file with mode: 0644]
src/app/components/room-topic-viewer/index.ts [new file with mode: 0644]
src/app/components/room-topic-viewer/style.css.ts [new file with mode: 0644]
src/app/components/scroll-top-container/ScrollTopContainer.tsx [new file with mode: 0644]
src/app/components/scroll-top-container/index.ts [new file with mode: 0644]
src/app/components/scroll-top-container/style.css.ts [new file with mode: 0644]
src/app/components/sequence-card/SequenceCard.tsx [new file with mode: 0644]
src/app/components/sequence-card/index.ts [new file with mode: 0644]
src/app/components/sequence-card/style.css.ts [new file with mode: 0644]
src/app/components/sidebar/Sidebar.css.ts
src/app/components/sidebar/SidebarAvatar.tsx [deleted file]
src/app/components/sidebar/SidebarContent.tsx
src/app/components/sidebar/SidebarItem.tsx [new file with mode: 0644]
src/app/components/sidebar/index.ts
src/app/components/typing-indicator/TypingIndicator.css.ts
src/app/components/typing-indicator/TypingIndicator.tsx
src/app/components/unread-badge/UnreadBadge.tsx [new file with mode: 0644]
src/app/components/unread-badge/index.ts [new file with mode: 0644]
src/app/components/url-preview/UrlPreviewCard.css.tsx [new file with mode: 0644]
src/app/components/url-preview/UrlPreviewCard.tsx [new file with mode: 0644]
src/app/components/url-preview/index.ts
src/app/components/user-avatar/UserAvatar.css.ts [new file with mode: 0644]
src/app/components/user-avatar/UserAvatar.tsx [new file with mode: 0644]
src/app/components/user-avatar/index.ts [new file with mode: 0644]
src/app/components/virtualizer/VirtualTile.tsx [new file with mode: 0644]
src/app/components/virtualizer/index.ts [new file with mode: 0644]
src/app/components/virtualizer/style.css.ts [new file with mode: 0644]
src/app/cs-api.ts
src/app/features/join-before-navigate/JoinBeforeNavigate.tsx [new file with mode: 0644]
src/app/features/join-before-navigate/index.ts [new file with mode: 0644]
src/app/features/lobby/DnD.css.ts [new file with mode: 0644]
src/app/features/lobby/DnD.tsx [new file with mode: 0644]
src/app/features/lobby/HierarchyItemMenu.tsx [new file with mode: 0644]
src/app/features/lobby/Lobby.tsx [new file with mode: 0644]
src/app/features/lobby/LobbyHeader.css.ts [new file with mode: 0644]
src/app/features/lobby/LobbyHeader.tsx [new file with mode: 0644]
src/app/features/lobby/LobbyHero.css.tsx [new file with mode: 0644]
src/app/features/lobby/LobbyHero.tsx [new file with mode: 0644]
src/app/features/lobby/RoomItem.css.ts [new file with mode: 0644]
src/app/features/lobby/RoomItem.tsx [new file with mode: 0644]
src/app/features/lobby/SpaceItem.css.ts [new file with mode: 0644]
src/app/features/lobby/SpaceItem.tsx [new file with mode: 0644]
src/app/features/lobby/index.ts [new file with mode: 0644]
src/app/features/lobby/style.css.ts [new file with mode: 0644]
src/app/features/message-search/MessageSearch.tsx [new file with mode: 0644]
src/app/features/message-search/SearchFilters.tsx [new file with mode: 0644]
src/app/features/message-search/SearchInput.tsx [new file with mode: 0644]
src/app/features/message-search/SearchResultGroup.tsx [new file with mode: 0644]
src/app/features/message-search/index.ts [new file with mode: 0644]
src/app/features/message-search/useMessageSearch.ts [new file with mode: 0644]
src/app/features/room-nav/RoomNavCategoryButton.tsx [new file with mode: 0644]
src/app/features/room-nav/RoomNavItem.tsx [new file with mode: 0644]
src/app/features/room-nav/index.ts [new file with mode: 0644]
src/app/features/room-nav/styles.css.ts [new file with mode: 0644]
src/app/features/room/CommandAutocomplete.tsx [new file with mode: 0644]
src/app/features/room/MembersDrawer.css.ts [new file with mode: 0644]
src/app/features/room/MembersDrawer.tsx [new file with mode: 0644]
src/app/features/room/Room.tsx [new file with mode: 0644]
src/app/features/room/RoomInput.tsx [new file with mode: 0644]
src/app/features/room/RoomInputPlaceholder.css.ts [new file with mode: 0644]
src/app/features/room/RoomInputPlaceholder.tsx [new file with mode: 0644]
src/app/features/room/RoomTimeline.css.ts [new file with mode: 0644]
src/app/features/room/RoomTimeline.tsx [new file with mode: 0644]
src/app/features/room/RoomTombstone.css.ts [new file with mode: 0644]
src/app/features/room/RoomTombstone.tsx [new file with mode: 0644]
src/app/features/room/RoomView.tsx [new file with mode: 0644]
src/app/features/room/RoomViewFollowing.css.ts [new file with mode: 0644]
src/app/features/room/RoomViewFollowing.tsx [new file with mode: 0644]
src/app/features/room/RoomViewHeader.css.ts [new file with mode: 0644]
src/app/features/room/RoomViewHeader.tsx [new file with mode: 0644]
src/app/features/room/RoomViewTyping.css.ts [new file with mode: 0644]
src/app/features/room/RoomViewTyping.tsx [new file with mode: 0644]
src/app/features/room/index.ts [new file with mode: 0644]
src/app/features/room/message/EncryptedContent.tsx [new file with mode: 0644]
src/app/features/room/message/Message.tsx [new file with mode: 0644]
src/app/features/room/message/MessageEditor.tsx [new file with mode: 0644]
src/app/features/room/message/Reactions.tsx [new file with mode: 0644]
src/app/features/room/message/index.ts [new file with mode: 0644]
src/app/features/room/message/styles.css.ts [new file with mode: 0644]
src/app/features/room/msgContent.ts [new file with mode: 0644]
src/app/features/room/reaction-viewer/ReactionViewer.css.ts [new file with mode: 0644]
src/app/features/room/reaction-viewer/ReactionViewer.tsx [new file with mode: 0644]
src/app/features/room/reaction-viewer/index.ts [new file with mode: 0644]
src/app/hooks/router/useDirectSelected.ts [new file with mode: 0644]
src/app/hooks/router/useExploreSelected.ts [new file with mode: 0644]
src/app/hooks/router/useHomeSelected.ts [new file with mode: 0644]
src/app/hooks/router/useInbox.ts [new file with mode: 0644]
src/app/hooks/router/useSelectedRoom.ts [new file with mode: 0644]
src/app/hooks/router/useSelectedSpace.ts [new file with mode: 0644]
src/app/hooks/useAccountDataCallback.ts [new file with mode: 0644]
src/app/hooks/useAsyncCallback.ts
src/app/hooks/useCapabilities.ts [new file with mode: 0644]
src/app/hooks/useCategoryHandler.ts [new file with mode: 0644]
src/app/hooks/useClientConfig.ts
src/app/hooks/useCommands.ts
src/app/hooks/useElementSizeObserver.ts [new file with mode: 0644]
src/app/hooks/useInterval.ts [new file with mode: 0644]
src/app/hooks/useJoinedRoomId.ts [new file with mode: 0644]
src/app/hooks/useLocalRoomSummary.ts [new file with mode: 0644]
src/app/hooks/useMatrixEventRenderer.ts
src/app/hooks/useMediaConfig.ts [new file with mode: 0644]
src/app/hooks/useNavToActivePathMapper.ts [new file with mode: 0644]
src/app/hooks/usePowerLevels.ts
src/app/hooks/useRoom.ts [new file with mode: 0644]
src/app/hooks/useRoomMeta.ts [new file with mode: 0644]
src/app/hooks/useRoomMsgContentRenderer.ts [deleted file]
src/app/hooks/useRoomNavigate.ts [new file with mode: 0644]
src/app/hooks/useRoomTypingMembers.ts [new file with mode: 0644]
src/app/hooks/useScreenSize.ts
src/app/hooks/useSidebarItems.ts [new file with mode: 0644]
src/app/hooks/useSpace.ts [new file with mode: 0644]
src/app/hooks/useSpaceHierarchy.ts [new file with mode: 0644]
src/app/hooks/useSyncState.ts [new file with mode: 0644]
src/app/hooks/useTypingStatusUpdater.ts
src/app/molecules/space-add-existing/SpaceAddExisting.jsx
src/app/organisms/navigation/Drawer.jsx
src/app/organisms/navigation/Sidebar1.tsx [deleted file]
src/app/organisms/pw/Windows.jsx
src/app/organisms/room/CommandAutocomplete.tsx [deleted file]
src/app/organisms/room/MembersDrawer.css.ts [deleted file]
src/app/organisms/room/MembersDrawer.tsx [deleted file]
src/app/organisms/room/Room.scss
src/app/organisms/room/Room.tsx [deleted file]
src/app/organisms/room/RoomInput.tsx [deleted file]
src/app/organisms/room/RoomInputPlaceholder.css.ts [deleted file]
src/app/organisms/room/RoomInputPlaceholder.tsx [deleted file]
src/app/organisms/room/RoomSettings.jsx
src/app/organisms/room/RoomSettings.scss
src/app/organisms/room/RoomTimeline.css.ts [deleted file]
src/app/organisms/room/RoomTimeline.tsx [deleted file]
src/app/organisms/room/RoomTombstone.css.ts [deleted file]
src/app/organisms/room/RoomTombstone.tsx [deleted file]
src/app/organisms/room/RoomView.jsx [deleted file]
src/app/organisms/room/RoomViewFollowing.css.ts [deleted file]
src/app/organisms/room/RoomViewFollowing.tsx [deleted file]
src/app/organisms/room/RoomViewTyping.css.ts [deleted file]
src/app/organisms/room/RoomViewTyping.tsx [deleted file]
src/app/organisms/room/message/AudioContent.tsx [deleted file]
src/app/organisms/room/message/EncryptedContent.tsx [deleted file]
src/app/organisms/room/message/EventContent.tsx [deleted file]
src/app/organisms/room/message/FileContent.tsx [deleted file]
src/app/organisms/room/message/FileHeader.tsx [deleted file]
src/app/organisms/room/message/ImageContent.tsx [deleted file]
src/app/organisms/room/message/Message.tsx [deleted file]
src/app/organisms/room/message/MessageEditor.tsx [deleted file]
src/app/organisms/room/message/Reactions.tsx [deleted file]
src/app/organisms/room/message/StickerContent.tsx [deleted file]
src/app/organisms/room/message/UrlPreviewCard.tsx [deleted file]
src/app/organisms/room/message/VideoContent.tsx [deleted file]
src/app/organisms/room/message/fileRenderer.tsx [deleted file]
src/app/organisms/room/message/index.ts [deleted file]
src/app/organisms/room/message/styles.css.ts [deleted file]
src/app/organisms/room/message/util.ts [deleted file]
src/app/organisms/room/msgContent.ts [deleted file]
src/app/organisms/room/reaction-viewer/ReactionViewer.css.ts [deleted file]
src/app/organisms/room/reaction-viewer/ReactionViewer.tsx [deleted file]
src/app/organisms/room/reaction-viewer/index.ts [deleted file]
src/app/organisms/search/Search.jsx
src/app/organisms/space-settings/SpaceSettings.jsx
src/app/pages/App.tsx
src/app/pages/MobileFriendly.tsx [new file with mode: 0644]
src/app/pages/Router.tsx [new file with mode: 0644]
src/app/pages/afterLoginRedirectPath.ts [new file with mode: 0644]
src/app/pages/auth/AuthLayout.tsx
src/app/pages/auth/SSOLogin.tsx
src/app/pages/auth/ServerPicker.tsx
src/app/pages/auth/login/Login.tsx
src/app/pages/auth/login/PasswordLoginForm.tsx
src/app/pages/auth/login/loginUtil.ts
src/app/pages/auth/register/Register.tsx
src/app/pages/auth/register/registerUtil.ts
src/app/pages/auth/reset-password/ResetPassword.tsx
src/app/pages/client/ClientBindAtoms.ts [new file with mode: 0644]
src/app/pages/client/ClientInitStorageAtom.tsx [new file with mode: 0644]
src/app/pages/client/ClientLayout.tsx [new file with mode: 0644]
src/app/pages/client/ClientRoot.tsx [new file with mode: 0644]
src/app/pages/client/SidebarNav.tsx [new file with mode: 0644]
src/app/pages/client/SpecVersions.tsx [new file with mode: 0644]
src/app/pages/client/WelcomePage.tsx [new file with mode: 0644]
src/app/pages/client/direct/Direct.tsx [new file with mode: 0644]
src/app/pages/client/direct/RoomProvider.tsx [new file with mode: 0644]
src/app/pages/client/direct/index.ts [new file with mode: 0644]
src/app/pages/client/direct/useDirectRooms.ts [new file with mode: 0644]
src/app/pages/client/explore/Explore.tsx [new file with mode: 0644]
src/app/pages/client/explore/Featured.tsx [new file with mode: 0644]
src/app/pages/client/explore/Server.tsx [new file with mode: 0644]
src/app/pages/client/explore/index.ts [new file with mode: 0644]
src/app/pages/client/explore/style.css.ts [new file with mode: 0644]
src/app/pages/client/home/Home.tsx [new file with mode: 0644]
src/app/pages/client/home/RoomProvider.tsx [new file with mode: 0644]
src/app/pages/client/home/Search.tsx [new file with mode: 0644]
src/app/pages/client/home/index.ts [new file with mode: 0644]
src/app/pages/client/home/useHomeRooms.ts [new file with mode: 0644]
src/app/pages/client/inbox/Inbox.tsx [new file with mode: 0644]
src/app/pages/client/inbox/Invites.tsx [new file with mode: 0644]
src/app/pages/client/inbox/Notifications.tsx [new file with mode: 0644]
src/app/pages/client/inbox/index.ts [new file with mode: 0644]
src/app/pages/client/index.ts [new file with mode: 0644]
src/app/pages/client/sidebar/DirectTab.tsx [new file with mode: 0644]
src/app/pages/client/sidebar/ExploreTab.tsx [new file with mode: 0644]
src/app/pages/client/sidebar/HomeTab.tsx [new file with mode: 0644]
src/app/pages/client/sidebar/InboxTab.tsx [new file with mode: 0644]
src/app/pages/client/sidebar/SpaceTabs.tsx [new file with mode: 0644]
src/app/pages/client/sidebar/UserTab.tsx [new file with mode: 0644]
src/app/pages/client/sidebar/index.ts [new file with mode: 0644]
src/app/pages/client/space/RoomProvider.tsx [new file with mode: 0644]
src/app/pages/client/space/Search.tsx [new file with mode: 0644]
src/app/pages/client/space/Space.tsx [new file with mode: 0644]
src/app/pages/client/space/SpaceProvider.tsx [new file with mode: 0644]
src/app/pages/client/space/index.ts [new file with mode: 0644]
src/app/pages/pathUtils.ts
src/app/pages/paths.ts
src/app/plugins/millify.ts [new file with mode: 0644]
src/app/plugins/pdfjs-dist.ts
src/app/plugins/react-custom-html-parser.tsx
src/app/state/closedLobbyCategories.ts [new file with mode: 0644]
src/app/state/closedNavCategories.ts [new file with mode: 0644]
src/app/state/hooks/closedLobbyCategories.ts [new file with mode: 0644]
src/app/state/hooks/closedNavCategories.ts [new file with mode: 0644]
src/app/state/hooks/inviteList.ts
src/app/state/hooks/navToActivePath.ts [new file with mode: 0644]
src/app/state/hooks/openedSidebarFolder.ts [new file with mode: 0644]
src/app/state/hooks/roomList.ts
src/app/state/hooks/unread.ts [new file with mode: 0644]
src/app/state/hooks/useBindAtoms.ts
src/app/state/inviteList.ts [deleted file]
src/app/state/mDirectList.ts
src/app/state/mutedRoomList.ts [deleted file]
src/app/state/navToActivePath.ts [new file with mode: 0644]
src/app/state/openedSidebarFolder.ts [new file with mode: 0644]
src/app/state/room-list/inviteList.ts [new file with mode: 0644]
src/app/state/room-list/mutedRoomList.ts [new file with mode: 0644]
src/app/state/room-list/roomList.ts [new file with mode: 0644]
src/app/state/room-list/utils.ts [new file with mode: 0644]
src/app/state/room/roomInputDrafts.ts [new file with mode: 0644]
src/app/state/room/roomToParents.ts [new file with mode: 0644]
src/app/state/room/roomToUnread.ts [new file with mode: 0644]
src/app/state/roomInputDrafts.ts [deleted file]
src/app/state/roomList.ts [deleted file]
src/app/state/roomToParents.ts [deleted file]
src/app/state/roomToUnread.ts [deleted file]
src/app/state/selectedRoom.ts [deleted file]
src/app/state/selectedTab.ts [deleted file]
src/app/state/spaceRooms.ts [new file with mode: 0644]
src/app/state/tabToRoom.ts [deleted file]
src/app/state/typingMembers.ts
src/app/state/utils.ts [deleted file]
src/app/styles/ContainerColor.css.ts [new file with mode: 0644]
src/app/styles/CustomHtml.css.ts
src/app/templates/client/Client.jsx
src/app/templates/client/Client.scss
src/app/templates/client/ClientContent.jsx
src/app/utils/ASCIILexicalTable.ts [new file with mode: 0644]
src/app/utils/common.ts
src/app/utils/keyboard.ts
src/app/utils/matrix.ts
src/app/utils/regex.ts
src/app/utils/room.ts
src/app/utils/sort.ts [new file with mode: 0644]
src/client/action/navigation.js
src/client/event/hotkeys.js
src/client/initMatrix.js
src/client/state/navigation.js
src/index.scss
src/types/matrix/room.ts
vite.config.js