322 Commits

Author SHA1 Message Date
ccd0
0feb6637cf Drop support for long-broken noscript version of Recaptcha v1. #526 2015-10-20 22:30:15 -07:00
ccd0
0eb7bdcbdb Hide/show spoiler checkboxes with CSS. 2015-10-20 18:58:22 -07:00
ccd0
81585ec7b5 Add TeX preview button to Quick Reply on /sci/. 2015-10-20 14:20:20 -07:00
ccd0
d5a659ab4f Add Oekaki to Quick Reply on /i/. #510 2015-10-18 17:04:46 -07:00
ccd0
757812dda4 Move Flash tag HTML into HTML file. 2015-10-18 14:48:47 -07:00
ccd0
a1716a9f11 Make Mona toggle button a button input rather than a riced checkbox. 2015-10-16 20:42:24 -07:00
ccd0
1080221d6c Add button to toggle Mona font in QR on /jp/. 2015-10-14 00:02:04 -07:00
ccd0
fa0dc52fb9 Update max comment length on /jp/ (now 5000). 2015-10-13 19:18:15 -07:00
ccd0
3f0e937074 Point captcha error complaint link at https://www.4chan-x.net/captchas.html so it can be redirected as needed. 2015-10-10 07:57:28 -07:00
ccd0
d3e9c7d23c Add feedback page link to captcha error. 2015-10-03 11:57:27 -07:00
ccd0
9407af1f65 Fix cached captchas causing errors when we switch between captcha types. 2015-08-14 12:17:21 -07:00
ccd0
cd720e7f29 Use file.png for pasted images in both FF and Chromium. 2015-08-14 02:26:17 -07:00
ccd0
d8f001c2c9 Randomize Filename: Keep original extension as it will be overwritten anyway. 2015-08-14 02:08:57 -07:00
ccd0
b829bde742 Add 'Randomize Filename' option. #452 2015-08-14 00:47:17 -07:00
ccd0
a834d0a5f0 Remove leftovers of old way of setting cooldown time. 2015-08-08 20:36:33 -07:00
ccd0
f14caf1d22 Merge branch 'bstable' 2015-08-08 20:30:58 -07:00
ccd0
5864ed53ce Fix cooldown bug. 2015-08-08 20:25:40 -07:00
ccd0
779aa10e9c Fix QR.cooldown data not being set up when called from DeleteLink. 2015-08-07 21:44:36 -07:00
ccd0
90d2385b0b Fix captcha scrollbar auto-hide bug.
This fixes an issue where clicking the scrollbar of the image
selection bubble would cause the QR to autohide, breaking the
captcha.
2015-08-05 19:07:46 -07:00
ccd0
a97aaab79f Support cross-origin binary downloads in Safari. 2015-07-05 02:32:44 -07:00
ccd0
efb896414a Convert browser-dependent code to use $.engine. 2015-07-04 02:37:20 -07:00
ccd0
7edf0eda95 Work around SeaMonkey desktop notifications bug. #383 2015-06-28 19:33:47 -07:00
ccd0
b937825747 Implement v1 noscript captcha. 2015-06-21 13:11:08 -07:00
ccd0
2331a7e608 Skip the anti-scrolling code for v1. 2015-06-21 11:45:15 -07:00
ccd0
2762363093 Merge branch 'master' into v1
Conflicts:
	src/Posting/QR.coffee
2015-06-21 08:18:29 -07:00
ccd0
d34944e1c4 No need to prevent scrolling when using noscript captcha. 2015-06-20 18:45:28 -07:00
ccd0
69c882f9bf Merge branch 'bstable'
Conflicts:
	builds/4chan-X-beta.crx
	builds/4chan-X-beta.meta.js
	builds/4chan-X-beta.user.js
	builds/4chan-X-noupdate.crx
	builds/4chan-X-noupdate.user.js
	builds/4chan-X.crx
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/4chan-X.zip
	builds/updates-beta.xml
	builds/updates.xml
	package.json
2015-06-19 15:54:14 -07:00
ccd0
047ce3c471 Make Quick Reply work with new image-based non-JS captcha. 2015-06-19 15:04:08 -07:00
ccd0
b291e8deae Remove 'Remember QR Size' option in Tampermonkey. #413 2015-06-13 15:39:20 -07:00
ccd0
6af84cc9ef Revert "Revert "Work around captcha's new scrolling-to-top issue.""
This reverts commit 966c0e1078cf2277b58acc1aa100cff891883966.
2015-06-11 20:06:53 -07:00
ccd0
966c0e1078 Revert "Work around captcha's new scrolling-to-top issue."
This reverts commit e4a5f4f04aa54f209fbbc54c203adc111801f7c5.
2015-06-03 19:31:46 -07:00
ccd0
e4a5f4f04a Work around captcha's new scrolling-to-top issue. 2015-06-03 18:05:36 -07:00
ccd0
c44dced894 Revert "Fix bug where dragging and dropping disables captcha. #407"
This reverts commit c412a25d5a3fc9156f4f93df0f7b46ac988611ee.

Revert "Prevent dropping files onto captcha causing navigation to the file."

This reverts commit ee88196ffee1502fff13425457a8b831b13e8423.
2015-05-22 13:29:22 -07:00
ccd0
c412a25d5a Fix bug where dragging and dropping disables captcha. #407 2015-05-15 20:58:07 -07:00
ccd0
a1f3af15f9 Fix QR character count. 2015-05-03 22:44:46 -07:00
ccd0
be171ab6d1 Move test for Javascript into Main.coffee. 2015-05-03 21:02:12 -07:00
ccd0
ee88196ffe Prevent dropping files onto captcha causing navigation to the file. 2015-04-30 22:48:14 -07:00
ccd0
a1921ddc4e Reduce unwanted scrolling from captcha. 2015-04-26 18:00:12 -07:00
ccd0
52844cf885 Replace data-js-enabled attribute with js-enabled CSS class. 2015-04-24 07:43:36 -07:00
ccd0
1892ad1973 Integrate v1 captcha into current QR code. 2015-04-18 21:27:37 -07:00
ccd0
76050db6ba Fix missing /f/ tag selector when posting new thread from within thread. 2015-04-08 17:53:58 -07:00
ccd0
6ed368ab55 Implement QR file API. 2015-04-01 21:00:33 -07:00
ccd0
897bdac327 Merge branch 'master' into html 2015-03-28 16:34:11 -07:00
ccd0
b2659b91dd Use conditional to simplify some other HTML templates. 2015-03-28 15:33:18 -07:00
ccd0
1c81838a91 Remove unneeded escaping. 2015-03-28 15:06:45 -07:00
ccd0
cd88f81230 More accurate test for dumping to a thread from the index. 2015-03-25 23:31:27 -07:00
ccd0
6968bbac81 Work around delayed thread creation issue. #362 2015-03-25 21:17:52 -07:00
ccd0
a6a9d31733 Add workaround for pasting images to the Quick Reply in Firefox. 2015-03-22 04:54:32 -07:00
ccd0
b285602918 Save name when it's changed, not just when it's posted with. 2015-03-14 12:50:54 -07:00
ccd0
2824f3cde4 QR notification fixes. 2015-03-14 10:50:35 -07:00