iachat/spec/services
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
..
agent_bots feat: Add native support for CSML in agent_bot API (#4913) 2022-06-23 19:17:46 +05:30
auto_assignment chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
automation_rules fix: Automations condition based quoted text (#7272) 2023-06-09 17:00:05 +05:30
contacts fix: Avoid joining tables to fix the distinct value query (#7965) 2023-09-22 19:48:56 -07:00
conversations fix: Update query to support multiple tag conditions (#8054) 2023-10-05 10:47:42 +05:30
facebook feat: Handle Facebook send message/attachments errors (#8197) 2023-10-25 08:59:25 -07:00
instagram chore: Refactor MarkMessagesAsReadJob based on conversation id and time stamp (#8217) 2023-10-27 15:21:39 -07:00
labels fix: Update associations when a label is updated (#3046) 2021-09-21 10:16:32 +05:30
line chore: Update dependencies to the latest versions (#5033) 2022-07-15 09:51:59 +07:00
macros feat: Add the ability to self-assign conversations in macros (#8048) 2023-10-10 09:38:23 +05:30
message_templates chore: Disable message hooks for conversations without incoming message (#7620) 2023-07-26 20:38:49 +03:00
messages chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
microsoft Feat: Support for Microsoft Oauth in Email Channel (#6227) 2023-01-17 02:39:05 +05:30
notification chore: Switch to web-push gem (#6390) 2023-02-03 18:55:22 +05:30
sms feat: Bandwidth sms channel delivery reports (#8198) 2023-10-27 14:07:15 -07:00
telegram chore: Support telegram edited_message events (#6785) 2023-03-29 18:48:16 +05:30
twilio fix: Change the message status to failed if the Twilio message delivery status is undelivered (#8097) 2023-10-12 15:27:38 +05:30
twitter chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
whatsapp feat: support reply to for outgoing message in WhatsApp (#8107) 2023-10-19 13:24:46 -07:00
action_service_spec.rb feat: Add the ability to self-assign conversations in macros (#8048) 2023-10-10 09:38:23 +05:30
search_service_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30