Jordan Brough
|
59b31615ed
|
chore: Use "create!" and "save!" bang methods when not checking the result (#5358)
* Use "create!" when not checking for errors on the result
* Use "save!" when not checking the result
|
2022-09-13 17:40:06 +05:30 |
|
Sojan Jose
|
ea1a27c7d4
|
fix: Twilio channel selection when MessagingServiceSid is empty (#5040)
- Fixes channel selection logic in incoming_message_service for Twilio messages
ref: #4242
|
2022-07-14 15:16:07 +02:00 |
|
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 |
|
Sojan Jose
|
8daf1fe033
|
chore: Add down gem for Local file downloads (#2765)
- Add down gem to handle downloading files to host machine
- Remove the LocalResource class
- Introduce max limit for contact avatars send via SDK
|
2021-08-11 16:40:28 +05:30 |
|
Sojan Jose
|
59bee66e63
|
chore: Handle exceptions on external URL calls (#1334)
|
2020-10-11 20:22:21 +05:30 |
|
Sojan Jose
|
afb5694ed6
|
chore: Enable runtime metrics on Heroku (#1178)
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
|
2020-09-03 15:24:08 +05:30 |
|
Sojan Jose
|
2193de9853
|
chore: General fixes and clean up (#1169)
|
2020-08-25 23:04:02 +05:30 |
|
Sojan Jose
|
cc02611007
|
Chore: Convert Message Sender to polymorphic (#740)
Fixes #680
|
2020-06-27 21:34:53 +05:30 |
|
Pranav Raj S
|
0cb7333977
|
Feature: Twilio Whatsapp Integration (#779)
Twilio Whatsapp Integration
Co-authored-by: Sojan <sojan@pepalo.com>
|
2020-04-30 01:41:13 +05:30 |
|
Pranav Raj S
|
a1a81e3799
|
Feature: Twilio SMS Channel (#658)
Twilio SMS Channel
Fixes : #350
|
2020-04-05 22:11:27 +05:30 |
|