managarten/services/matrix-tts-bot
Till JS 511b51e372 test(calendar): add tests for CalDAV sync API, external calendars store, and recurrence
- sync.test.ts: 8 tests for API client (CRUD, sync, discovery, OAuth, export URL)
- external-calendars.test.ts: 8 tests for store (fetch, connect, disconnect,
  update, triggerSync success/error, getById)
- events-recurrence.test.ts: 9 tests for recurrence expansion (daily, weekly,
  exceptions, non-recurring passthrough, helpers, delete occurrence/series)

All 100 tests passing across 9 test files.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-20 19:31:34 +01:00
..
data 🔧 chore: update pnpm-lock and bot sync token 2026-01-29 22:59:41 +01:00
src feat(tts): add de_kerstin female German voice and set as default 2026-02-14 12:16:58 +01:00
.env.example fix(matrix-tts-bot): add API key authentication for mana-tts service 2026-02-14 10:59:08 +01:00
CLAUDE.md 📝 docs(tts): document German voice support (Piper/Kerstin) 2026-02-14 12:21:40 +01:00
Dockerfile test(calendar): add tests for CalDAV sync API, external calendars store, and recurrence 2026-03-20 19:31:34 +01:00
nest-cli.json feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00
package.json feat: add voice transcription support to Matrix bots 2026-02-01 03:37:30 +01:00
tsconfig.build.json feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00
tsconfig.json feat(matrix): add TTS bot for text-to-speech conversion 2026-01-29 16:03:26 +01:00