iachat/app/controllers/api/v1
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
..
accounts feat: mark message as read (#43) 2025-05-08 11:07:57 -03:00
integrations feat: Slack link unfurling (#7940) 2023-09-29 19:35:56 +05:30
widget Merge branch 'fazer-ai/main' into chore/merge-upstream 2025-05-06 16:50:51 -03:00
accounts_controller.rb feat: API changes to support multi step user signup (#8933) 2024-02-20 16:48:51 +05:30
notification_subscriptions_controller.rb fix: Remove the notification subscription if present (#5510) 2022-09-27 12:36:57 -07:00
profiles_controller.rb feat: dispatch to channel listener on availability change (#42) 2025-05-06 20:01:05 -03:00
webhooks_controller.rb chore: Upgrade Exception tracking (#4638) 2022-05-09 14:23:19 +05:30