Chatwoot/app/models
Sojan Jose cda65ea339
Feature: Conversation creation email notifications (#576)
* Clean up the mailers

* Disable assignment mailer if setting is turned off

* Email notifications on conversation create

* Specs
2020-03-01 19:06:13 +05:30
..
channel Feature: SignIn with Twitter (#479) 2020-02-11 14:27:38 +05:30
concerns Feature: Add online status to each user (#452) 2020-02-02 22:49:16 +05:45
account.rb Feature: Add new notification settings for user (#569) 2020-02-29 20:41:09 +05:30
application_record.rb Remove unused method from ApplicationRecord (#257) 2019-11-24 02:51:33 +05:30
attachment.rb Chore: Switch from Carrierwave to ActiveStorage (#393) 2020-01-07 22:59:17 +05:30
canned_response.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
contact.rb Feature: Support account/inbox specific webhooks (#562) 2020-02-26 09:44:24 +05:30
contact_inbox.rb [Feature] Email collect message hooks (#331) 2020-01-09 13:06:40 +05:30
conversation.rb Feature: Conversation creation email notifications (#576) 2020-03-01 19:06:13 +05:30
inbox.rb Feature: Support account/inbox specific webhooks (#562) 2020-02-26 09:44:24 +05:30
inbox_member.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
message.rb Feature: Conversation creation email notifications (#576) 2020-03-01 19:06:13 +05:30
notification_setting.rb Feature: Add new notification settings for user (#569) 2020-02-29 20:41:09 +05:30
plan.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
subscription.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
telegram_bot.rb Annotations (#327) 2019-11-30 19:09:55 +05:30
user.rb Feature: Add new notification settings for user (#569) 2020-02-29 20:41:09 +05:30
webhook.rb Feature: As a admin, I should be able to add webhooks to account (#572) 2020-02-29 17:43:49 +05:30