iachat/app/views/api/v1/accounts/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
..
assignments Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
labels Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
messages feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00
participants chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00
attachments.json.jbuilder fix: Paginate attachments API (#11044) 2025-03-07 13:56:10 -08:00
create.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
custom_attributes.json.jbuilder chore: Conversation custom attribute APIs (#3024) 2021-09-22 10:46:48 +05:30
filter.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
index.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
meta.json.jbuilder chore: Add assigned_count to conversation APIs (#2665) 2021-07-19 19:10:58 +05:30
search.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
show.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
toggle_status.json.jbuilder feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
unread.json.jbuilder feat: Allow users to mark a conversation as unread (#5924) 2022-11-24 10:55:45 +03:00
update_last_seen.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
update.json.jbuilder feat: Conversation update API for sla_policy_id (#8973) 2024-03-14 17:22:32 +05:30