Sojan
759fe0d3f6
Merge develop into feat/voice-channel
...
Resolved merge conflicts in:
- MessagesView.vue: Combined VoiceTimelineView component from voice channel feature with component list updates from develop
- actionCable.js: Merged call event handlers (incoming_call, call_status_changed) with copilot message event handler from develop
- message.rb: Combined voice call helper methods with send_update_event method from develop
All conflicts resolved while preserving functionality from both branches.
2025-06-20 00:02:50 -07:00
Sivin Varghese and GitHub
ff0ad53f49
fix: Style issue with conversation header ( #11655 )
2025-06-03 15:21:30 +05:30
23a804512a
feat: Update the UI to support the change for Copilot as a universal copilot ( #11618 )
...
Co-authored-by: Shivam Mishra <scm.mymail@gmail.com >
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com >
2025-05-29 12:35:10 +05:30
Sojan
c9daf70655
chore: message previews in conversation list
2025-05-04 06:02:51 -07:00
Sojan
4348c4ab87
chore: clean up voice message components
2025-05-04 05:00:20 -07:00
Sojan
a7ff808d01
chore: floating call button
2025-04-28 01:08:03 -07:00
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 Varghese and GitHub
bffc24d119
fix(v4): Overflow issue in conversation card ( #10679 )
2025-01-14 12:48:30 +05:30
Sivin Varghese and GitHub
3c93cdb8b2
feat(v4): Update Inbox view card design ( #10599 )
2025-01-07 21:11:54 +05:30
Sivin Varghese and GitHub
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 Varghese and GitHub
db327378fa
feat(v4): Add new conversation card component ( #10392 )
2024-11-07 20:30:56 -08:00