gitdataai/src/components
ZhenYi 616c0c0e88 fix(room): scroll-to-bottom logic and AI sender display name
- Remove duplicate smooth scroll effect from DiscordChatPanel; handle
  all scroll logic in MessageList instead
- MessageList: track isInitialLoadRef to instant-jump to bottom on
  first load (no animation), and only auto-scroll for new messages
  when user is already near the bottom
- sender.ts: getSenderDisplayName rejects UUID values and falls back
  to 'AI' for AI messages; getSenderModelId uses display_name
2026-04-25 09:52:58 +08:00
..
auth init 2026-04-15 09:08:09 +08:00
landing fix(frontend): remove unused Zap import in landing-sections.tsx 2026-04-16 21:10:39 +08:00
layout feat(frontend): integrate ThemeSwitcher, restore custom palette on page load 2026-04-20 19:33:04 +08:00
project fix(frontend): Discord UI polish, room streaming and kanban improvements 2026-04-21 22:31:48 +08:00
repository feat(repo): return ssh/https clone URLs from backend 2026-04-16 18:20:48 +08:00
room fix(room): scroll-to-bottom logic and AI sender display name 2026-04-25 09:52:58 +08:00
ui init 2026-04-15 09:08:09 +08:00
init-layout.tsx init 2026-04-15 09:08:09 +08:00
site-footer.tsx init 2026-04-15 09:08:09 +08:00