Gabriel Jablonski
c041090675
feat(baileys): upgrade to v7 ( #143 )
...
* feat(baileys): upgrade to v7 (#139 )
* feat(baileys): v7
* chore(zapi): match baileys changes
* test: fix send on whatsapp spec
* chore: simplify logic and minor fixes
* fix: ensure contact avatar updates when profile picture changes
* chore: add beta release workflow
* feat: enhance contact update logic to handle conflicts in inbox updates (#140 )
* feat: update GitHub Actions workflow to trigger on release events and adjust GIT_REF handling
* fix: prevent unique constraint error when LID contact inbox already exists (#141 )
* fix: prevent unique constraint error when LID contact inbox already exists
* feat(baileys): handle ephemeral messages
2025-11-13 20:42:08 -03:00
Gabriel Jablonski
63a2c70667
fix(zapi): first connection issues, and merge existing contact on received message ( #138 )
...
* fix(zapi): pairing issues on first connection
* fix(zapi): handle existing contact when receiving new message
* refactor: simplify logic
2025-11-06 23:41:58 -03:00
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
Gabriel Jablonski
4fc80ba4ee
feat(zapi): Z-API integration ( #115 )
...
* feat(zapi): connect flow and UI updates
* fix(zapi): re-add manage connection section
* feat(zapi): reply
* feat: send message
* fix: qrcode job logic
* test: qr code job specs
* chore: concurrent index
* chore: whatsapp model minor
* test: message window service specs
* chore: service refactor
* test: zapi service
* chore: zapi beta
* chore: minor fixes
* test: incoming message specs
* chore: minor fixes
* feat: handle status transitions
* test: refactor spec
* test: refactor spec
* chore(z-api): use feature flag
* chore: fix migration name
2025-10-15 16:23:04 -03:00