Chatwoot/app/models/concerns
Sony Mathew b803ae3300
Bugfix: Private notes in emails & broken Signup (#1068)
* Bugfix: Private notes in emails

Private notes were sent in the emails as part of
conversation continuity. Fixed this issue.

Also made the changes to not even queue the mails
if message is a private note.

* Bugfix: Change issue with featurable in signup - passing array
* Bugfix: Added specs for checking  private notes being sent in email
2020-07-20 12:47:02 +05:30
..
.keep Initial Commit 2019-08-14 15:18:44 +05:30
access_tokenable.rb Feature: Access tokens for API access (#604) 2020-03-11 00:02:15 +05:30
availability_statusable.rb Chore: Fix presence for current user (#1001) 2020-07-04 20:03:16 +05:30
avatarable.rb Chore: Switch from Carrierwave to ActiveStorage (#393) 2020-01-07 22:59:17 +05:30
content_attribute_validator.rb Feature: Add default value to ChatForm (#816) 2020-05-04 23:48:47 +05:30
featurable.rb Bugfix: Private notes in emails & broken Signup (#1068) 2020-07-20 12:47:02 +05:30
pubsubable.rb Replace pusher with action cable (#178) 2019-10-25 01:37:01 +05:30
reportable.rb Enhancement: Move reporting metrics to postgres (#606) 2020-03-18 16:53:35 +05:30