Chatwoot/app/services
Sojan Jose 6a6a37a67b
chore: Ability to Disable Gravatars (#5027)
fixes: #3853

- Introduced DISABLE_GRAVATAR Global Config, which will stop chatwoot from making API requests to gravatar
- Cleaned up avatar-related logic and centralized it into the avatarable concern
- Added specs for the missing cases
- Added migration for existing installations to move the avatar to attachment, rather than making the API that results in 404.
2022-07-21 19:27:12 +02:00
..
agent_bots feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30
agents fix: Remove teams on account user destroy (#1766) 2021-02-15 13:32:52 +05:30
automation_rules Fix: backend changes for custom attribute (#4830) 2022-06-13 11:58:54 +05:30
base feat: Enable Slack Integration in all channels (#1175) 2020-08-29 01:39:41 +05:30
contacts Fix: backend changes for custom attribute (#4830) 2022-06-13 11:58:54 +05:30
conversations Fix: backend changes for custom attribute (#4830) 2022-06-13 11:58:54 +05:30
email_templates chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
facebook chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30
instagram chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
labels fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
line feat: Ability to receive attachments from LINE messenger (#3094) 2021-10-11 19:06:41 +05:30
message_templates chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30
notification chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
round_robin feat (ee): APIs to configure an auto assignment limit for inboxes (#4672) 2022-06-13 20:18:38 +05:30
sms chore: Append incoming SMS to last conversation (#4906) 2022-07-05 21:19:41 +05:30
telegram chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
twilio fix: Twilio channel selection when MessagingServiceSid is empty (#5040) 2022-07-14 15:16:07 +02:00
twitter chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
whatsapp chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
widget [Feature] Email collect message hooks (#331) 2020-01-09 13:06:40 +05:30
filter_service.rb fix: Conversation filter on dates (#5024) 2022-07-13 10:08:24 +05:30