iachat/app
2024-02-27 20:20:59 -08:00
..
actions fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
assets chore: Reorganize the installation config settings (#8794) 2024-01-31 16:48:42 +04:00
builders fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
channels
controllers feat: Interface to validate response_source (#8894) 2024-02-26 20:20:12 +05:30
dashboards
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops
fields feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
finders fix: Inbox view Read/Snoozed display filters (#8907) 2024-02-17 13:59:25 +05:30
helpers feat: Improve the rendering of CSV exports (#8914) 2024-02-12 20:01:58 -08:00
javascript fix: Downgrade rack-cors to 2.0.0 to fix CVE-2024-27456 (#9032) 2024-02-27 20:20:59 -08:00
jobs feat(ee): Add reporting events for bots (#9027) 2024-02-27 14:53:28 -08:00
listeners feat(ee): Add reporting events for bots (#9027) 2024-02-27 14:53:28 -08:00
mailboxes fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
mailers feat: Export contact improvements (#8895) 2024-02-20 17:11:03 +05:30
models feat: Add a placeholder for image attachments in conversations view (#8969) 2024-02-27 14:46:16 -08:00
policies feat: Add endpoints to retrieve summary of team/agents over a period of time (#8916) 2024-02-13 15:44:40 +05:30
presenters feat: Improve the rendering of CSV exports (#8914) 2024-02-12 20:01:58 -08:00
services fix: downcase email before finding (#8921) 2024-02-21 18:51:00 +05:30
views feat: Add a placeholder for image attachments in conversations view (#8969) 2024-02-27 14:46:16 -08:00
workers
test-matchers.js