20 Commits (69a5747cf9d06fd3bafc52285c36dc04f7bd30cb)

Author SHA1 Message Date
borja 69a5747cf9 fix: arreglar cache de grupos en tests unitarios
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja 206949aabe feat: agregar verificación de grupos activos
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
2 months ago
borja (aider) 6e4720d7cd debug: añade logging temporal para diagnóstico de sincronización 2 months ago
borja (aider) ff0923f3cb fix: maneja WHATSAPP_COMMUNITY_ID no definido mostrando comunidades 2 months ago
borja (aider) e59ce7319e feat: Muestra IDs de comunidades disponibles cuando WHATSAPP_COMMUNITY_ID no está definido 2 months ago
borja (aider) e762a7c840 docs: document EvolutionGroup type with API response format 7 months ago
borja (aider) 50133ecb9a feat: handle direct array response in group sync API 7 months ago
borja 244a6e9483 toqueteo un poco en cómo hago el fetchAllGroups a ver si consigo que me mande la respuesta que sí me funciona con curl pero no haciendo un fetch 7 months ago
borja 3bf5e33763 fuerzo http/2 a ver si así rula 7 months ago
borja 7c8143d9c3 aumenta el tiempo de espera al fetchAllGroups hasta algo más de 5 minutos a ver si el problema es ese u otro 7 months ago
borja (aider) ae8e3fad2b feat: add detailed logging for group sync API calls 7 months ago
borja (aider) a2487e5c2f feat: add initial group sync check at startup 7 months ago
borja (aider) 6832192d93 docs: Improve sync interval documentation and logging 7 months ago
borja (aider) 73fdf950dd feat: make group sync interval configurable via env var 7 months ago
borja (aider) ed7b209c1b fix: update last_verified when marking groups inactive 7 months ago
borja (aider) 98a01dad19 fix: properly commit group sync transactions and update counts 7 months ago
borja (aider) 1ade146a3b feat: Add error handling and logging to group sync service 7 months ago
borja (aider) 1d29fedc18 Based on the diffs, here's the concise commit message:
fix: handle API response format and improve group sync tests
7 months ago
borja (aider) d4869aa178 fix: resolve module import paths in group-sync tests 7 months ago
borja (aider) 4644e7a588 feat: add group sync service with API integration 7 months ago