iachat/app/services/twilio
Sojan Jose 970e76ace8
feat: API Endpoints to update message status (#11387)
- Added an api endpoint for update message status ( available only for
api inboxes )
- Moved message status management to a service. 
- Handles case where read status arrive before delivered 

fixes: #10314 , #9962
2025-04-29 15:33:11 -07:00
..
delivery_status_service.rb fix: Change the message status to failed if the Twilio message delivery status is undelivered (#8097) 2023-10-12 15:27:38 +05:30
incoming_message_service.rb fix: Twilio channel attachment issues (#10167) 2024-09-25 18:03:28 -07:00
oneoff_sms_campaign_service.rb feat: Support Twilio Messaging Services (#4242) 2022-07-08 18:20:07 +05:30
send_on_twilio_service.rb feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00
webhook_setup_service.rb feat: Allow Twilio::REST::TwilioError errors to raise and prevent Inbox creation (#7379) 2023-08-16 15:00:02 -07:00