iachat/spec/controllers/api
Cayo P. R. Oliveira c6e505e924
feat: mark message as read (#43)
* feat: implement send_read_messages method for WhatsApp channel

* feat: implement messages_read event handling and dispatch for conversations

* feat: enhance messages_read handling to include last_seen_at and conversation context

* feat: update last_seen handling to reference agent_last_seen_at for messages read event

* chore: fix rebase

* feat: update error handling

* feat: update send_read_messages to mark received messages as not sent by the user

* test: controller spec

* test: channel listener

* test: channel and provider

---------

Co-authored-by: gabrieljablonski <contact@gabrieljablonski.com>
2025-05-08 11:07:57 -03:00
..
v1 feat: mark message as read (#43) 2025-05-08 11:07:57 -03:00
v2 feat: Add new APIs for live reports with team filter (#10994) 2025-02-27 16:11:04 -08:00
base_controller_spec.rb fix: API error when using SuperAdmin token (#8739) 2024-01-18 18:49:32 +04:00