iachat/app/jobs/conversations
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
..
activity_message_job.rb chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +05:30
mark_messages_as_read_job.rb chore: Refactor MarkMessagesAsReadJob based on conversation id and time stamp (#8217) 2023-10-27 15:21:39 -07:00
reopen_snoozed_conversations_job.rb chore: Use find_each instead of .all.each (#6975) 2023-04-25 09:32:35 +05:30
resolution_job.rb chore: Limit conversation resolution Job (#6433) 2023-02-13 14:00:52 +05:30
user_mention_job.rb chore: Use "create!" and "save!" bang methods when not checking the result (#5358) 2022-09-13 17:40:06 +05:30