Sony Mathew fcb7625616 Bug: Fixed quoted text parsing in incoming email (#1076)
* Bugfix: Fixed quoted text parsing in incoming email

We had changed the support email from an account based
only value to account based with fallback on global config
and environment variable.

Incoming email quoted text parsing was still based on
account based support email. Changed this to utilize
the newly introduced fallback values from global config
and environment for parsing quoted text.

* Bugfix: Added one more sender agnostic regex for quoted text parsing
2020-07-21 12:20:46 +05:30
2019-11-25 09:48:11 +05:30
2020-06-12 19:37:00 +05:30
2019-10-20 14:17:26 +05:30
2020-07-21 12:15:24 +05:30
2020-07-21 12:15:24 +05:30
2019-08-14 15:18:44 +05:30
2020-07-21 12:15:24 +05:30
2019-08-14 15:18:44 +05:30
2019-08-14 15:18:44 +05:30
2019-08-14 15:18:44 +05:30
2019-12-31 18:23:18 +05:30
2019-10-16 12:01:05 +05:30
2019-08-21 10:27:57 +05:30
2019-10-20 14:17:26 +05:30
2019-08-14 15:18:44 +05:30
2020-06-12 23:12:47 +05:30
2019-08-14 15:18:44 +05:30

Woot-logo

A simple and elegant live chat software
An opensource alternative to Intercom, Zendesk, Drift, Crisp etc.

Deploy


Maintainability CircleCI Badge Docker Build Badge License Commits-per-month Discord

ChatUI progess

Background

Chatwoot is a customer support tool for instant messaging channels which can help businesses provide exceptional customer support. The development of Chatwoot started in 2016. It failed to succeed as a business and eventually shut up shop in 2017. During 2019 #Hacktoberfest, the maintainers decided to make it opensource, instead of letting the code rust in a private repo. With a pleasant surprise, Chatwoot became a trending project on Hacker News and best of all, got lots of love from the community.

Now, a failed project is back on track and the prospects are looking great. The team is back to working on the project and this time, we are building it in the open. Thanks to the ideas and contributions from the community.

Documentation

Detailed documentation is available at www.chatwoot.com/docs.

You can find the quick setup docs here.

Branching model

We use the git-flow branching model. The base branch is develop. If you are looking for a stable version, please use the master or tags labelled as v1.x.x.

Heroku one-click deploy

Deploying chatwoot to heroku is a breeze. It's as simple as clicking this button:

Deploy

Follow this link to understand setting the correct environment variables for the app to work with all the features. There might be breakages if you do not set the relevant environment variables. This applies to deploying the docker image as well.

Docker

Follow our docker development guide to develop and debug the application using docker-compose.

Follow our environment variables guide to setup the environment for Docker.

Contributors

Thanks goes to all these wonderful people:

Chatwoot © 2017-2020, ThoughtWoot Inc - Released under the MIT License.

Description
No description provided
Readme MIT 181 MiB
Languages
Ruby 46.1%
Vue 28.1%
JavaScript 22.9%
HTML 1.6%
SCSS 0.5%
Other 0.7%