iachat/app/controllers/api/v1
Muhsin Keloth b9e40d1452
feat: Add an option to enable/disable email collect box (#2399)
* add email collect enabled migration

* migrations

* expose enable_email_collect field

* add select for email collect

* add enable_email condition on new conversation

* add default value true for enable_email_collect

* add specs for email collect enabled

* rereun migration

* code cleanup

* update token life span to 2 months

* revert uuid column
2021-06-10 02:34:03 -07:00
..
accounts feat: Add an option to enable/disable email collect box (#2399) 2021-06-10 02:34:03 -07:00
integrations Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
widget chore: Fix emails being sent with the wrong translations (#2236) 2021-06-08 22:45:01 +05:30
accounts_controller.rb feat: Improved password security policy (#2345) 2021-06-07 17:26:08 +05:30
notification_subscriptions_controller.rb Feature: Add web push notification permission in frontend (#766) 2020-05-06 00:10:56 +05:30
profiles_controller.rb enhancement: Current password confirmation in change password (#2108) 2021-06-02 05:22:24 -07:00
webhooks_controller.rb Chore: Remove dead code related to billing (#935) 2020-06-07 20:31:48 +05:30