iachat/app/services/whatsapp/providers
Cayo P. R. Oliveira 6a5c0b515d
fix: send receipt to received messages (#70)
* feat: add received messages handling in WhatsApp services

* feat: ensure received messages are processed in the conversation

* tests: add received messages specs

* tests: add spec for call provider received_messages after save incoming message

* test: add spec to prevent calling received_messages for outgoing messages

* feat: add received_messages to error handling methods

* test: add spec for sending received messages request in WhatsappBaileysService

* fix: update fromMe flag in WhatsappBaileysService

* test: add spec to verify received_messages is not called for protocol messages

* test: improve received_messages stub

---------

Co-authored-by: gabrieljablonski <contact@gabrieljablonski.com>
2025-06-17 11:05:28 -03:00
..
base_service.rb feat: handle Channel errors (#11015) 2025-03-06 20:09:47 +05:30
whatsapp_360_dialog_service.rb chore: apply Rails/SaveBang cop (#15) 2025-04-03 23:29:24 -03:00
whatsapp_baileys_service.rb fix: send receipt to received messages (#70) 2025-06-17 11:05:28 -03:00
whatsapp_cloud_service.rb chore: apply Rails/SaveBang cop (#15) 2025-04-03 23:29:24 -03:00