iachat/app/services/whatsapp/zapi_handlers
Gabriel Jablonski 8ff5834ee8
fix(zapi): support for LID-only conversations (#123)
* fix: ignore action events

* feat(zapi): allow updating instance ID

* feat: handle `chatLid` field

* test: break down handler specs into separate files

* feat: update send_message method to use recipient_id logic for zapi provider

* fix: use identifier instead of source_id for zapi

* test: fix specs

* feat: prioritize senderName over chatName for contact naming in received callback
2025-10-23 10:12:38 -03:00
..
connected_callback.rb fix: correct phone number normalization method in connected callback 2025-10-16 12:54:46 -03:00
delivery_callback.rb feat(zapi): Z-API integration (#115) 2025-10-15 16:23:04 -03:00
disconnected_callback.rb feat(zapi): Z-API integration (#115) 2025-10-15 16:23:04 -03:00
helpers.rb feat(zapi): Z-API integration (#115) 2025-10-15 16:23:04 -03:00
message_status_callback.rb feat(zapi): Z-API integration (#115) 2025-10-15 16:23:04 -03:00
received_callback.rb fix(zapi): support for LID-only conversations (#123) 2025-10-23 10:12:38 -03:00