Sojan Jose
|
2c73df4292
|
Chore: Provide fixed attachment URLs for Channels (#4507)
Prior to this change, The attachment URL sent from Chatwoot to 3rd party integrations like Whatsapp and Facebook
involved a 301 redirect before the original content is served. This causes intermittent breakages for the sent attachments.
fixes: #3632
ref: https://blog.saeloun.com/2021/09/14/rails-7-adds-expiring-urls-to-active-storage.html
|
2022-04-20 22:42:13 +05:30 |
|
Vishnu Narayanan
|
8155024b6a
|
feat: fix logging levels (#4314)
https://ruby-doc.org/stdlib-2.7.0/libdoc/logger/rdoc/Logger.html
Fixes https://github.com/chatwoot/chatwoot/issues/4313
|
2022-03-28 18:14:30 +05:30 |
|
Tejaswini Chile
|
dddab0bbce
|
chore: Handle the Twilio exception in sentry
Fix trying to extract the Sid from non created message.
Fixes #3029
|
2021-09-21 23:02:45 +05:30 |
|
Tejaswini Chile
|
772d4ae726
|
feat: Send MMS through Twilio Inbox (#2959)
Send MMS message to customer for Twilio integration inbox.
Fixes #2311
|
2021-09-07 00:05:14 +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
|
edec74c389
|
chore: Fix Twilio send message error (#2761)
|
2021-08-06 13:34:20 +05:30 |
|
Sojan Jose
|
dfddf9cacc
|
chore: one off SMS campaign APIs (#2589)
|
2021-07-14 12:24:09 +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 |
|
Sojan Jose
|
4f83d5451e
|
Chore: Routine Bugfixes and enhancements (#979)
- Fix slack scopes
- Docs for authentication
Fixes: #704 , #973
|
2020-06-25 23:35:16 +05:30 |
|
Sojan Jose
|
432dad203b
|
Feature: Inbox greeting message (#927)
Co-authored-by: Pranav Raj S <pranav@thoughtwoot.com>
|
2020-06-09 23:54:35 +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 |
|