iachat/spec
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: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
assets chore: Contact import improvements (#7787) 2023-08-23 23:24:47 -07:00
builders feat: support reply to for Telegram (#8105) 2023-10-20 13:14:20 +05:30
channels chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
configs chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
controllers chore: Refactor MarkMessagesAsReadJob based on conversation id and time stamp (#8217) 2023-10-27 15:21:39 -07:00
cypress chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
dispatchers Non blocking event dispatch (#652) 2020-03-29 19:18:30 +05:30
drops chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
enterprise fix: Show sources in bot response only if documents are present (#8055) 2023-10-05 00:11:01 -07:00
factories feat: Add support for Instagram delivery reports (#8125) 2023-10-18 23:42:34 -07:00
finders fix: Include waiting on agent conversations to unattended view (#7667) 2023-08-15 15:09:10 -07:00
fixtures fix: Update inline image processing logic to fix missing images when multiple inline images present (#7861) 2023-09-06 14:35:19 +05:30
helpers feat: Adds dark theme support for public portal [CW-2525] (#7979) 2023-10-04 11:56:00 +05:30
integration Fix url in emails, add frontendURL helper (#19) 2019-08-25 19:59:28 +05:30
jobs chore: Refactor MarkMessagesAsReadJob based on conversation id and time stamp (#8217) 2023-10-27 15:21:39 -07:00
lib feat: Support link unfurling for all the channels within the same connected channel account. (#8033) 2023-10-08 17:55:03 +05:30
listeners test: reset Current.user before each example (#8126) 2023-10-17 15:42:45 -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 chore: Campaign conversations should be created in open state (#8209) 2023-10-25 13:03:08 -07:00
policies Feature: Ability to switch between multiple accounts (#881) 2020-05-26 22:38:48 +05:30
presenters fix: Consider the emails where in-reply-to header has multiple values (#7715) 2023-08-11 17:53:57 -07:00
requests/api/v1 feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00
services chore: Refactor MarkMessagesAsReadJob based on conversation id and time stamp (#8217) 2023-10-27 15:21:39 -07:00
support feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30
workers chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
cypress.json chore: Cypress test case for create label flow 2021-07-23 16:38:44 +05:30
rails_helper.rb feat: locking and retry in FB message parsing (#7701) 2023-08-23 09:48:17 +07:00
spec_helper.rb chore: upgrade ruby to 3.1.3 (#5555) 2023-01-24 23:55:07 +05:30
test_helper.rb Chore: Setup test coverage in codeclimate [#332] (#333) 2019-12-02 08:57:11 +05:30