iachat/app
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
..
actions Merge branch 'main' into chore/merge-upstream-4.5.0 2025-08-20 11:20:31 -03:00
assets feat: Hide installation identifier (#11722) 2025-06-17 15:45:40 -07:00
builders Merge branch main into chore/merge-upstream-4.7.0 2025-10-16 12:08:20 -03:00
channels fix: Move contact events to account stream rather than individual user stream (#11082) 2025-03-13 17:46:48 -07:00
controllers Merge branch main into chore/merge-upstream-4.7.0 2025-10-16 12:08:20 -03:00
dashboards feat: Auto confirm user email when super admin make changes (#12418) 2025-09-23 20:14:02 +05:30
dispatchers feat: toggle typing status on channel provider (#39) 2025-05-03 00:39:39 -03:00
drops feat: Add the support for custom attributes in message variables (#8511) 2023-12-08 14:13:35 -08:00
fields chore: improve plan-based feature handling with plan hierarchy (#11335) 2025-04-28 14:13:56 -07:00
finders feat: add SKIP_INCOMING_BCC_PROCESSING as internal config (#12484) 2025-09-22 17:52:56 +05:30
helpers Merge branch 'main' into chore/merge-upstream-4.6.0 2025-09-19 19:37:28 -03:00
javascript fix(zapi): support for LID-only conversations (#123) 2025-10-23 10:12:38 -03:00
jobs Merge branch main into chore/merge-upstream-4.7.0 2025-10-16 12:08:20 -03:00
listeners Merge branch 'main' into chore/merge-upstream-4.5.0 2025-08-20 11:20:31 -03:00
mailboxes fix: Use .find_by instead .where().first (#12402) 2025-09-10 10:08:37 +05:30
mailers Merge branch main into chore/merge-upstream-4.7.0 2025-10-16 12:08:20 -03:00
models Merge branch main into chore/merge-upstream-4.7.0 2025-10-16 12:08:20 -03:00
policies Merge branch main into chore/merge-upstream-4.7.0 2025-10-16 12:08:20 -03:00
presenters fix: Disable automations on auto-reply emails (#12101) 2025-08-05 13:17:06 +05:30
services fix(zapi): support for LID-only conversations (#123) 2025-10-23 10:12:38 -03:00
views Merge branch main into chore/merge-upstream-4.7.0 2025-10-16 12:08:20 -03:00
workers feat: API Endpoints to update message status (#11387) 2025-04-29 15:33:11 -07:00