Sleazy Fork is available in English.

Derpibooru Comment Enhancements

Improvements to Derpibooru's comment section

Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.

  • вер. 1.5.2 22.02.2020 Updated library
  • вер. 1.5.1 28.12.2019 Delete tailing spaces, Fix forum post navigation "Disable native preview" should only apply to image comments anyway., Version 1.5.1
  • вер. 1.5.0 25.12.2019 No longer ignore quotes
  • вер. 1.5.0 20.12.2019 Refactor: ES6 style variables and querySelector shorthand, Updated for Philomena
  • вер. 1.4.16 18.12.2019 CSP bypass for Firefox Violentmonkey
  • вер. 1.4.15 22.07.2019 Fix external previews not working due to change in API endpoint
  • вер. 1.4.14 14.07.2019 Update library
  • вер. 1.4.13 18.05.2019 And another thing...
  • вер. 1.4.12 17.05.2019 GM_addStyle permission needed for Derpi4U No more access to window.booru, Consistent indentation, Version bump 1.4.12
  • вер. 1.4.11 26.03.2019 Version bump 1.4.11 - Use regex to extract comment ids Old method for extracting the comment id uses `String.slice` to remove the '#comment_' prefix, which didn't account for forum posts which are prefixed with '#post_' and therefore also truncate part of the id, causing incorrect ordering.
  • вер. 1.4.10 24.03.2019 Fix 'disable native preview' navigation not working on Firefox, Version bump 1.4.10
  • вер. 1.4.9 30.05.2018 Fix image id regex Fixes regex not working on 'derpicdn.net/img/download/' links, Version 1.4.9
  • вер. 1.4.8 30.05.2018 A silly typo, version bump
  • вер. 1.4.7 29.05.2018 Rewrite loadComments() to get image id from page URL Old method causes imageId to become sometimes undefined when the 'id' query variable is missing from the 'next page' link., Version bump 1.4.7
  • вер. 1.4.6 28.05.2018 Fix exception when element is a text node, Fix link navigation on Profile and Comments when native preview is disabled, Version bump and formatting linebreaks
  • вер. 1.4.5 26.05.2018 Remove extra space, Minor improvement to quoted comment detection, Take comment height into account when choosing whether to display preview, Version bump
  • вер. 1.4.4 04.05.2018 Library update
  • вер. 1.4.3 27.04.2018 Fix spoiler not revealing on external previews
  • вер. 1.4.2 27.04.2018 Fix link highlight not working on forum posts.
  • вер. 1.4.1 22.04.2018 Fix forum post navigation when 'disable_native_preview' is enabled
  • вер. 1.4.0 22.04.2018 Change require URL to satisfy GreasyFork
  • вер. 1.3.12 23.11.2017 added @license for OpenUserJS
  • вер. 1.3.12 15.11.2017 Firefox 57 / Greasemonkey 4 compatibility fix
  • вер. 1.3.11 19.08.2017 Remove toolbar from the script proper
  • вер. 1.3.10 07.08.2017 That's right, I just REMOVED a feature because it's ported to Derpibooru
  • вер. 1.3.9 22.07.2017 Additional toolbar button and shortcuts Added 'blockquote' to toolbar Added keyboard shortcuts for 'link' and 'image' button., version 1.3.9
  • вер. 1.3.8 11.07.2017 Fix toolbar appearing in gallery search form
  • вер. 1.3.7 10.07.2017 You know what? Forget about regex. Applies the script to entire site
  • вер. 1.3.6 09.07.2017 include toolbar in PMs hopfully that's the last of the applicable pages that I missed
  • вер. 1.3.5 09.07.2017 Version bump, minor fix added selector for forum topic opener
  • вер. 1.3.4 08.07.2017 applies script to Recent Comments Boy I keep missing things, Version bump
  • вер. 1.3.3 07.07.2017 Enabled toolbars for uploader description and comment edit page - refactored the code to allow for multiple toolbars per page - improved regex to include comment edit page, Version bump to 1.3.3
  • вер. 1.3.2 12.06.2017 Better icon for Dark theme version bump to 1.3.2
  • вер. 1.3.1 11.06.2017 Renamed script to Derpibooru Comment Enhancements - name change -version bump
  • вер. 1.3.0 11.06.2017 Added Formatting Toolbar
  • вер. 1.2.1 17.03.2017 Synced from GitHub - Ensure the paginations stays updated
  • вер. 1.2.0 16.03.2017 Imported from URL
  • вер. 1.1.0 12.03.2017 Imported from URL
  • вер. 1.0.21 29.09.2016 Synced from GitHub - Removes Derpiboo.ru domain from regex
  • вер. 1.0.20 22.09.2016 Imported from URL
  • вер. 1.0.19 22.09.2016 Imported from URL
  • вер. 1.0.19 21.09.2016 Synced from GitHub - regex fix... again
  • вер. 1.0.18 21.09.2016 Imported from URL
  • вер. 1.0.17 20.09.2016 Imported from URL
  • вер. 1.0.16 20.09.2016 Synced from GitHub - Update derpibooru quote preview.user.js
  • вер. 1.0.15 20.09.2016 Imported from URL
  • вер. 1.0.14 20.09.2016 Imported from URL