Derpibooru Comment Enhancements

Improvements to Derpibooru's comment section

These are versions of this script where the code was updated. Show all versions.

  • v1.5.2 2020-02-22 Updated library
  • v1.5.1 2019-12-28 Delete tailing spaces, Fix forum post navigation "Disable native preview" should only apply to image comments anyway., Version 1.5.1
  • v1.5.0 2019-12-25 No longer ignore quotes
  • v1.5.0 2019-12-20 Refactor: ES6 style variables and querySelector shorthand, Updated for Philomena
  • v1.4.16 2019-12-18 CSP bypass for Firefox Violentmonkey
  • v1.4.15 2019-07-22 Fix external previews not working due to change in API endpoint
  • v1.4.14 2019-07-14 Update library
  • v1.4.13 2019-05-18 And another thing...
  • v1.4.12 2019-05-17 GM_addStyle permission needed for Derpi4U No more access to window.booru, Consistent indentation, Version bump 1.4.12
  • v1.4.11 2019-03-26 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.
  • v1.4.10 2019-03-24 Fix 'disable native preview' navigation not working on Firefox, Version bump 1.4.10
  • v1.4.9 2018-05-30 Fix image id regex Fixes regex not working on 'derpicdn.net/img/download/' links, Version 1.4.9
  • v1.4.8 2018-05-30 A silly typo, version bump
  • v1.4.7 2018-05-29 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
  • v1.4.6 2018-05-28 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
  • v1.4.5 2018-05-26 Remove extra space, Minor improvement to quoted comment detection, Take comment height into account when choosing whether to display preview, Version bump
  • v1.4.4 2018-05-04 Library update
  • v1.4.3 2018-04-27 Fix spoiler not revealing on external previews
  • v1.4.2 2018-04-27 Fix link highlight not working on forum posts.
  • v1.4.1 2018-04-22 Fix forum post navigation when 'disable_native_preview' is enabled
  • v1.4.0 2018-04-22 Change require URL to satisfy GreasyFork
  • v1.3.12 2017-11-23 added @license for OpenUserJS
  • v1.3.12 2017-11-15 Firefox 57 / Greasemonkey 4 compatibility fix
  • v1.3.11 2017-08-19 Remove toolbar from the script proper
  • v1.3.10 2017-08-07 That's right, I just REMOVED a feature because it's ported to Derpibooru
  • v1.3.9 2017-07-22 Additional toolbar button and shortcuts Added 'blockquote' to toolbar Added keyboard shortcuts for 'link' and 'image' button., version 1.3.9
  • v1.3.8 2017-07-11 Fix toolbar appearing in gallery search form
  • v1.3.7 2017-07-10 You know what? Forget about regex. Applies the script to entire site
  • v1.3.6 2017-07-09 include toolbar in PMs hopfully that's the last of the applicable pages that I missed
  • v1.3.5 2017-07-09 Version bump, minor fix added selector for forum topic opener
  • v1.3.4 2017-07-08 applies script to Recent Comments Boy I keep missing things, Version bump
  • v1.3.3 2017-07-07 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
  • v1.3.2 2017-06-12 Better icon for Dark theme version bump to 1.3.2
  • v1.3.1 2017-06-11 Renamed script to Derpibooru Comment Enhancements - name change -version bump
  • v1.3.0 2017-06-11 Added Formatting Toolbar
  • v1.2.1 2017-03-17 Synced from GitHub - Ensure the paginations stays updated
  • v1.2.0 2017-03-16 Imported from URL
  • v1.1.0 2017-03-12 Imported from URL
  • v1.0.21 2016-09-29 Synced from GitHub - Removes Derpiboo.ru domain from regex
  • v1.0.20 2016-09-22 Imported from URL
  • v1.0.19 2016-09-22 Imported from URL
  • v1.0.19 2016-09-21 Synced from GitHub - regex fix... again
  • v1.0.18 2016-09-21 Imported from URL
  • v1.0.17 2016-09-20 Imported from URL
  • v1.0.16 2016-09-20 Synced from GitHub - Update derpibooru quote preview.user.js
  • v1.0.15 2016-09-20 Imported from URL
  • v1.0.14 2016-09-20 Imported from URL