Weblah/src/routes/(app)
Shibo Lyu 924427a810 refactor: Account management and settings navigation
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.
2025-04-14 01:33:24 +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 and settings navigation 2025-04-14 01:33:24 +08:00
+layout.svelte refactor: Account management and settings navigation 2025-04-14 01:33:24 +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: Account management and settings navigation 2025-04-14 01:33:24 +08:00
ChatListItem.svelte refactor: account management system 2025-04-14 00:49:59 +08:00
CurrentAccountIndicator.svelte refactor: Account management and settings navigation 2025-04-14 01:33:24 +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