25 Commits

Author SHA1 Message Date
dvirlabs
a8b6cd2e17 Fix SSL handshake: use httpx native certificate handling instead of custom SSL context
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-14 18:13:28 +03:00
dvirlabs
b7ad1218ce Add robust button placeholder detection and Meta delivery diagnostics
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-14 16:15:32 +03:00
dvirlabs
d4bfb522ac Fix SSL handshake: simplify SSL context config for Meta API compatibility
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-14 16:06:38 +03:00
dvirlabs
a70a201222 SSL
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-14 15:29:16 +03:00
dvirlabs
668f796a05 Add logging to debug button parameter issue
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-05-14 12:23:33 +03:00
dvirlabs
0cc965aff6 Fix SSL/TLS issue and remove hina_invitation from built-in templates (user-managed only)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-14 10:02:12 +03:00
635c2fe2f4 Fix SSL handshake failure: use relaxed SSL settings (TLS 1.0+, SECLEVEL=1) for Meta API compatibility
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 22:47:16 +03:00
97a0932e67 Try to fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-05-13 21:17:56 +03:00
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