1
0
mirror of https://github.com/chylex/Transparent-Twitch-Chat.git synced 2025-06-14 03:34:04 +02:00
Commit Graph

134 Commits

Author SHA1 Message Date
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 
2019-03-02 22:26:43 +01:00
f93a78541e Fix broken transparency on livestreams again
Closes 
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 
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 
2018-08-03 17:52:21 +02:00
4c7363cd36 Fix broken 'Hide Chat Input' option in livestreams
Closes 
2018-08-03 17:11:02 +02:00
4f10a1c823 Remove 'Hide Timestamps' option
Closes 
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 
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
3c336e8bd7 Redesign gray theme to fix inconsistencies & support for Whispers button 2018-02-25 00:52:27 +01:00
f146d4b487 Fix transparent colors to match Twitch and fix header border 2018-02-25 00:15:15 +01:00
fd7a66e770 Fix remaining visual issues with chat header and width of Rooms drop-down 2018-02-24 23:16:47 +01:00
Dullson
cf0b0a85ee Fix chat header class and background color 2018-02-23 23:07:23 +03:00
ac71c2339f Declare homepage, support, and update URLs in the metadata 2018-02-10 04:43:07 +01:00
1ab84e77e5 Fix freshly broken features on livestreams after a recent Twitch update 2018-02-10 04:23:29 +01:00
c42e280d56 Add option to hide pinned cheer 2018-02-01 17:51:13 +01:00
012c40d8c1 Move 'Hide Chat Input' styles 2018-02-01 17:45:56 +01:00
6ef7c02cad Reorganize and tweak design of the settings modal 2018-02-01 15:01:27 +01:00
Dullson
2c27b9b2ba Add option to hide chat input box 2018-01-31 22:53:28 +03:00
fda7cf28ef Fix bork again
Closes 
2018-01-05 15:54:07 +01:00
165742c013 Replace convHex and stripComments with updated build script 2018-01-05 15:40:35 +01:00
5cf6845ae9 Unfuck everything
Closes 
2017-12-24 19:18:34 +01:00
aa71f318a6 Fix 'Live' status position when transparent chat is disabled 2017-12-24 18:59:38 +01:00
32ec0df3c8 Fix textarea border color when using gray theme (again) 2017-12-20 19:18:23 +01:00
cc2374e8d4 Fix text shadow on pings 2017-12-10 05:48:33 +01:00
13822f1ade Twitch plz 2017-12-02 08:12:22 +01:00
39c534d5ee Fix VOD chat header not hiding unless gray theme is on 2017-12-02 08:12:15 +01:00
063a34fce0 Fix scrollbar workaround to only trigger for VODs, make things const 2017-11-29 08:34:04 +01:00