Skip to content

Releases: insin/control-panel-for-twitter

v2.11

01 Sep 04:54
Compare
Choose a tag to compare

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

25 Aug 09:35
Compare
Choose a tag to compare

Updated the 6 theme colors to match Twitter changes

v2.10

19 Aug 05:22
Compare
Choose a tag to compare

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

Example video of muting quotes of a tweet and unmuting them again

Even less "More" menu:

Enabling debug options

v2.9

14 Aug 18:47
Compare
Choose a tag to compare

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
firefox_PX8GtJ48ei ENL36JSyhM
k8zhcmjrKb QZIIfOg4IJ
"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

13 Aug 09:42
Compare
Choose a tag to compare

Added

  • Added an option to keep showing the "Relevant people" section when hiding sidebar content [#40]

Fixed

  • Fixed fast blocking being broken by recent Twitter changes [#57]
  • Added missing Bengali translation for "Shared Tweets"

v2.7.1

13 Aug 01:42
Compare
Choose a tag to compare

Fixed "Don't use Chirp font" not working in browsers which don't preserve unnecessary quotes in CSS font-family rules (i.e. Chrome)

v2.7

12 Aug 16:05
Compare
Choose a tag to compare

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

Dbtj9Pledb

v2.6

12 Aug 01:24
Compare
Choose a tag to compare

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

06 Aug 04:55
Compare
Choose a tag to compare

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 the GM API from Greasemonkey, such as Userscripts for Safari

v2.5

01 Aug 00:15
Compare
Choose a tag to compare

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"