iachat/app/services/whatsapp
Gabriel Jablonski 11f8aac294
feat: allow non-admin to refresh baileys connection, and automatically setup connection provider on error (#89)
* feat: allow non-admin to refresh baileys connection, and automatically setup connection provider on error

* Update app/javascript/dashboard/components/widgets/conversation/MessagesView.vue

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* chore: ignore console lint

* feat: handle disconnect errors gracefully and update tests accordingly

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-28 20:20:32 -03:00
..
baileys_handlers fix: handle senderPn for LID JID type messages (#85) 2025-07-25 09:40:35 -03:00
providers feat: allow non-admin to refresh baileys connection, and automatically setup connection provider on error (#89) 2025-07-28 20:20:32 -03:00
channel_creation_service.rb feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00
embedded_signup_service.rb feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00
facebook_api_client.rb feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00
incoming_message_baileys_service.rb chore: refactor incoming_message_baileys_service using composition and fix some failure points (#53) 2025-05-29 10:56:39 -03:00
incoming_message_base_service.rb fix: Avoid processing reactions, ephemeral, request_welcome or unsupported messages (#8780) 2024-01-25 11:40:18 +04:00
incoming_message_service_helpers.rb fix: Avoid processing reactions, ephemeral, request_welcome or unsupported messages (#8780) 2024-01-25 11:40:18 +04:00
incoming_message_service.rb feat: Support for Whatsapp Cloud API (#4938) 2022-07-06 21:45:03 +02:00
incoming_message_whatsapp_cloud_service.rb fix: Check valid params exists in WhatsAapp payload (#6780) 2023-03-30 12:10:59 +05:30
oneoff_campaign_service.rb feat: WhatsApp campaigns (#11910) 2025-07-16 09:04:02 +05:30
phone_info_service.rb feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00
send_on_whatsapp_service.rb Merge branch 'main' into chatwoot/develop 2025-07-16 09:37:08 -03:00
template_processor_service.rb feat: WhatsApp campaigns (#11910) 2025-07-16 09:04:02 +05:30
token_exchange_service.rb feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00
token_validation_service.rb feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00
webhook_setup_service.rb feat: Whatsapp embedded signup (#11612) 2025-07-14 21:37:06 -07:00