Releases: andreas-bylund/chatmux
Releases · andreas-bylund/chatmux
Release list
v0.1.0
Changelog
- bdef0b7 Initial commit: Twitch/YouTube/Kick chat reader
- 247b4b7 build: add the TUI, TOML and TTY dependencies
- dcb17aa feat(chat): supervise sources with exponential backoff
- 05aa2f9 feat(cli): wire the sources, filters, log and interface together
- 732bf30 feat(config): load settings and presets from TOML
- 9ff70a8 feat(filter): hide and highlight messages by rule
- 2d45d3f feat(kick): read chat over the Pusher WebSocket
- 9361d6c feat(recorder): append chat to dated log files
- 49fc41d feat(twitch): read chat over anonymous IRC
- eaee9c3 feat(ui): render the chat as a full-screen interface
- 2610259 feat(youtube): poll live chat through the Data API
- 54ac41c fix(chat): strip control characters from untrusted chat text
- 96b0332 fix(ui): survive chat timestamps from before 1970
- aa85f99 refactor!: rename the project to chatmux
- 88eb5b1 refactor(chat)!: stream through a Sink instead of a channel
Full changelog: ...v0.1.0