17 Commits

Author SHA1 Message Date
621e75e41b Try to fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-13 20:51:26 +03:00
dvirlabs
92b35d297d Fix: 1) Improve SSL/TLS handling for Meta API 2) hina_invitation has body param (contact_name) and button param (event_id)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 19:15:16 +03:00
dvirlabs
9b6f053d86 Fix SSL/TLS handshake failure - simplify httpx client creation
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Removed manual SSL context creation that was causing handshake failures
- Simplified create_http_client() to let httpx handle SSL negotiation directly
- Disabled HTTP/2 for better compatibility
- Added proper connection limits and timeouts
- Updated all three client instantiations to await the async function
- Improved overall SSL/TLS stability for Meta API connections
2026-05-13 13:26:51 +03:00
dvirlabs
8dd7d9bf9b Fix SSL
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 11:39:17 +03:00
dvirlabs
5182899553 Fix sending messages
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 11:30:40 +03:00
dvirlabs
d9cdddb8c8 Fix SSL
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 10:52:30 +03:00
dvirlabs
74594b2411 Store WhatsApp templates in database for persistence across rebuilds 2026-05-12 11:40:29 +03:00
b238e7fc47 Add static and dynamic url
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-12 03:34:07 +03:00
2644ebd0d3 Update template editor
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-12 02:26:03 +03:00
6eeda76d63 Fix ssl issue
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-03 13:46:25 +03:00
45604b5797 Fix tls
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-04-03 12:09:36 +03:00
c50544d4bd fix: add missing send_by_template_key method to WhatsAppService 2026-03-01 03:17:24 +02:00
43fccacc47 Ready to merge before import from excel button 2026-02-28 23:56:11 +02:00
6ec3689b21 Addf dynamic url 2026-02-27 17:30:10 +02:00
1fcfcd7ee4 Add template editor and fix colors 2026-02-25 00:49:22 +02:00
0f65b1b566 Send message via Whatsapp business work 2026-02-24 13:22:03 +02:00
a6160b85b2 Set this app to be generic 2026-02-23 13:00:06 +02:00