chatwoot/app
Sojan Jose 577e9905c6
chore: Fix issue with conversation assignment notifications (#3661)
- fixes issues with conversation assignment notifications not working in certain cases
2021-12-28 21:53:13 +05:30
..
actions
assets
builders chore: Contact builder ignores custom attributes (#3571) 2021-12-19 10:59:03 +05:30
channels
controllers chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
dashboards
dispatchers chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
drops fix: Add fixes for sentry errors (#3522) 2021-12-09 11:50:28 +05:30
fields
finders feat: Add a view for mentions (#3505) 2021-12-09 11:20:14 +05:30
helpers chore: Allow more filetypes in uploads (#3557) 2021-12-20 23:50:37 +05:30
javascript chore: Fix Eslint warnings (#3654) 2021-12-27 13:49:31 +05:30
jobs chore: API improvements (#3637) 2021-12-21 22:48:01 +05:30
listeners chore: Fix issue with conversation assignment notifications (#3661) 2021-12-28 21:53:13 +05:30
mailboxes bug: NoMethodError: undefined method `match' for in_reply_to (#3641) 2021-12-22 22:33:18 +05:30
mailers
models chore: Fix issue with conversation assignment notifications (#3661) 2021-12-28 21:53:13 +05:30
policies
presenters chore: Minor API cleanups (#3645) 2021-12-23 00:55:49 +05:30
services Feat: Manage conversation for tweets based on the tweet flag (#3353) 2021-12-16 00:24:50 +05:30
views chore: Fix user email re-confirmation flow (#3581) 2021-12-16 19:32:49 +05:30
workers Fix: Add max retries for all jobs (#3582) 2021-12-15 17:31:16 +05:30
test-matchers.js