iachat/app
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
..
actions feat: Add additional attributes in setUser method (#3958) 2022-02-28 12:10:55 +05:30
assets feat: Fixes #1940 WCAG support for website widget (#2071) 2021-09-02 12:13:53 +05:30
builders chore: Add custom attributes in campaign.triggered event (#4463) 2022-04-20 10:49:52 +05:30
channels fix: NoMethodError: undefined method `id' for nil:NilClass (#4172) 2022-03-15 14:30:33 +05:30
controllers chore: Update Help Center APIs to accomodate locale (#4515) 2022-04-20 16:00:37 +05:30
dashboards feat: Add the ability for a super admin to define account limits (#3946) 2022-02-14 15:55:08 +05:30
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops fix: Add fixes for sentry errors (#3522) 2021-12-09 11:50:28 +05:30
fields feat: Add the ability for a super admin to define account limits (#3946) 2022-02-14 15:55:08 +05:30
finders Fix: Find mailbox with cc email (#4372) 2022-04-08 11:20:19 +05:30
helpers fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -07:00
javascript feat: Add a read indicator for web-widget channel (#4224) 2022-04-20 16:03:12 +05:30
jobs fix: Agent typing indicator for website widget (#4495) 2022-04-18 19:05:45 +05:30
listeners chore: Add custom attributes in campaign.triggered event (#4463) 2022-04-20 10:49:52 +05:30
mailboxes Fix: Find mailbox with cc email (#4372) 2022-04-08 11:20:19 +05:30
mailers feat: Add send message, fix issues with message conditions (#4423) 2022-04-14 13:36:55 +05:30
models Chore: Provide fixed attachment URLs for Channels (#4507) 2022-04-20 22:42:13 +05:30
policies feat: Clone and update automation rules (#3782) 2022-01-20 15:30:21 -08:00
presenters Fix: handling UTF encoded mail (#4384) 2022-04-06 12:36:32 +05:30
services Chore: Provide fixed attachment URLs for Channels (#4507) 2022-04-20 22:42:13 +05:30
views chore: Update Help Center APIs to accomodate locale (#4515) 2022-04-20 16:00:37 +05:30
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30