2427 Commits

Author SHA1 Message Date
ccd0
de39eb96bb Fix header menu disappearing under QR or other dialogs. 2015-06-30 02:04:41 -07:00
ccd0
3498492cbc Non-fixed thread watcher should go below header bar. 2015-06-30 01:36:07 -07:00
ccd0
8d603bbfb0 Prevent thread watcher menu from being cut off, by taking top controls out of scrolled region. #418 2015-06-30 01:22:19 -07:00
ccd0
72d59eaf27 Increase width of noscript captcha iframe on reports page.
4chan was using 400px; Google expects 500px.
This eliminates the scroll bars on the iframe.
2015-06-29 19:32:16 -07:00
ccd0
c7b406a7f5 Fixes in noscript.css only needed on reports page now. 2015-06-29 19:16:21 -07:00
ccd0
03e3621422 Merge branch 'bstable' 2015-06-29 19:10:45 -07:00
ccd0
b7347ca9a9 Update noscript captcha CSS fixes. 2015-06-29 19:10:36 -07:00
ccd0
8b83dbfe36 Posts no longer in index can no longer be assumed deleted. 2015-06-29 17:11:17 -07:00
ccd0
132a75b800 Prevent 4chan from hiding the default captcha controls.
Also don't show image in QR in case of audio captcha selection.
2015-06-28 18:45:09 -07:00
ccd0
4b39229888 Merge branch 'v1-original' 2015-06-28 15:44:49 -07:00
ccd0
b67d7cf905 Add filter example: 10+ quotelinks. 2015-06-24 18:23:35 -07:00
ccd0
636bcf4af5 Use GM_deleteValue to determine whether GM_* function support is good enough. #69 2015-06-23 15:50:44 -07:00
ccd0
5f8ac8b8f6 Allow case where GM_listValues is not defined. 2015-06-23 15:42:06 -07:00
ccd0
eba6cad429 Work around dwb re-running script bug. 2015-06-23 13:14:59 -07:00
ccd0
9c8f0e372c Use @include for better compatibility.
It shouldn't be any less safe as long as we keep wildcards out of
the scheme and host parts of the URL.
2015-06-23 12:01:51 -07:00
ccd0
244d40cd93 Implement replacement of captchas with v1 everywhere. 2015-06-22 23:15:39 -07:00
ccd0
5dec400267 Captcha.language -> Captcha.replace 2015-06-22 21:03:30 -07:00
ccd0
bf461e1d6a Merge Captcha.language.fixPage into init. 2015-06-22 20:54:17 -07:00
ccd0
c54cf1fe0e Move www.4chan.org init code to a more normal place. 2015-06-22 20:27:20 -07:00
ccd0
8cd3218616 Implement 'Use Recaptcha v2 in Reports' option. 2015-06-22 13:35:10 -07:00
ccd0
0d06f4c350 Merge branch 'midori' 2015-06-22 10:47:20 -07:00
ccd0
69265f8f16 Fix close button in error notifications being hidden when gallery is open. 2015-06-21 16:54:58 -07:00
ccd0
d3cf221e77 Trying to access contentWindow caused error in FF+Greasemonkey.
This works in both FF and Chromium.
2015-06-21 15:13:04 -07:00
ccd0
f69cee50e4 Fix issue with iframe targetWindow not being immediately available. 2015-06-21 14:40:26 -07:00
ccd0
b937825747 Implement v1 noscript captcha. 2015-06-21 13:11:08 -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
2762363093 Merge branch 'master' into v1
Conflicts:
	src/Posting/QR.coffee
2015-06-21 08:18:29 -07:00
ccd0
26e38c17b1 Remove remaining obsolete noscript captcha code. 2015-06-20 22:16:17 -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
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
fb6359311f Fall back to localStorage, window.open when GM_* functions are not available. 2015-06-19 01:36:52 -07:00
ccd0
56b78d8c67 Remove Greasemonkey version testing. 2015-06-19 01:15:14 -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
0def797cf9 Remove workarounds for Chromium < 34. 2015-06-12 23:49:00 -07:00
ccd0
703219aeb5 Add imgops.com to default sauce examples. 2015-06-11 16:23:05 -07:00