Skip to content

Releases: TuxedoTako/4chan-xt

2.23.0

22 Feb 18:01
Compare
Choose a tag to compare
  • Slight tweaks to positioning of floating embedding icons. #154, #67
  • Updated archive list.
  • Fixed bug where adding an image on the quick reply would apply the image on the post selected when downloading the images finishes, instead of the post where the download was started. #156
  • Fixed ghost threads created when going from the catalog view to the index view and then unhiding a thread. #142

2.22.1

27 Jan 10:24
Compare
Choose a tag to compare
  • Fixed submit keybind. #153

2.22.0

26 Jan 18:28
Compare
Choose a tag to compare
  • Convert a few more things into icons. #150
  • Implement FxTwitter improvements based on #60 (comment).
    • Replies now load, so the setting for the number of replies to load isn't useless anymore.
    • Community notes are shown.
  • Added button in the keybind settings to reset them to the defaults. #151
  • Allow multiple actions for one keybind. Requested on Greasy Fork

2.21.2

15 Jan 18:40
Compare
Choose a tag to compare
  • Fixed notification padding. #146, #147
  • Fixed shortcuts getting squished in the non-4chan-XT catalog. #148, #149
  • Fixed not being able to clear keybinds with backspace. Greasy Fork comment

2.21.1

12 Jan 12:35
Compare
Choose a tag to compare
  • Reverted change from the icon to xt-icon CSS class to fix the interaction the icons have with other user scripts like StyleChan.

2.21.0

11 Jan 19:25
Compare
Choose a tag to compare

2.20.0

04 Jan 18:23
Compare
Choose a tag to compare
  • Made soundpost detection case-insensitive. #135
  • Removed keyboard-focus related code. #137
  • Made the "MD5 filtered." notification auto hide after 10 seconds. #133
  • Changed the init script to allow for a reflow between the loading of the custom style among others, and parsing the thread. This should lessen the flash on page load.
  • Added a new option in the date format for a month number without zero padding: %n.

2.19.0

22 Dec 17:54
Compare
Choose a tag to compare
  • Removed the css for the header for widths above 1300px, because it was preventing long custom navigation lists from wrapping. #120 I don't know what the purpose was of the different style, the commit where that was added isn't really descriptive: c396db4? So let me know if I broke something.
  • Limit subject input to 100 characters. #128
  • Added ws and nsw classes for work safe and not work safe boards. #129
  • Using shift click to hide a post no longer selects half the page. #131
  • The file select dialog for the settings import will only show json files.
  • Upstream came back, so I had to port those new features.
    • Fix for unwanted sorting of catalog under certain settings. ccd0#3212, 7dfba22
    • Turn JS Whitelist functionality off by default. 419e90c
      • Better way of turning off JS Whitelist. 7df2750
      • Update documentation. 62e4ccf
    • Fallback when XPCNativeWrapper is unavailable. ccd0#3430
    • Add ability to clear whole thread watcher. ccd0#2926

2.18.0

20 Nov 19:04
Compare
Choose a tag to compare
  • The quick reply now supports mp4. #124
  • Updated the build to rollup 4, which removed the $1 that was added for some variables, so the diff with the previous version is bigger than necessary. Now there are no more npm audit vulnerabilities.

2.17.0

10 Nov 18:47
Compare
Choose a tag to compare
  • Tweak stub-icon CSS to undo increased padding. #117
  • Update x.com embed regex to include FxTwitter, VxTwitter, and nitter links. #123
  • Thread Watcher: Prune Read Dead Threads and Open Unread Dead Threads. #122