2025-01-06 21:35:18 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
twitch-tui: update to 2.6.18. Changes:
- Enabled emotes for Ghostty (animated emotes don't work at the moment,
but static emotes do)
|
2024-11-14 00:39:18 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
twitch-tui: update to 2.6.17. Changes:
- Sort the emote picker list by match score instead of
alphabetical order
|
2024-08-20 01:58:19 by Amitai Schleier | Files touched by this commit (7) |  |
Log message:
twitch-tui: update to 2.6.16. Changes:
- Fixed crash when underlining in the UI on Windows
- Fixed off by one error in highlight
|
2024-07-30 16:54:06 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
twitch-tui: update to 2.6.14. Changes:
- Implemented NO_COLOR environment variable standard (#629)
- Fixed missing items in default config and docs (#618, #619)
|
2024-06-23 23:03:35 by Amitai Schleier | Files touched by this commit (2) |  |
Log message:
twitch-tui: update to 2.6.13. Changes:
- Fixed subscriber emotes not rendering when used (#616)
|
2024-06-15 02:18:19 by Amitai Schleier | Files touched by this commit (2) |  |
Log message:
twitch-tui: update to 2.6.12. Changes:
- Fixed crash when emotes are disabled (#612)
- Implemented the ability to use one channel's subscriber emotes in
other channels (#591)
|
2024-05-21 12:49:21 by Amitai Schleier | Files touched by this commit (2) |  |
Log message:
twitch-tui: update to 2.6.10. Changes:
- Fixed usernames being only lowercase, ignoring what the actual
username contained
|
2024-05-19 15:57:33 by Amitai Schleier | Files touched by this commit (3) |  |
Log message:
twitch-tui: update to 2.6.9. Changes:
- Fixed channel switcher not exiting when connecting to a new channel
- Corrected vertical margins when turning off chat border (config option
of frontend.hide_chat_border)
- Added missing documentation for opening channel in browser
|
2024-05-13 22:19:04 by Amitai Schleier | Files touched by this commit (5) |  |
Log message:
twitch-tui: update to 2.6.8. Changes:
- Fixed token environment variable (TWT_TOKEN) not being found.
|
2024-04-26 16:53:23 by Amitai Schleier | Files touched by this commit (5) |  |
Log message:
twitch-tui: update to 2.6.7. Changes:
- Fixed Twitch animated emotes not being detected properly (#587)
pkgsrc changes:
- Reliably link with OpenSSL instead of OS-specific security frameworks
|