iachat/app/javascript/dashboard/store/modules/conversations
Shivam Mishra 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
..
actions feat: Add Google Translate API Integration (#6454) 2023-02-15 20:50:45 -08:00
helpers fix:Avoid adding all new conversations when on a custom view (#8905) 2024-02-12 07:10:53 -08:00
actions.js fix: sentry issues (#10695) 2025-01-16 15:49:48 +05:30
getters.js feat(v4): Add new conversation filters component (#10502) 2024-11-27 20:05:54 -08:00
helpers.js fix: Update broken specs (#8651) 2024-01-05 13:09:09 -08:00
index.js feat: Vite + vue 3 💚 (#10047) 2024-10-02 00:36:30 -07:00