GitHub RTL Comment Blocks

A userscript that adds a button to insert RTL text blocks in comments

Ajankohdalta 15.6.2016. Katso uusin versio.

Tästä skriptistä on versioita, joissa koodia päivitettiin. Näytä kaikki versiot.

  • v1.3.4 17.2.2024

    feat: use eslint-plugin-userscripts (#202)

  • v1.3.4 1.7.2023

    Global: replace @include with @match (#192)

  • v1.3.4 20.3.2023 Fix button appearance (#184) * Fix button appearance Now buttons appear as the default GH * Update github-rtl-comments.user.js changed back to button
  • v1.3.3 24.10.2022 Global: Update dependencies
  • v1.3.2 21.7.2021 Mutation: Update all
  • v1.3.1 21.2.2021 Add @supportURL pointing to the GitHub repo (#137) (per https://github.com/JasonBarnabe/greasyfork/issues/712#issuecomment-649176266 )
  • v1.3.1 31.1.2021 Mutation: Add menu observer
  • v1.3.0 8.9.2020 Global: add global comment
  • v1.3.0 11.7.2020 RTL-comments: Update to work with GM4. Fixes #114
  • v1.2.17 17.2.2019 Global: Update GitHub icon
  • v1.2.16 29.1.2019 Meta: Fix update mutation script, Global: Update mutation script
  • v1.2.15 5.10.2018 Mutations: Update comment load selector
  • v1.2.14 17.5.2018 Global: Update mutation script
  • v1.2.13 10.5.2018 Global: Update mutation script
  • v1.2.12 9.4.2018 Global: update mutation script url
  • v1.2.11 18.1.2018 Update assets & fix linting
  • v1.2.10 8.10.2017 Global: update mutation script url
  • v1.2.9 16.5.2017 Global: update license & bump version
  • v1.2.8 24.4.2017 Global: update mutation url Not a big change for these scripts as none are set to run-at document-start
  • v1.2.7 14.4.2017 Imported from URL
  • v1.2.6 14.4.2017 Imported from URL
  • v1.2.5 14.4.2017 Imported from URL
  • v1.2.4 25.3.2017 Synced from GitHub - Rtl-comments: Use pjax & move caret code
  • v1.2.3 16.3.2017 Synced from GitHub - Rtl-Comments: Fix comment
  • v1.2.2 12.1.2017 Synced from GitHub - Global: Clean up "closest" function
  • v1.2.1 29.12.2016 Synced from GitHub - Clean up linting issues
  • v1.2.0 25.6.2016 Imported from URL
  • v1.1.1 16.6.2016 Synced from GitHub - Rtl-Comments: Remove unicode-bidi setting on RTL content - Rtl-Comments: apply formatting after comment edit
  • v1.1.0 15.6.2016 Synced from GitHub - Rtl-Comments: Switch to use special unicode RLM & LRM * Replace `‏` and `‎` within markdown with a div. * Include `unicode-bidi:isolate;` * Force LTR inside code blocks. * Start using some ES6 code. * See https://github.com/dear-github/dear-github/issues/147 for details.
  • v1.0.0 13.6.2016 Imported from URL