LANCommander/LANCommander.UI/Components/Chat
2026-01-11 21:21:12 -06:00
..
Chat.razor Style chat component 2026-01-02 02:10:42 -06:00
Chat.razor.scss Style chat component 2026-01-02 02:10:42 -06:00
ChatList.razor Fix chat component rendering 2025-12-30 18:08:20 -06:00
ChatList.razor.scss Style chat component 2026-01-02 02:10:42 -06:00
ChatListThread.razor Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ChatListThread.razor.scss Style chat component 2026-01-02 02:10:42 -06:00
ChatMessage.razor Fix chat component rendering 2025-12-30 18:08:20 -06:00
ChatMessage.razor.scss Fix chat component rendering 2025-12-30 18:08:20 -06:00
ChatMessageGroup.razor Fix chat component rendering 2025-12-30 18:08:20 -06:00
ChatMessageInput.razor Style chat component 2026-01-02 02:10:42 -06:00
ChatMessageInput.razor.scss Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ChatThread.razor Update read status when sending message, scroll to bottom on new message, merge message into group if gap < 5 mins 2026-01-11 21:21:12 -06:00
ChatThread.razor.scss Implement infinite loading with chat thread 2026-01-11 14:38:24 -06:00
ChatUsersDialog.razor Properly pass result on dialog OK 2025-11-13 18:18:03 -06:00