Commit Graph
11 Commits
Author SHA1 Message Date
Shivam Mishra 8a09f28de8 test: Typing Indicator component 2025-03-17 18:07:42 +05:30
Shivam Mishra 8a0dc90a29 feat: add unread indicator
This also defers the marking of a message as unread until the user has actually scrolled to it
2025-03-17 17:41:45 +05:30
Shivam Mishra 0a79e37319 fix: i18n 2025-03-17 17:19:02 +05:30
Shivam Mishra c82ab3e8db chore: revert debug changes 2025-03-17 17:08:34 +05:30
Shivam Mishra 9aee8d1a1f feat: add separate typing indicator 2025-03-17 17:03:37 +05:30
1ccfb4e3db fix: sentry issues (#10695)
1. Ensure audio player ref is accessible before triggering calls
([Sentry](https://chatwoot-p3.sentry.io/issues/6221981610))
2. Use correct default for attachments, this was incorrectly set to
`null` in a previous PR
([Sentry](https://chatwoot-p3.sentry.io/issues/5966738120))
3. Fix `lastNonActivityMessage` is not present
([Sentry](https://chatwoot-p3.sentry.io/issues/6116038455))
4. Fix `Alt+J` & `Alt+K` shortcuts not working
([Sentry](https://chatwoot-p3.sentry.io/issues/6075125384))

---------

Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2025-01-16 15:49:48 +05:30
Sivin VargheseandGitHub bffc24d119 fix(v4): Overflow issue in conversation card (#10679) 2025-01-14 12:48:30 +05:30
Sivin VargheseandGitHub 3c93cdb8b2 feat(v4): Update Inbox view card design (#10599) 2025-01-07 21:11:54 +05:30
Sivin VargheseandGitHub 41106bccb7 chore: Fix issues with Contact pages (#10544) 2024-12-05 14:24:10 -08:00
769b7171f4 feat(v4): Add new contact details screen (#10504)
Co-authored-by: Pranav <pranavrajs@gmail.com>
2024-12-03 21:29:47 -08:00
Sivin VargheseandGitHub db327378fa feat(v4): Add new conversation card component (#10392) 2024-11-07 20:30:56 -08:00