1
0
mirror of https://github.com/chylex/Transparent-Twitch-Chat.git synced 2024-10-21 19:42:46 +02:00
Commit Graph

153 Commits

Author SHA1 Message Date
9c81c617a2
Fix hiding left border around chat when chat is on the left side 2023-03-06 04:19:10 +01:00
f421a27803
Fix settings dialog header design 2023-03-06 04:13:52 +01:00
0927822257
Add possibility to set custom value for chat width
Future-proofs #31
2023-03-06 02:50:26 +01:00
8883c3cc03
Increase maximum chat width to 800px
Closes #31
2023-03-06 02:20:08 +01:00
75acc5c38a
Fix slider width changing while moving the sliders 2023-03-06 02:04:30 +01:00
146164c995
Fix hiding VOD timestamps 2023-03-06 01:54:06 +01:00
d3959a9d7b
Fix hiding Prime badge not working 2022-04-27 23:40:39 +02:00
6c169b3b0f
Fix chat filters not working in live streams 2022-04-27 23:40:38 +02:00
b9d2cd736b
Tweak settings UI 2021-05-18 22:49:22 +02:00
0bdd89f8a9
Add transparency to highlighted chat messages 2021-05-18 22:35:09 +02:00
5553bb1c1a
Fix broken transparency after a Twitch update 2021-05-18 22:25:07 +02:00
d2f82cbaaa Fix VOD timestamp hiding not working in some versions of Twitch 2020-12-26 13:00:13 +01:00
a5d9e1c392 Fix Firefox detection for scrollbar hiding 2020-12-26 12:59:16 +01:00
13907ae10d Fix chat not being transparent & chat width after a Twitch update 2020-05-15 22:50:19 +02:00
bcfc8b3415 Fix player controls going behind chat after a Twitch update 2020-05-08 19:58:28 +02:00
38ff66aa88 Change @updateURL to @downloadURL 2020-04-13 02:59:25 +02:00
fb697f9bc3 Make sidebar foreground fix active at all times (in theatre mode) 2020-04-13 02:33:05 +02:00
0e6cd8d34a Add option to move player opposite of chat 2020-04-13 02:33:05 +02:00
4384b4e5c8 Add option to hide VOD timestamps again 2020-04-06 14:59:42 +02:00
2ee5af520d Tweak settings modal sizes and padding & add support for float:left toggles 2020-04-06 14:59:41 +02:00
35df47df21 Reorder badges in settings modal 2020-04-06 14:02:29 +02:00
a190f2ae7c Add option to change video player position 2020-04-06 00:06:37 +02:00
1a5b930309 Refactor settings modal code, tweak margins, add <select> 2020-04-05 23:54:04 +02:00
b587999a81 Fix left panel flickering into foreground when chat is on left side 2020-04-05 22:54:41 +02:00
2262188257 Add options to hide VIP, gift, cheer, and leaderboard badges 2020-02-02 23:45:31 +01:00
e78c651235 Fix recently broken chat header hiding 2020-02-02 22:49:55 +01:00
eac1a52418 Fix bottom margin with disabled whispers 2019-12-09 12:21:24 +01:00
8a87cea17f Remove unused CSS & addon compatibility workarounds 2019-11-20 18:53:05 +01:00
b351978def Fix broken chat width, chat on left side, hiding header/cheers/whispers, player controls 2019-11-20 18:43:14 +01:00
e216c5837c Fix broken settings button & styling issues in settings modal 2019-11-20 16:58:35 +01:00
0db3db5a8c Fix chat header hiding broken in livestreams by a recent Twitch update
Closes #28
2019-03-02 22:26:43 +01:00
f93a78541e Fix broken transparency on livestreams again
Closes #25
2018-12-04 09:10:42 +01:00
1897db3af0 Selectors used for width and transparency changed again 2018-11-23 00:09:17 +01:00
2cdf859ebe Unborking after a Twitch update (transparency, positioning, badge opacity) 2018-11-20 22:36:38 +01:00
fe80b888cd Fix position of button that closes VOD suggestions 2018-09-22 08:13:48 +02:00
836eb5c685 Fix player controls going under chat after a recent Twitch update 2018-09-22 08:12:56 +02:00
9db2a59a9d Fix column collapse button rotation with chat on left side 2018-08-03 19:36:27 +02:00
f1153e6368 Rewrite element hooks to improve reliability & hopefully fix chat filters
Closes #19
2018-08-03 19:26:04 +02:00
c56e692f1b Fix formatting (let -> const) 2018-08-03 18:00:32 +02:00
ccabfad7f8 Fix spacing of player controls & info w/ right column collapsed or fullscreen
Closes #21
2018-08-03 17:52:21 +02:00
4c7363cd36 Fix broken 'Hide Chat Input' option in livestreams
Closes #22
2018-08-03 17:11:02 +02:00
4f10a1c823 Remove 'Hide Timestamps' option
Closes #20
2018-08-03 17:07:20 +02:00
5b39fa4776 Tweak preprocessor to clean up CSS 2018-08-03 16:56:31 +02:00
3f4b403ce9 Allow special characters around words in chat filter 2018-03-17 07:50:50 +01:00
2f35117f65 Make chat filter only work in theatre mode 2018-03-17 07:30:22 +01:00
030cd53819 Add section comments and fix formatting 2018-03-16 17:50:19 +01:00
f783e69d69 Add chat text filter option
Closes #17
2018-03-16 17:43:39 +01:00
c11629aebe Hide weekly top cheers if 'Hide Pinned Cheer' is enabled 2018-03-02 06:29:40 +01:00
68b941d46a Rename "Hide Conversations" to "Hide Whispers" 2018-02-25 01:06:25 +01:00
39e2b26ed7 Fix Whispers button being transparent outside theatre & set minimum opacity 2018-02-25 01:02:21 +01:00