Chatwoot/app
Siddharth Ramesh 27cf5ecdce
chore: Include website_token key in the inboxes API response (#1765)
Many self-hosted instances require this key as a part of QA & maintenance. Since this key is not sensitive its better to send it as a part of the JSON response instead of having to use a regex to get it from the widget_script_tag
2021-02-15 13:08:15 +05:30
..
actions feat: Custom Attributes for contacts (#1158) 2020-08-21 19:30:27 +05:30
assets chore: Display app version on settings/admin area 2020-07-26 21:50:59 +05:30
bot chore: Add message_echo listener for Facebook (#1192) 2020-09-04 19:13:47 +05:30
builders feat: Enable Markdown Parsing in emails (#1663) 2021-01-18 11:43:31 +05:30
channels Chore: Fix presence for current user (#1001) 2020-07-04 20:03:16 +05:30
controllers chore: Update method for team members (#1734) 2021-02-09 19:21:31 +05:30
dashboards feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
dispatchers chore: Update dependencies (#1173) 2020-09-08 11:24:08 +05:30
drops chore: Enable additional attributes in liquid (#1144) 2020-08-14 00:47:24 +05:30
fields feat: installation config in super admin console (#1641) 2021-01-15 13:21:53 +05:30
finders feat: Add team assignment & filter APIs (#1712) 2021-01-31 12:40:02 +05:30
helpers feat: Use audio tag instead of download file button (#1749) 2021-02-11 17:26:14 +05:30
javascript chore: Update translations (#1713) 2021-02-13 15:37:06 +05:30
jobs feat: Add bulk imports API for contacts (#1724) 2021-02-03 19:24:51 +05:30
listeners fix: Update flaky notification tests (#1728) 2021-02-03 17:55:27 +05:30
mailboxes fix: Add correct thread message_id to the email message (#1659) 2021-01-17 22:43:32 +05:30
mailers chore: fixed typos in code comments (#1701) 2021-01-28 10:39:37 +05:30
models chore: Update notification Message Copy (#1685) 2021-02-12 22:56:12 +05:30
policies chore: Update method for team members (#1734) 2021-02-09 19:21:31 +05:30
presenters chore: Minor Changes to Bot Message APIs (#1739) 2021-02-08 12:50:11 +05:30
services feat: Add preview for attachment messages (#1562) 2021-01-06 17:56:29 +05:30
views chore: Include website_token key in the inboxes API response (#1765) 2021-02-15 13:08:15 +05:30
workers fix: Add correct thread message_id to the email message (#1659) 2021-01-17 22:43:32 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30