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
ccd0
98a105e603
Ignore paste event when clipboardData.items is undefined.
2014-11-09 02:43:12 -08:00
ccd0
bd7e01926b
Fix missing callback for case of unsupported image types.
2014-11-01 23:42:18 -07:00
ccd0
219b3ba1a2
Don't close the QR if there are more posts queued.
2014-10-16 00:36:37 -07:00
ccd0
747c76e08a
Add command+click as an alternative to ctrl+click on OS X ( #162 ).
2014-10-13 19:22:06 -07:00
ccd0
07e751be3f
Move QR to same default height as thread watcher.
2014-10-12 12:10:03 -07:00
ccd0
05fc008f44
Cooldown update, bugfixes.
...
- implement new 300s global thread cooldown
- update cooldown on post/thread deletion
- delays from error messages only apply to posts like the one that caused the error
- duplicate post delay ignored
2014-10-05 16:05:48 -07:00
ccd0
9497025824
Update forced anon detection.
2014-10-02 00:36:21 -07:00
ccd0
ac78d81828
QR fixes
2014-09-23 15:24:10 -07:00
ccd0
0f1500eb3c
fix Auto Hide QR
2014-09-21 01:08:02 -07:00
ccd0
9d58a62e16
Archived thread related bugfixes.
2014-09-18 11:32:15 -07:00
ccd0
13283aac62
avoid using exceptions; was annoying when debugging
2014-09-13 03:13:44 -07:00
ccd0
25a3c3aeed
remove duplicate Persistent QR code
2014-09-13 02:37:25 -07:00
Mayhem
8ad1781a1e
Fix title not being set on post previews in the QR when adding multiple files.
...
Conflicts:
src/Posting/QR.post.coffee
2014-09-12 23:57:22 -07:00