managarten/packages/matrix-bot-common/src
Till-JS 2777f604fd feat(bots): enable Redis SSO for todo-bot and calendar-bot
- Activate Redis session storage in both bots for cross-bot SSO
- Update SessionHelper to async methods for Redis-backed SessionService
- Fix async/await issues in todo-bot and calendar-bot matrix.service.ts
- Remove unused imports from calendar-api and todo-api services
- Add CALENDAR_BACKEND_URL and MANA_CORE_SERVICE_KEY to .env.development

Note: SessionService methods are now async (Redis-backed). Other bots
need their matrix.service.ts updated to await these async calls.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 14:51:23 +01:00
..
base fix(matrix-bot-common): use authenticated media API for downloads 2026-02-01 04:07:38 +01:00
health feat: create @manacore/matrix-bot-common shared package 2026-02-01 01:02:55 +01:00
keywords feat: create @manacore/matrix-bot-common shared package 2026-02-01 01:02:55 +01:00
list-mapper feat: create @manacore/matrix-bot-common shared package 2026-02-01 01:02:55 +01:00
markdown feat: create @manacore/matrix-bot-common shared package 2026-02-01 01:02:55 +01:00
message feat: create @manacore/matrix-bot-common shared package 2026-02-01 01:02:55 +01:00
session feat(bots): enable Redis SSO for todo-bot and calendar-bot 2026-02-02 14:51:23 +01:00
index.ts fix(matrix-bot-common): use explicit ESM imports for Node.js v25 compatibility 2026-02-01 03:34:07 +01:00