mirror of
https://github.com/Blah-IM/Weblah.git
synced 2025-10-31 18:11:38 +00:00
Replace store-based approach with manager-based implementation and update related components to use the new system. Change ProfilePicture props from `account` to `identity`. |
||
|---|---|---|
| .. | ||
| chats/[server]/[chatId] | ||
| settings | ||
| +layout.svelte | ||
| +page.svelte | ||
| ChatList.svelte | ||
| ChatListHeader.svelte | ||
| ChatListItem.svelte | ||
| CurrentAccountPicture.svelte | ||
| SearchChatResultSection.svelte | ||
| SearchPanel.svelte | ||