Chatwoot/app/jobs
giquieu 827f977a37
feat: Update API for contact avatar (#4719)
Added the ability to update the contact's avatar via API and Dashboard.

- Contact create and update APIs can now accept avatar attachment parameters [form data].
- Contact create and update endpoints can now accept the avatar_url parameter.[json]
- API endpoint to remove a contact avatar.
- Updated Contact create/edit UI components with avatar support

Fixes: #3428
2022-07-12 10:03:16 +02:00
..
account Chore: Improve conversation auto resolution (#3405) 2021-11-27 09:26:18 +05:30
agent_bots feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30
campaigns chore: one off SMS campaign APIs (#2589) 2021-07-14 12:24:09 +05:30
channels/whatsapp chore: Move Whatsapp template sync to cron (#4858) 2022-06-14 23:46:36 +05:30
conversations feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
inboxes chore: Email improvements. (#4901) 2022-07-08 04:13:24 -07:00
internal feat: Add Cron Jobs In Chatwoot and update installation notice (#1630) 2021-01-11 17:34:41 +05:30
labels fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
migration Add first_reply_created event in conversation (#4576) 2022-05-18 21:16:33 -07:00
notification feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
webhooks feat: Support for Whatsapp Cloud API (#4938) 2022-07-06 21:45:03 +02:00
action_cable_broadcast_job.rb Chore: Update ruby and rails versions (#831) 2020-05-08 12:13:23 +05:30
application_job.rb Chore: Fix Deserialisation Error in Jobs (#1683) 2021-01-31 13:05:07 +05:30
bulk_actions_job.rb feat: bulk actions to update conversation objects (#3934) 2022-02-23 16:53:36 +05:30
contact_avatar_job.rb feat: Update API for contact avatar (#4719) 2022-07-12 10:03:16 +02:00
contact_ip_lookup_job.rb feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
data_import_job.rb fix: Agent typing indicator for website widget (#4495) 2022-04-18 19:05:45 +05:30
delete_object_job.rb feat: Platform API improvements (#2900) 2021-09-02 18:29:45 +05:30
event_dispatcher_job.rb Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
hook_job.rb chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
send_reply_job.rb chore: Provider APIs for SMS Channel - Bandwidth (#3889) 2022-02-03 15:22:13 -08:00
trigger_scheduled_items_job.rb chore: Move Whatsapp template sync to cron (#4858) 2022-06-14 23:46:36 +05:30
webhook_job.rb Feature: Webhooks (#489) 2020-02-14 23:19:17 +05:30