iachat/app/jobs/conversations
Sojan Jose 970e76ace8
feat: API Endpoints to update message status (#11387)
- Added an api endpoint for update message status ( available only for
api inboxes )
- Moved message status management to a service. 
- Handles case where read status arrive before delivered 

fixes: #10314 , #9962
2025-04-29 15:33:11 -07:00
..
activity_message_job.rb chore: Reorganize Sidekiq Queues (#6976) 2023-05-04 15:44:16 +05:30
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
update_message_status_job.rb feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00
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