iachat/spec/services/twilio
Muhsin Keloth b1893c7d96
fix: Support location messages in Twilio WhatsApp integration (#11830)
Fixes location messages not appearing in conversations when sent via
Twilio. Location messages were being filtered out due to empty body
content and missing parameter handling.

![CleanShot 2025-06-27 at 20 48
12](https://github.com/user-attachments/assets/b5a75796-6937-49bc-b689-7d04f4ea5d09)
2025-06-30 11:35:32 +05:30
..
delivery_status_service_spec.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_spec.rb fix: Support location messages in Twilio WhatsApp integration (#11830) 2025-06-30 11:35:32 +05:30
oneoff_sms_campaign_service_spec.rb feat: Add liquid processing for SMS campaigns (#10981) 2025-06-11 13:16:44 -04:00
send_on_twilio_service_spec.rb chore: Add cache to improve widget performance (#11163) 2025-03-24 16:04:49 -07:00
webhook_setup_service_spec.rb feat: Allow Twilio::REST::TwilioError errors to raise and prevent Inbox creation (#7379) 2023-08-16 15:00:02 -07:00