4896 Commits

Author SHA1 Message Date
ccd0
96b8df852a Add CSS class to QR to distinguish v1 from v2 captcha. 2015-06-21 11:41:35 -07:00
ccd0
70e1f5c802 Don't add horizontal scroll bar to QR. 2015-06-21 10:18:57 -07:00
ccd0
7a7c01616d Rearrange captcha options and update v1 description. 2015-06-21 10:04:08 -07:00
ccd0
dcc7647293 Captcha caching doesn't work on v1; remove it. 2015-06-21 10:02:15 -07:00
ccd0
cbc12dfac6 Fix detection of forgotten captcha. 2015-06-21 09:36:34 -07:00
ccd0
e3fcf3d3a1 This should have $.forceSync.
Moot now but will matter if caching comes back and we revert the removal.
2015-06-21 09:04:01 -07:00
ccd0
f49e4aab26 Wait for post submission before reloading captcha.
Google seems to have disallowed captcha caching for v1.
2015-06-21 08:59:47 -07:00
ccd0
54ef84b372 Don't setup captcha before captchas array exists. 2015-06-21 08:55:36 -07:00
ccd0
2762363093 Merge branch 'master' into v1
Conflicts:
	src/Posting/QR.coffee
2015-06-21 08:18:29 -07:00
ccd0
29fe77e7f6 Add noscript-captcha class to QR if using noscript captcha. 2015-06-20 22:58:22 -07:00
ccd0
19c595ed7c Fix focusing on submit button when using new noscript captcha. 2015-06-20 22:41:34 -07:00
ccd0
26e38c17b1 Remove remaining obsolete noscript captcha code. 2015-06-20 22:16:17 -07:00
ccd0
43ae6354f3 Spell out 'Comma' and 'Period' in keybinds. 2015-06-20 22:00:39 -07:00
ccd0
ec61bf9d6a Add tooltips showing the keys to toggle an image. 2015-06-20 21:55:23 -07:00
ccd0
71d2460224 Support toggling images with numbers (as arranged on numpad) or UIOJKLM,. keys. 2015-06-20 21:43:37 -07:00
ccd0
625e469f8c Support comma and period in keybinds. 2015-06-20 21:25:30 -07:00
ccd0
f45a55f46a Use Keybinds.keyCode in Captcha.fixes. 2015-06-20 21:17:37 -07:00
ccd0
e61048cfa4 Support space bar in keybinds. 2015-06-20 21:08:09 -07:00
ccd0
4d6aa859ac Support numpad keys in keybinds. 2015-06-20 21:01:21 -07:00
ccd0
614d3a3e40 Use refresh button as position when nothing has focus. 2015-06-20 20:42:37 -07:00
ccd0
07fa6e944e Move form checking to named function. 2015-06-20 20:01:54 -07:00
ccd0
cde281cdf6 Prevent noscript captcha submission when no checkboxes are checked.
Google gives an obnoxious error page instead of reloading in this case.
2015-06-20 19:53:20 -07:00
ccd0
d8ba3e1708 Don't run noscript captcha stuff on error pages. 2015-06-20 19:45:03 -07:00
ccd0
83ce9c1cfe Extend arrow key navigation to noscript captcha. 2015-06-20 19:33:48 -07:00
ccd0
d34944e1c4 No need to prevent scrolling when using noscript captcha. 2015-06-20 18:45:28 -07:00
ccd0
59c6ffcc4c Underline links in advanced settings. 2015-06-20 17:30:51 -07:00
ccd0
9bf13014d9 Replace dead link. 2015-06-20 17:24:41 -07:00
ccd0
74222db22c Links in settings pages should open in new tab. 2015-06-20 17:18:21 -07:00
ccd0
fc90b895ef Add option to set captcha language. 2015-06-20 16:56:53 -07:00
ccd0
a50eb04ccc Fix menu button wrapping to next line when a post has only hidden backlinks. 2015-06-20 13:06:53 -07:00
ccd0
9538fa5cd7 Allow clicking the image in noscript captcha rather than the checkbox. 2015-06-20 11:30:46 -07:00
ccd0
e10b485895 Move scroll bars from captcha iframe to QR. 2015-06-19 23:45:34 -07:00
ccd0
f9e6d5dd7c Fix header bar preventing dialogs from being moved. #210 2015-06-19 21:53:19 -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
0c3b09c39c Measure expiry time for pasted captchas from time of paste. #407
Prevents captcha non-acceptance when multiple captchas are demanded.
2015-06-19 15:38:05 -07:00
ccd0
f59720fc0c Fix non-JS captcha on original post form, report form, etc. 2015-06-19 15:29:36 -07:00
ccd0
047ce3c471 Make Quick Reply work with new image-based non-JS captcha. 2015-06-19 15:04:08 -07:00
ccd0
551b11d447 Remove code that focused on first image of captcha. 2015-06-19 00:03:26 -07:00
ccd0
28357fc3d1 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-16 10:48:20 -07:00
ccd0
7b0aa7ee77 Fix words being cut off in non-JS captcha. 2015-06-16 10:33:14 -07:00
ccd0
efa80d5a3b Use importCSS in Report.coffee. 2015-06-16 10:07:06 -07:00
ccd0
5738cd49fb Move CSS importing code into Gruntfile.coffee. 2015-06-16 09:48:09 -07:00
ccd0
81712c5cd9 Implement 'Stretch to Fit' option. 2015-06-13 18:30:53 -07:00
ccd0
b291e8deae Remove 'Remember QR Size' option in Tampermonkey. #413 2015-06-13 15:39:20 -07:00
ccd0
3da37b28a3 No need to search for old selected thumbnail. 2015-06-13 15:39:20 -07:00
ccd0
0def797cf9 Remove workarounds for Chromium < 34. 2015-06-12 23:49:00 -07:00
ccd0
0bfbfc6b18 Preload next image in gallery. #353 2015-06-12 22:29:13 -07:00
ccd0
c4530be148 Fix volume control in gallery overriding zoom in/out by control+wheel. 2015-06-12 22:04:59 -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
703219aeb5 Add imgops.com to default sauce examples. 2015-06-11 16:23:05 -07:00