iachat/app
Muhsin Keloth 24fbab94c3
chore: Refactor MarkMessagesAsReadJob based on conversation id and time stamp (#8217)
- Mark all messages as read by providing the conversation ID and timestamp.
- For Instagram, ensure all previous messages that weren't marked as failed are now marked as read. This is because the read events are only triggered for the most recent message and not for any previous ones.
2023-10-27 15:21:39 -07:00
..
actions chore: Ability to Disable Gravatars (#5027) 2022-07-21 19:27:12 +02:00
assets feat: Add an option to view the generated articles by Robin AI (#7995) 2023-09-27 18:16:36 +05:30
builders feat: support reply to for Telegram (#8105) 2023-10-20 13:14:20 +05:30
channels chore: Sentry issues (#4623) 2022-05-06 14:50:55 +05:30
controllers chore: Refactor MarkMessagesAsReadJob based on conversation id and time stamp (#8217) 2023-10-27 15:21:39 -07:00
dashboards chore: Improve search in super admin panel (#7952) 2023-09-22 19:41:13 +05:30
dispatchers Chore: clean up Reporting Events (#4044) 2022-02-28 18:16:12 +05:30
drops feat: Enable template variables in channel greeting messages (#6971) 2023-04-26 20:23:46 +05:30
fields feat: Supports masking tokens in super admin (#6491) 2023-02-21 17:50:55 +05:30
finders feat: Add a sort option for conversations waiting for a reply from an agent (#7364) 2023-06-21 13:20:39 -07:00
helpers feat: Adds dark theme support for public portal [CW-2525] (#7979) 2023-10-04 11:56:00 +05:30
javascript feat: Bandwidth sms channel delivery reports (#8198) 2023-10-27 14:07:15 -07:00
jobs chore: Refactor MarkMessagesAsReadJob based on conversation id and time stamp (#8217) 2023-10-27 15:21:39 -07:00
listeners feat: Add inbox webhook events (#8006) 2023-09-28 15:28:10 -07:00
mailboxes fix: Update inline image processing logic to fix missing images when multiple inline images present (#7861) 2023-09-06 14:35:19 +05:30
mailers chore: Contact import improvements (#7787) 2023-08-23 23:24:47 -07:00
models fix: Revert the changes for SyncCustomFilterCountJob (#8238) 2023-10-27 10:45:48 -07:00
policies feat: common attachment endpoint follow-up changes (#7826) 2023-09-01 15:18:48 +07:00
presenters feat: Add inbox webhook events (#8006) 2023-09-28 15:28:10 -07:00
services chore: Refactor MarkMessagesAsReadJob based on conversation id and time stamp (#8217) 2023-10-27 15:21:39 -07:00
views fix: Revert the changes for SyncCustomFilterCountJob (#8238) 2023-10-27 10:45:48 -07:00
workers fix: Update auto reply and hide reply time for email inbox (#3985) 2022-02-15 17:11:28 +05:30
test-matchers.js Initial testing with jest (#133) 2019-10-15 00:18:46 +05:30