Releases: insin/control-panel-for-twitter
v2.11
Removed
- Removed pinning the quoted tweet on desktop when viewing Quote Tweets - recent Twitter style changes broke this and made it difficult to re-implement
Fixed
- Fixed hiding the interaction bar when viewing an individual Tweet in reduced interaction mode
- Don't display the option to hide the "Keyboard shortcuts" nav item on mobile
v2.10.1
v2.10
Tweak New Twitter v2.10 Release Notes
Added
- Added muting of Quote Tweets which quote specific tweets (enabled by default) [#60]
- When enabled, a new "Mute this conversation" item is added to the menu of Quote Tweets in the timeline
- Tweets which are muted for quoting can be viewed and unmuted in the options page
- Added hiding of the "Help Center" (hidden by default) and "Keyboard shortcuts" items in the "More" menu [#59]
- Added a "Debug options" section to the options page - to access it, expand "Experiments" and click the "Find yourself wasting too much time on Twitter?" paragraph 5 times
- This includes an option to export your current configuration to include when submitting a bug report
Fixed
- Fixed the position of the "Add muted word" menu item added to the "More" menu when all the other items aren't being hidden
- Fixed an error getting the sidebar container to observe when "Full-width timeline content" is enabled
Screenshots etc.
Demo video of muting quote tweets
Even less "More" menu:
Enabling debug options
v2.9
Tweak New Twitter v2.9 Release Notes
Added
- Uninverting Follow / Following buttons is now enabled by default
- Added a new experiment: full-width content
- Makes the main timeline and list timelines take up all the available layout width
- Media & cards default to their normal size, as they take up much more vertical space when full-width, but they can also be made full-width separately
Changed
- Moved "Uninvert Follow / Following buttons" to the "UI improvements" options group
- Uninverted "Following" buttons now follow the "Button style" option (monochrome or themed) instead of defaulting to being themed
- Made hiding "More Tweets" when linked to a tweet a bit more aggressive
- Experimental options are now collapsed by default unless you have an experiment active. Click on the "Experiments" label to show/hide them
Fixed
- Fixed an error getting the element containing menus and modals, which could happen when refreshing on certain pages
- Fixed the new Color sometimes not getting picked up when you change it in "Customize your view"
- Fixed the current page not being re-processed if you don't use the "Use normal text font style in navigation bar" option and you change the font size in "Customize your view"
- Fixed the border style on uninverted Following buttons
- Reduced the amount of unnecessary re-processing of the current page due to html style changes
Screenshots
Button style: monochrome | Button style: themed |
---|---|
"Experiments" options collapsed by default |
---|
New "Full-width timeline content" experiment options |
---|
Full-width timeline at largest size |
---|
Full-width timeline at the breakpoint where the sidebar disappears |
---|
Full-width timeline with full-width media and cards |
---|
v2.8
v2.7.1
v2.7
Added
- Added an option to uninvert the Follow / Following buttons
- Once uninverted, you can choose from two styles for Follow buttons:
- Monochrome (default) matches other buttons in the new Twitter update
- Themed uses your selected theme color, like Follow buttons used to
Changed
- Changed how we get the current theme color to a more reliable method which should work on any initial page
Screenshots
v2.6
Added
- Added an option to disable use of the new Chirp font [#56]
- Added a "UI tweaks" section to the options page and moved "Pin the quoted tweet when viewing Quote Tweets" to it
Changed
-
You can now configure which individual metrics are hidden when using "Hide metrics" [#54]
-
Hide media when pinning the quoted tweet on "Quote Tweets" pages, and add a click handler which takes you to the original tweet
Pinning the quoted tweet breaks the usual functionality it would have like showing media, profile hover cards, clicking to view the original tweet, etc. The point of this feature is to make more room for QT comments, so for now we'll just make it show and do the bare minimum.
Screenshots
Before
After
New Option
v2.5.1
Changed
- Added Edge-specific styles to the options page to make it match Edge's extension management chrome
Fixed
- Fixed the "You might like" section appearing in the sidebar when viewing the profile of an account which has never tweeted any media
- Made
tweak-new-twitter.user.js
compatible with user script managers which don't implement or shim theGM
API from Greasemonkey, such as Userscripts for Safari
v2.5
New
-
Extension option changes are now automatically applied to open pages, so you no longer have to refresh the page to apply them [#12]
-
New experiment: disable the home timeline when you want to waste less time on Twitter, going to Notifications or Messages by default instead [#51]
Thanks to @brechtcs for the idea, Pull Request and post explaining why you might want to give this one a try
Changed
- "Hide tweets quoting accounts you've blocked or muted" now also works for retweeted quote tweets
- When hiding metrics, the tweet count under the username header on profile pages is now also hidden
Fixed
- Sidebar content no longer re-appears when viewing a profile's followers/following page
- The sparkle is now correctly hidden when always using Latest Tweets but not using the separate timeline for retweets or quote tweets
- Fixed hiding the share button when viewing a individual tweet
- Fixed the page not being reprocessed on the main timeline when changing the "Font size" setting in "Customize your view"