borja
|
d6604dfb2f
|
feat: integrar validación de usuarios en procesamiento de mensajes
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
c248012a97
|
docs: actualizar estado del proyecto en README y STATUS
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
048bd4f80b
|
fix: arregla test de validación de ID de usuario inválido
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
93bbd923ae
|
fix: inyectar base de datos de prueba en WebhookServer para tests unitarios
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
37f3594117
|
test: arreglar inicialización de DB en tests de servidor
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
7462e3c5bd
|
fix: agregar mock a importaciones en server.test.ts
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
e2e9a4ccdb
|
test: usar DB real en tests de validación de usuario
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
536076d8f9
|
refactor: refactorizar mocks de validación de usuario para aislamiento local
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
d898cd2500
|
fix: arreglar mocking en tests de validación de usuario
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
1846491c07
|
fix: hacer beforeEach asíncrono en tests de servidor para permitir await import
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
a4ee9155e5
|
test: agregar pruebas para validación de usuario en servidor
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
d97db3507d
|
feat: integrar verificación de existencia de usuario en manejo de mensajes
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
de90e6d6c3
|
test: añadir pruebas para manejo de ID de remitente
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
02f931e055
|
feat: Añadir normalización del ID del remitente
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
4e96c71910
|
docs: actualizar README y STATUS con estado actual de desarrollo
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja
|
48af9ff07d
|
fix: corregir test de sincronización de grupos para WHATSAPP_COMMUNITY_ID faltante
Co-authored-by: aider (openrouter/x-ai/grok-code-fast-1) <aider@aider.chat>
|
2 months ago |
borja (aider)
|
015204f1cc
|
fix: manejar error EEXIST al crear directorio data
|
2 months ago |
borja
|
aed544690f
|
feat: mover base de datos a carpeta data
|
2 months ago |
borja (aider)
|
5fce8e72e9
|
feat: mover base de datos a carpeta data
|
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
|
a850630da0
|
añado 100 segundos de delay en startup porque si no no me da tiempo a trastear, quiero ver si encuentro la comunidad adecuada en la db
|
4 months ago |
borja
|
3cbfd2a309
|
actualiza status con commit supuestamente correcto
|
4 months ago |
borja (aider)
|
9bc46551d5
|
fix: Pasa instancia de db correctamente a initializeDatabase
|
4 months ago |
borja (aider)
|
1e8977e654
|
docs: añade documento de estado del proyecto
|
4 months ago |
borja (aider)
|
a57582d739
|
docs: update README with current project status
|
6 months ago |
borja (aider)
|
d0f8442e65
|
fix: use strftime for millisecond timestamp precision in SQLite
|
6 months ago |
borja (aider)
|
d3fd7f144d
|
test: compare timestamps numerically in ensureUserExists last_seen test
|
6 months ago |
borja (aider)
|
fbf76036f5
|
feat: implement ensureUserExists, add foreign keys and tests
|
6 months ago |
borja (aider)
|
3309385348
|
test: add unit tests for whatsapp utils
|
6 months ago |
borja (aider)
|
be653f0355
|
feat: add WhatsApp ID normalization utility
|
6 months ago |
borja (aider)
|
5f457097b5
|
docs: Update README with current status and development plan
|
6 months ago |
borja (aider)
|
dd32a3dd11
|
test: use in-memory database for tests
|
6 months ago |
borja (aider)
|
0ecd0a6f8e
|
docs: restructure README with architecture, security model, and roadmap ALL TESTS PASS
|
6 months ago |
borja (aider)
|
17437c6e28
|
feat: improve command parsing to handle multiple dates and invalid date formats
|
6 months ago |
borja (aider)
|
b0f5a83b44
|
fix: update test to use dynamic dates instead of hardcoded ones
|
6 months ago |
borja (aider)
|
0477530757
|
fix: properly extract dates and count mentions in /tarea command
|
6 months ago |
borja (aider)
|
60ed1d1f82
|
fix: update test expectations for command logging
|
6 months ago |
borja (aider)
|
d232e8db5f
|
fix: skip debug logs in test environment
|
6 months ago |
borja (aider)
|
0b42d5923a
|
fix: update test to expect 3 console.log calls for command logging
|
6 months ago |
borja
|
cf6526661f
|
añade un todo
|
7 months ago |
borja
|
c102ad38f5
|
remove done items from readme
|
7 months ago |
borja
|
b3a76dfd8e
|
actualiza el README.md para limpiar de cosas que no necesito y dejarlo con lo más importante que viene ahora
|
7 months ago |
borja (aider)
|
a1491cdb5a
|
test: add duplicate user ID constraint test
|
7 months ago |
borja (aider)
|
56e3486a84
|
refactor: reorganize database tests into logical groups with descriptive names
|
7 months ago |
borja (aider)
|
284e35b0eb
|
feat: update database schema for user tracking
|
7 months ago |
borja (aider)
|
b00fa4ac23
|
test: update db tests for new schema with users table
|
7 months ago |
borja (aider)
|
3b8f8552f8
|
docs: Add future steps for user verification system design
|
7 months ago |
borja
|
da659f2130
|
añado que loguee lo que pilla para mostrar el grupo y el mensaje y así poder ver cómo hago para ver usuarios
|
7 months ago |