2929 Commits

Author SHA1 Message Date
ccd0
274190e6bb Detect when Javascript is disabled on the page and use the noscript captcha. 2014-12-13 08:22:06 -08:00
ccd0
e028273eed Unify captcha module interfaces. 2014-12-13 07:56:36 -08:00
ccd0
183f878f0c Fix reloading bug. 2014-12-12 19:19:29 -08:00
ccd0
e206c90751 Merge branch 'master' into noscript 2014-12-12 18:01:01 -08:00
ccd0
76507b6a34 Merge commit '68dbb73' into noscript; allow selection of noscript or Javascript captcha.
Similar to reverted merge commit c7433d9271717df3f0f8d64e22abf73e85f8a5ca.

Conflicts:
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
2014-12-12 17:59:14 -08:00
ccd0
77f3639772 Merge tag '1.9.15.4' into noscript
4chan X v1.9.15.4.

Conflicts:
	src/Posting/QR.captcha.coffee
2014-12-12 16:36:20 -08:00
ccd0
9f1f635aac Fetched quotes may create threads without OPs. 2014-12-12 13:12:33 -08:00
ccd0
a082218741 This also needs a $.forceSync. 2014-12-11 23:42:11 -08:00
ccd0
5476f6a61f Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-11 23:34:14 -08:00
ccd0
381d000ef9 Increase height of report popup to accomodate new captcha. 2014-12-11 23:31:09 -08:00
ccd0
0a25ca06d8 Merge remote-tracking branch 'archives/master' into Stable
Conflicts:
	src/Archive/archives.json
2014-12-11 23:15:45 -08:00
ccd0
08050f33f1 Use noscript fallback for captcha. 2014-12-11 22:53:03 -08:00
ccd0
610de06238 Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-11 08:32:53 -08:00
ccd0
f870c6749c Restore captcha when autohidden QR comes back into focus. 2014-12-11 08:26:53 -08:00
ccd0
77aa3689ea Typing in cleared post should re-setup captcha. 2014-12-11 07:59:26 -08:00
ccd0
b1fc7e5866 Close captcha on Esc so that QR hides. #233 2014-12-11 07:34:43 -08:00
ccd0
6d9eed4721 Close captcha on Esc so that QR hides. #233 2014-12-11 00:11:01 -08:00
ccd0
a289289c18 Captcha should reload if 'Post on Captcha Completion' will start dumping. 2014-12-10 22:17:52 -08:00
ccd0
75a1c64edc Fix Post on Captcha Completion halting autoposting when you finish entering captchas. 2014-12-10 22:08:17 -08:00
ccd0
31ae2a687c Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-10 22:07:56 -08:00
ccd0
9e147b26b0 Disable 4chan's reported post hiding code. #219 2014-12-10 21:35:44 -08:00
ccd0
3744cf8120 Turn Catalog Links off by default in stable version also. 2014-12-10 21:35:31 -08:00
ccd0
74540e4b71 Also check descendants of inserted nodes.
Possibly fixes the copy+paste captcha?
2014-12-10 21:35:18 -08:00
ccd0
8832897d3a Revert "Merge branch 'old-captcha'; allow selection of old or new captcha."
This reverts commit c7433d9271717df3f0f8d64e22abf73e85f8a5ca, reversing
changes made to 68dbb73c4eceec13cdc56550f8181adc28ab65a2.
2014-12-10 14:30:29 -08:00
ccd0
dafecca7e3 Revert "On closer examination, the captcha is accepting more or less arbitrary input."
This reverts commit 1681beaab8c0af4504534011ef98401edaa16cec.
2014-12-10 14:25:12 -08:00
ccd0
caeb8b9344 Revert "Remove captcha doubling. Only change now made to v1 captcha is [blank captcha] -> "al pacino"."
This reverts commit f543232af98677910ce17ec0e690db1f9c0192a9.
2014-12-10 14:24:16 -08:00
ccd0
f543232af9 Remove captcha doubling. Only change now made to v1 captcha is [blank captcha] -> "al pacino". 2014-12-10 03:30:41 -08:00
ccd0
1681beaab8 On closer examination, the captcha is accepting more or less arbitrary input.
Enjoy your free pass while it lasts.
2014-12-10 02:53:06 -08:00
ccd0
c7433d9271 Merge branch 'old-captcha'; allow selection of old or new captcha. 2014-12-10 01:53:33 -08:00
ccd0
d616d864eb Use Floens's trick to get Recaptcha v1 working again. 2014-12-10 01:29:53 -08:00
ccd0
68dbb73c4e 'Cycle sort type' keybind only works on index. 2014-12-09 17:57:07 -08:00
ccd0
898464cfab Add 'Post on Captcha Completion' option. 2014-12-09 15:14:25 -08:00
ccd0
92cfb4be1f Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-09 11:14:26 -08:00
ccd0
c97cbc252e Fix race condition between our setup and Google's. 2014-12-09 11:10:58 -08:00
ccd0
0074f23d55 Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-09 04:57:22 -08:00
ccd0
9c4405fd8c Don't let QR.captcha.captchas become undefined. 2014-12-09 04:51:15 -08:00
ccd0
f53937af2f Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-09 03:43:59 -08:00
ccd0
72f15330fc Captcha container need not exist when destroy() is called. 2014-12-09 03:39:38 -08:00
ccd0
4c86bbf7be Revert "expand original post form when not hidden (except in catalog)"
It interferes with captcha loading on the original post form.

This reverts commit 66e402031cac75d5d8c96e667bb6e75fb196dc2f.

Conflicts:
	src/General/css/style.css
2014-12-09 02:26:11 -08:00
ccd0
7ae0aa62f8 remove leftovers 2014-12-09 02:21:03 -08:00
ccd0
0a8fdd075a Merge branch 'new-container' into Stable
Conflicts:
	src/Posting/QR.captcha.coffee
2014-12-09 02:16:35 -08:00
ccd0
bb806b4538 Possibly support copy+paste version of captcha that appears sometimes.
(I haven't been able to test it yet.)
2014-12-09 02:09:33 -08:00
ccd0
84609c40f3 Merge branch 'Stable' into Beta
Conflicts:
	LICENSE
	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
2014-12-08 22:06:33 -08:00
ccd0
145dc078a5 Need more captchas or captcha error -> focus on captcha iframe 2014-12-08 21:35:46 -08:00
ccd0
0e916592d8 Focus on the submit button after captcha completion, unless dumping and more captchas are needed. 2014-12-08 21:01:10 -08:00
ccd0
f032a52407 Fix unwanted captcha loads. 2014-12-08 20:35:21 -08:00
ccd0
0baec018e9 captcha-section -> captcha-root 2014-12-08 19:13:50 -08:00
ccd0
177878f660 Use a new container for new captchas. 2014-12-08 19:05:47 -08:00
ccd0
6fb037eb9e Revert "Better detection of when the captcha is open."
This reverts commit 7f32648ed0e837c0adb44e08527837e606526470.
2014-12-08 18:22:38 -08:00
ccd0
fcc1a60d51 Fix update bugs when Auto Scroll is enabled.
Bug was introduced by commit c38c37c7200f208699fd9dce62f557b1185bfd3a.
2014-12-08 18:18:38 -08:00