gitdataai/src/components/channel
ZhenYi c015871024 feat(channel): enhance message components
Update MessageItem with reactions and mentions, add PinPanel
for pinned messages, enhance ThreadPanel for threaded replies.
2026-05-14 23:15:26 +08:00
..
mention refactor(frontend): apply formatting and update chat, settings, project pages 2026-05-14 10:02:54 +08:00
Avatar.tsx feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
ChannelHeader.tsx feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
DateSeparator.tsx feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
EditHistoryOverlay.tsx refactor(frontend): apply formatting and update chat, settings, project pages 2026-05-14 10:02:54 +08:00
index.ts feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
MemberSidebar.tsx feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
MessageInput.tsx feat(core): initialize project with access control and AI integration 2026-05-10 21:01:21 +08:00
MessageItem.tsx feat(channel): enhance message components 2026-05-14 23:15:26 +08:00
MessageList.tsx feat(channel): enhance message components 2026-05-14 23:15:26 +08:00
PinPanel.tsx feat(channel): enhance message components 2026-05-14 23:15:26 +08:00
ThreadPanel.tsx feat(channel): enhance message components 2026-05-14 23:15:26 +08:00