2025-06-10 のどが痛い
のどが痛い。体が痛い。雨だし、 6 月だなあ。
bouzuya/bbbs の続きを進めているけど、特に面白いポイントはない。
今日のコミット。
- bbbs 15 commits
- Add model::read::Thread::apply
- Add ThreadEvent::version
- Add ThreadEvent::thread_id
- Add impl Ord for {EventId,MessageId,ThreadId}
- Use Thread::reply
- Add model::write::Thread::replay
- Add impl From
for Version - Use thread
- Add model::read::thread mod
- Rename Thread::message to root_message
- Fix thread to use events
- Add impl From
for u32 - Change event version data type and impl From trait
- Add model::shared::id::event_id mod
- Rename MessageEvent to ThreadEvent and add Replied