managarten/services/matrix-storage-bot/src
Till-JS 7a2e037cd5 ♻️ refactor: migrate 4 more bots to use UserListMapper
Migrated to UserListMapper<T> from @manacore/matrix-bot-common:
- matrix-manadeck-bot (decksMapper, cardsMapper)
- matrix-planta-bot (plantsMapper)
- matrix-questions-bot (questionsMapper, collectionsMapper, answersMapper)
- matrix-storage-bot (filesMapper, foldersMapper, sharesMapper, trashMapper)

Benefits:
- Consistent API for user-specific list storage
- Type-safe getByNumber(), setList(), hasList(), clearList()
- Reduced boilerplate code

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 03:03:10 +01:00
..
bot ♻️ refactor: migrate 4 more bots to use UserListMapper 2026-02-01 03:03:10 +01:00
config fix(matrix-bots): resolve TypeScript strict null check errors 2026-01-30 17:32:09 +01:00
storage 🔧 chore(shared-vite-config): add build step for Docker compatibility 2026-01-30 16:41:48 +01:00
app.module.ts ♻️ refactor: migrate 19 Matrix bots to shared HealthController 2026-02-01 01:17:01 +01:00
main.ts 🔧 chore(shared-vite-config): add build step for Docker compatibility 2026-01-30 16:41:48 +01:00