managarten/services/mana-core-auth/src
Till-JS a6fc1cb66e feat(onboarding): add Matrix onboarding bot for profile setup
- Add matrix-onboarding-bot service that guides users through profile setup
- Extend mana-core-auth GlobalSettings with displayName, interests, onboardingCompleted fields
- Implement state machine for onboarding flow (NAME → INTERESTS → LANGUAGE → SUMMARY)
- Support commands: !start, !profile, !edit, !skip, !help
- Add German and English localization
- Integrate with mana-core-auth Settings API for profile persistence

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-14 12:42:41 +01:00
..
__tests__/utils fix(mana-core-auth): complete production readiness with test fixes 2026-02-01 14:18:58 +01:00
admin feat(gdpr): add DSGVO improvements for self-service data page 2026-02-13 13:43:23 +01:00
ai 🐛 fix(auth): remove type-only import of ConfigService in AiService 2025-12-04 19:08:37 +01:00
analytics fix(mana-core-auth): complete production readiness with test fixes 2026-02-01 14:18:58 +01:00
api-keys feat(auth): add API key management for STT/TTS services 2026-02-12 02:12:05 +01:00
auth feat(auth): add profile management endpoints 2026-02-13 22:29:32 +01:00
common 🩹 fix(auth): fix gift code route prefix and JWT issuer validation 2026-02-13 23:54:36 +01:00
config feat(auth): add avatar upload with S3/MinIO and subscription plans seed 2026-02-13 23:06:24 +01:00
credits feat(auth): add gift codes and enhanced credit system 2026-02-13 23:29:30 +01:00
db feat(auth): add gift codes and enhanced credit system 2026-02-13 23:29:30 +01:00
email feat(gdpr): add DSGVO improvements for self-service data page 2026-02-13 13:43:23 +01:00
feedback Fix wrong type 2025-12-04 23:25:25 +01:00
gifts 🐛 fix(gifts): reorder controller routes to fix 'me/*' matching 2026-02-14 12:38:23 +01:00
health 🐛 fix(matrix-mana-bot): resolve QEMU emulation failure in CI 2026-02-01 13:59:04 +01:00
me feat(gdpr): add DSGVO improvements for self-service data page 2026-02-13 13:43:23 +01:00
metrics feat(stats): add user statistics to Prometheus metrics and Grafana 2026-01-26 10:53:57 +01:00
referrals fix(mana-core-auth): complete production readiness with test fixes 2026-02-01 14:18:58 +01:00
settings feat(onboarding): add Matrix onboarding bot for profile setup 2026-02-14 12:42:41 +01:00
storage feat(auth): add avatar upload with S3/MinIO and subscription plans seed 2026-02-13 23:06:24 +01:00
stripe feat(auth): add gift codes and enhanced credit system 2026-02-13 23:29:30 +01:00
subscriptions feat(auth): add Stripe credit purchases and subscription management 2026-02-13 22:21:23 +01:00
tags feat: major update with network graphs, themes, todo extensions, and more 2025-12-10 02:37:46 +01:00
app.module.ts feat(auth): add gift codes and enhanced credit system 2026-02-13 23:29:30 +01:00
main.ts feat(auth): add Stripe credit purchases and subscription management 2026-02-13 22:21:23 +01:00