Weblah/src/routes/(app)
Shibo Lyu b467ec1491 refactor: account management system
Replace store-based approach with manager-based implementation and update
related components to use the new system. Change ProfilePicture props
from `account` to `identity`.
2025-04-14 00:49:59 +08:00
..
chats/[server]/[chatId] fix: Replace hardcoded SVGs in ChatInput with svelte-hero-icons components 2025-04-12 02:54:28 +08:00
settings refactor: account management system 2025-04-14 00:49:59 +08:00
+layout.svelte refactor: migrate to svelte 5, vite 6 and bits-ui 1. 2025-03-17 01:10:15 +08:00
+page.svelte feat: view transition, chat item sizing & group / unread 2024-08-29 14:42:20 +08:00
ChatList.svelte refactor: migrate to svelte 5, vite 6 and bits-ui 1. 2025-03-17 01:10:15 +08:00
ChatListHeader.svelte refactor: continue to migrate components 2025-03-17 01:54:56 +08:00
ChatListItem.svelte refactor: account management system 2025-04-14 00:49:59 +08:00
CurrentAccountPicture.svelte refactor: account management system 2025-04-14 00:49:59 +08:00
SearchChatResultSection.svelte refactor: continue to migrate components 2025-03-17 01:54:56 +08:00
SearchPanel.svelte refactor: continue to migrate components 2025-03-17 01:54:56 +08:00