You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brobert 6cb6c31d8d fix: usar getDb() en IdentityService y quitar AllowedGroups.dbInstance
Co-authored-by: aider (openrouter/openai/gpt-5) <aider@aider.chat>
3 months ago
..
commands refactor: eliminar as any y tipar servicios y DB en lote 3 3 months ago
group-sync refactor: eliminar dbInstance y añadir resetDb/clearDb, usar getDb() 3 months ago
messages feat: actualiza alias y ayuda: /t ver -> todas; anade /t mias /t info 3 months ago
queue fix: agregar isReactionMeta y usarla en response-queue 3 months ago
admin.ts refactor: eliminar dbInstance y añadir resetDb/clearDb, usar getDb() 3 months ago
allowed-groups.ts refactor: eliminar dbInstance y añadir resetDb/clearDb, usar getDb() 3 months ago
command.ts refactor: eliminar dbInstance y añadir resetDb/clearDb, usar getDb() 3 months ago
contacts.ts refactor: eliminar as any y tipar servicios y DB en lote 3 3 months ago
group-sync.ts fix: usar getDb() en IdentityService y quitar AllowedGroups.dbInstance 3 months ago
identity.ts fix: usar getDb() en IdentityService y quitar AllowedGroups.dbInstance 3 months ago
maintenance.ts refactor: eliminar dbInstance y añadir resetDb/clearDb, usar getDb() 3 months ago
metrics.ts feat: añadir métricas con labels y calcular alias_coverage_ratio 3 months ago
onboarding.ts refactor: eliminar dbInstance y añadir resetDb/clearDb, usar getDb() 3 months ago
rate-limit.ts fix: shouldNotify maneja undefined y admite primer aviso por usuario 5 months ago
reminders.ts refactor: eliminar dbInstance y añadir resetDb/clearDb, usar getDb() 3 months ago
response-queue.ts refactor: eliminar dbInstance y añadir resetDb/clearDb, usar getDb() 3 months ago
webhook-manager.ts feat: sincronizar solo grupos cambiados y aprender usuario al mensaje 3 months ago