- Update deps, migrate from bincode to wincode
- Update deps
- Update deps
- Release
- Set default value for config path
- Update deps
- Release
- Add config file and admin commands
- Add database tests
- Update deps
- Update deps
- Release
- Add rocksdb backend
- Add a tool for migrating database backends
- Abstract database access
- Use transaction to avoid race condition
- Update deps, CVE-2025-48937
- Release anicca-subscribe version 0.2.8
- Release anicca-subscribe version 0.2.7
- Merge hourly events
- Release anicca-subscribe version 0.2.6
- Parse markdown before inserting into html
- Release anicca-subscribe version 0.2.5
- Use details to shorten the message
- Release anicca-subscribe version 0.2.4
- Just use RoomMessageEventContent, what was I doing
- Update deps
- Release anicca-subscribe version 0.2.3
- Add changelog
- Produce html output
- Add notification header
- Improve formatting
- Use Body enum to manage reply types
- Release anicca-subscribe version 0.2.2
- Fix database oprs
- Release anicca-subscribe version 0.2.1
- Use get_dm_room instead of memorizing dm room ids
- Set default log level to warn
- Bump to 0.2.0
- Init
- Only read when the command is called
- Support mention
- Support dm with no prefixing
- Hourly notification
- Match exact prefix
- Share db connection