Chatwoot/config
Sony Mathew 7ca192615d
Chore: Move some email configs to ENV variables (#1064)
For the outgoing emails which has dependency on the incoming
part as well like the conversation continuity part, some of the
config variables used were entirely based on the account attributes.

But this is not true in case of self hosted situations where you have
multiple accounts and have a common config for incoming emails.

So moved out some of the attributes entirely dependednt on the account
to ENV with a fallback to the Global config.

Also, with this changes the name of the agent will be shown in the
email clinet with in the conversation rather than just the support
email address. This has a huge UX impact on the cutomer.

Modified all the necessary unit tests to reflect these changes.

Updated the .env.example file for the new ENV variable.
2020-07-19 15:35:55 +05:30
..
environments Feature: Slack - receive messages, create threads, send replies (#974) 2020-06-22 13:19:26 +05:30
initializers Feature: Add persian translation (#1017) 2020-07-10 21:08:59 +05:30
integration Chore: Routine Bugfixes and enhancements (#979) 2020-06-25 23:35:16 +05:30
locales Feature: Add persian translation (#1017) 2020-07-10 21:08:59 +05:30
webpack [Feature] Website live chat (#187) 2019-10-29 12:50:54 +05:30
app.yml Chore: Add migration for feature flags (#1024) 2020-07-10 00:09:40 +05:30
application.rb Chore: Routine Bugfixes and enhancements (#979) 2020-06-25 23:35:16 +05:30
boot.rb Upgrade to rails 6 💎 (#11) 2019-08-19 13:49:57 +05:30
cable.yml Feature: Availability Statuses (#874) 2020-07-04 11:42:47 +05:30
database.yml Fix private note shown to user in widget (#308) 2019-11-27 10:12:57 +05:30
environment.rb Initial Commit 2019-08-14 15:18:44 +05:30
features.yml Chore: Feature Flags for Channels (#1010) 2020-07-06 11:16:19 +05:30
installation_config.yml Chore: Move some email configs to ENV variables (#1064) 2020-07-19 15:35:55 +05:30
puma.rb Chore: Refactor round robin logic (#1015) 2020-07-08 00:14:07 +05:30
routes.rb Adds unread message bubbles for widget (#943) 2020-07-08 00:04:44 +05:30
secrets.yml Use secret_key_base from env 2019-08-15 23:08:36 +05:30
sidekiq.yml Feature: Slack integration (#783) 2020-06-12 23:12:47 +05:30
spring.rb 🚨Fix Rubocop lint errors 2019-10-20 14:17:26 +05:30
storage.yml Chore: Switch from Carrierwave to ActiveStorage (#393) 2020-01-07 22:59:17 +05:30
webpacker.yml [Enhancement] Docker support Debugging (byebug & pry) and receive emails to MailHog via smtp (#371) 2019-12-22 22:53:18 +05:30