iachat/app
Gabriel Jablonski c234023a4a
feat(zapi): handle contact messages and ignore notifications (#124)
* chore: skip notification messages

* feat: contact card messages

* fix: notification message handling

* chore: reduce code duplication

* fix: improve contact name handling in attachment

* chore(zapi): promo banner with affiliate link (#126)

* chore(zapi): promo banner with affiliate link

* chore: remove useless comment

* chore(zapi): add note about hardcoded affiliate link

* feat: provider.event_received for raw provider events (#127)

* chore(zapi): promo banner with affiliate link

* chore: remove useless comment

* feat: provider.event_received for raw provider events

* feat: add provider_event_received handling in webhook listener

* feat(baileys): use senderLid as contact identifier (#128)

* chore(zapi): promo banner with affiliate link

* chore: remove useless comment

* feat: provider.event_received for raw provider events

* feat(baileys): use senderLid as contact identifier

* fix: simplify webhook_data method by removing unnecessary fields
2025-10-26 10:48:06 -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 feat(zapi): handle contact messages and ignore notifications (#124) 2025-10-26 10:48:06 -03:00
jobs Merge branch main into chore/merge-upstream-4.7.0 2025-10-16 12:08:20 -03:00
listeners feat(zapi): handle contact messages and ignore notifications (#124) 2025-10-26 10:48:06 -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 feat(zapi): handle contact messages and ignore notifications (#124) 2025-10-26 10:48:06 -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 feat(zapi): handle contact messages and ignore notifications (#124) 2025-10-26 10:48:06 -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