Chatwoot/app/jobs
Aswin Dev P.S 31cdc63e18
fix: Remove IMAP and SMTP email validation (#4435)
* Remove IMAP and SMTP email validation
* Rename imap_email & smtp_email columns to imap_login & smtp_login respectively.
* Use channel email domain if inbound email domain not present
2022-04-11 07:07:20 -07:00
..
account Chore: Improve conversation auto resolution (#3405) 2021-11-27 09:26:18 +05:30
campaigns chore: one off SMS campaign APIs (#2589) 2021-07-14 12:24:09 +05:30
conversations feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
inboxes fix: Remove IMAP and SMTP email validation (#4435) 2022-04-11 07:07:20 -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
notification feat: Notification on new messages in conversation (#1204) 2020-09-10 19:19:15 +05:30
webhooks chore: Provider APIs for SMS Channel - Bandwidth (#3889) 2022-02-03 15:22:13 -08:00
action_cable_broadcast_job.rb Chore: Update ruby and rails versions (#831) 2020-05-08 12:13:23 +05:30
agent_bot_job.rb Feature: Introduce bots (#545) 2020-03-06 01:43:12 +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: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
contact_ip_lookup_job.rb feat: fix logging levels (#4314) 2022-03-28 18:14:30 +05:30
data_import_job.rb feat: Add bulk imports API for contacts (#1724) 2021-02-03 19:24:51 +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: Upgrade rails and ruby versions (#2400) 2021-08-03 20:11:52 +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: Improve conversation auto resolution (#3405) 2021-11-27 09:26:18 +05:30
webhook_job.rb Feature: Webhooks (#489) 2020-02-14 23:19:17 +05:30