This website requires JavaScript.
Explore
Help
Sign In
Re-Quest
/
frontend
Watch
5
Star
0
Fork
0
You've already forked frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
76ab856c20fdba51e095551737a746a6ae02bbb3
frontend
/
src
/
components
/
message
History
pradeepkumar
76ab856c20
feat: Implement agent-specific contact page CTA, enhance avatar loading and message previews, and refine messaging read receipts with auto-mark functionality.
2026-03-27 06:23:28 +05:30
..
ChatDropdownMenu.tsx
feat: Add chat management actions including clear and delete conversation, and enhance session token refresh logic.
2026-03-09 23:47:28 +05:30
ChatHeader.tsx
feat: Implement conversation mute and favorite features with UI, API, and state management.
2026-03-19 17:03:25 +05:30
index.ts
feat: Enable agents to initiate conversations with connected users and refactor the conversation start flow to be role-aware.
2026-03-15 00:29:25 +05:30
MessageInput.tsx
feat: Add chat management actions including clear and delete conversation, and enhance session token refresh logic.
2026-03-09 23:47:28 +05:30
MessagingPage.tsx
feat: Implement agent-specific contact page CTA, enhance avatar loading and message previews, and refine messaging read receipts with auto-mark functionality.
2026-03-27 06:23:28 +05:30
NewConversationModal.tsx
feat: Enable agents to initiate conversations with connected users and refactor the conversation start flow to be role-aware.
2026-03-15 00:29:25 +05:30
ReportUserModal.tsx
feat: implement user reporting functionality with a dedicated modal and service, integrated into the chat header.
2026-03-19 05:24:41 +05:30