346 Commits

Author SHA1 Message Date
ccd0
60266a686d Turn off /pol/ flags for now. 2014-12-15 19:02:40 -08:00
ccd0
8600675171 Fix captcha in GM 1.15. 2014-12-12 21:49:06 -08:00
ccd0
a082218741 This also needs a $.forceSync. 2014-12-11 23:42:11 -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
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
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
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
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
7f32648ed0 Better detection of when the captcha is open.
Old version didn't detect the noscript version that sometimes comes up.
2014-12-08 17:25:18 -08:00
ccd0
9560ccf7b2 Merge tag 'Stable' into Beta
4chan X v1.9.14.5.

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
	src/Posting/QR.captcha.coffee
2014-12-08 15:27:19 -08:00
ccd0
b2ab1d2f7d Update captcha-enabled detection. 2014-12-08 14:52:59 -08:00
ccd0
eb30e705dd Improve focusing. Place captcha counter on top of captcha. 2014-12-06 17:43:04 -08:00
ccd0
2fb6eb5f45 Remove positive tabindex. 2014-12-06 14:49:55 -08:00
ccd0
bbad95f571 Restore titled links when quoting. 2014-12-06 14:17:16 -08:00
ccd0
36284aa489 Don't add quote markers inside [code] tags. 2014-12-06 13:29:42 -08:00
ccd0
84211ce91e Remove (embed) links from quotes. 2014-12-06 02:35:02 -08:00
ccd0
666276dd34 Make [spoiler] quoting compatible with Remove Spoilers. 2014-12-06 02:14:30 -08:00
ccd0
ac4083b9f4 Fix quoting inside of spoiler/code tag when common ancestor is not text node. 2014-12-06 01:28:57 -08:00
Matěj Grabovský
bb1fcadfa2 Fix handling <br>s when quoting selection in QR
The previous code caused, among others, merging of two-line selections
into one line.
2014-12-05 22:44:47 -08:00
Mayhem
f337dcb0ca Don't leave an extra > when quoting. 2014-12-05 22:44:39 -08:00
Mayhem
b10be8b875 Fix quoting on Firefox. 2014-12-05 22:44:32 -08:00
Mayhem
6495f70581 Quoting now also includes the spoiler and code tags. 2014-12-05 22:44:26 -08:00
ccd0
486f64baa5 Prepare for Recaptcha 2. 2014-12-05 18:09:07 -08:00
ccd0
e43db40140 QR cooldown no longer depends on Javascript being enabled. 2014-11-11 21:39:19 -08:00