diff --git a/4chan_x.user.js b/4chan_x.user.js index 4d709948b..30c9c3cc5 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -1111,7 +1111,7 @@ var arr, checked, description, dialog, hiddenNum, hiddenThreads, html, input, key, li, main, obj, overlay, ul, _i, _len, _ref, _ref2; hiddenThreads = $.get("hiddenThreads/" + g.BOARD + "/", {}); hiddenNum = Object.keys(g.hiddenReplies).length + Object.keys(hiddenThreads).length; - html = "
| | |

    Backlink formatting
  • :
    Time formatting
  • :
  • Supported format specifiers:
  • Day: %a, %A, %d, %e
  • Month: %m, %b, %B
  • Year: %y
  • Hour: %k, %H, %l (lowercase L), %I (uppercase i), %p, %P
  • Minutes: %M
ActionsKeybinds
Close Options or QR
Quick spoiler
Open QR with post number inserted
Open QR without post number inserted
Submit post
Select next reply
Select previous reply
See next thread
See previous thread
Jump to the next page
Jump to the previous page
Jump to page 0
Open thread in current tab
Open thread in new tab
Expand thread
Watch thread
Hide thread
Expand selected image
Expand all images
Update now
Reset the unread count to 0
"; + html = "
| | |

    Backlink formatting
  • :
    Time formatting
  • :
  • Supported format specifiers:
  • Day: %a, %A, %d, %e
  • Month: %m, %b, %B
  • Year: %y
  • Hour: %k, %H, %l (lowercase L), %I (uppercase i), %p, %P
  • Minutes: %M
ActionsKeybinds
Close Options or QR
Quick spoiler
Open QR with post number inserted
Open QR without post number inserted
Submit post
Select next reply
Select previous reply
See next thread
See previous thread
Jump to the next page
Jump to the previous page
Jump to page 0
Open thread in current tab
Open thread in new tab
Expand thread
Watch thread
Hide thread
Expand selected image
Expand all images
Update now
Reset the unread count to 0
"; dialog = $.el('div', { id: 'options', innerHTML: html diff --git a/changelog b/changelog index ab7a0519e..f7f7df4d7 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,10 @@ master -2.19.4 +2.20.1 +- mayhem + fix regression: qr not preventing errors + +2.20.0 - mayhem do not display inlined quotes within the quote preview fix cross threads quotes in expanded threads or inlined cross quotes diff --git a/script.coffee b/script.coffee index e21603597..0cd0b6f91 100644 --- a/script.coffee +++ b/script.coffee @@ -794,13 +794,13 @@ options =
- | | | + | | |