managarten/services/matrix-clock-bot
Till-JS 992181cc87 feat(clock-bot): add timer status to room topic (Phase 3)
- Store original room topic when timer starts
- Update room topic with timer progress every 10 seconds
- Show status icon, remaining time, percentage, and label
- Restore original topic when timer finishes or is deleted

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-14 13:36:08 +01:00
..
src feat(clock-bot): add timer status to room topic (Phase 3) 2026-02-14 13:36:08 +01:00
.dockerignore feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 16:27:49 +01:00
.env.example 🐛 fix(gifts): reorder controller routes to fix 'me/*' matching 2026-02-14 12:38:23 +01:00
CLAUDE.md 🐛 fix(gifts): reorder controller routes to fix 'me/*' matching 2026-02-14 12:38:23 +01:00
Dockerfile fix(bots): install wget for Docker health checks 2026-02-01 17:19:08 +01:00
nest-cli.json feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 16:27:49 +01:00
package.json 🐛 fix(gifts): reorder controller routes to fix 'me/*' matching 2026-02-14 12:38:23 +01:00
tsconfig.build.json feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00
tsconfig.json feat(matrix-clock-bot): add Matrix bot for time tracking 2026-01-28 17:04:45 +01:00