consciousness/channels
ProofOfConcept c19f26f4fa telegram daemon: per-channel logs with shared ChannelLog
Same treatment as IRC daemon — replace single ring buffer with
BTreeMap<String, ChannelLog>. list() returns all channels with
per-channel unread counts. Sent messages tracked too.

Co-Developed-By: Kent Overstreet <kent.overstreet@linux.dev>
2026-04-03 20:04:08 -04:00
..
irc per-channel message logs with shared ChannelLog type 2026-04-03 20:01:32 -04:00
telegram telegram daemon: per-channel logs with shared ChannelLog 2026-04-03 20:04:08 -04:00