mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-12-16 14:12:34 +00:00
Move profile page to /settings/account/profile and replace CurrentAccountPicture with CurrentAccountIndicator component using the new account manager pattern. Update identity type to accept null instead of undefined. |
||
|---|---|---|
| .. | ||
| chats/[server]/[chatId] | ||
| settings | ||
| +layout.svelte | ||
| +page.svelte | ||
| ChatList.svelte | ||
| ChatListHeader.svelte | ||
| ChatListItem.svelte | ||
| CurrentAccountIndicator.svelte | ||
| SearchChatResultSection.svelte | ||
| SearchPanel.svelte | ||