Sivin Varghese
d908c880d2
chore: Replace Thumbnail with Avatar ( #12119 )
2025-08-11 15:47:17 +05:30
Sojan Jose
b7f2c151bf
feat: Voice channel creation Flow ( #11775 )
...
This PR introduces a new channel type for voice conversations.
ref: #11481
## Changes
- Add database migration for channel_voice table with phone_number and
provider_config
- Create Channel::Voice model with E.164 phone number validation and
Twilio config validation
- Add voice channel association to Account model
- Extend inbox helpers and types to support voice channels
- Add voice channel setup UI with Twilio configuration form
- Include voice channel in channel factory and list components
- Add API routes and store actions for voice channel creation
- Add comprehensive translations for voice channel management
---------
Co-authored-by: Sivin Varghese <[email protected] >
Co-authored-by: Muhsin Keloth <[email protected] >
Co-authored-by: iamsivin <[email protected] >
2025-06-25 14:21:03 -07:00
Muhsin Keloth
246deab684
feat: Instagram reauthorization ( #11221 )
...
This PR is part of https://github.com/chatwoot/chatwoot/pull/11054 to
make the review cycle easier.
2025-04-03 14:30:48 +05:30
Sivin Varghese
1b430ffae2
fix: New compose conversation form ( #10548 )
2024-12-06 15:40:06 +05:30
Sivin Varghese
afb3e3e649
fix: Fix issues with contact routes in old navigation sidebar ( #10547 )
2024-12-05 22:46:57 -08:00
Sivin Varghese
579efd933b
feat(v4): Update the campaigns page design ( #10371 )
...
Frontend Lint & Test / test (push) Has been cancelled
Publish Chatwoot CE docker images / build (push) Has been cancelled
Run Chatwoot CE spec / test (push) Has been cancelled
Run Response Bot spec / test (push) Has been cancelled
<img width="1439" alt="Screenshot 2024-10-30 at 8 58 12 PM"
src="https://github.com/user-attachments/assets/26231270-5e73-40fb-9efa-c661585ebe7c ">
Fixes
https://linear.app/chatwoot/project/campaign-redesign-f82bede26ca7/overview
---------
Co-authored-by: Pranav <[email protected] >
Co-authored-by: Shivam Mishra <[email protected] >
2024-10-31 11:57:13 +05:30
Shivam Mishra
6c682a6869
feat: add reauthorization banner for Facebook ( #9553 )
2024-05-30 09:41:04 +05:30
Nithin David Thomas
bd1e69e4b4
feat: Adds new inbox selector with more info for new message modal [cw-1358] ( #6823 )
2023-04-19 23:02:50 +05:30
Jordan Brough
49d08a6773
feat: Support Twilio Messaging Services ( #4242 )
...
This allows sending and receiving from multiple phone numbers using Twilio messaging services
Fixes : #4204
2022-07-08 18:20:07 +05:30
Tejaswini Chile
772d92a4d3
fix: Facebook reauthorization mailer ( #4695 )
2022-06-07 17:50:51 +05:30
Pranav Raj S
c792cfc0be
feat: Use Fluent SVG icons on the dashboard ( #3482 )
2021-11-30 21:03:18 -08:00
Sojan Jose
bd7aeba484
chore: Provider API prototype ( #3112 )
...
Enabling Support for Whatsapp via 360Dialog as a prototype for the provider APIs.
Co-authored-by: Pranav Raj S <[email protected] >
2021-10-05 23:35:06 +05:30
Sojan Jose
a14f4ede87
chore: Sidebar icons for new inboxes ( #3016 )
...
- Sidebar icons for line and telegram inboxes
- Sentry fix for contact IP lookup job
2021-09-15 18:12:56 +05:30
Sivin Varghese
efcf10c00f
chore: Added hover styles ( #1905 )
2021-03-14 14:10:16 +05:30
Sivin Varghese
1c7e5df91a
Enhancement: Conversation item redesign ( #1857 )
...
* Rearrange the inboxes label in conversations.
2021-03-09 19:52:14 +05:30