ccd0
db71c7f2d4
remove captcha response doubling
2014-05-23 19:43:19 -07:00
ccd0
4ca58ff430
fix captcha after latest changes
2014-05-02 16:05:31 -07:00
ccd0
509bc51370
more captcha fixes
2014-04-29 03:35:26 -07:00
ccd0
c5375ca931
fix captcha counting
2014-04-29 02:40:27 -07:00
ccd0
62ee195042
prevent event handlers from being called multiple times
2014-04-29 00:54:49 -07:00
ccd0
3bd7003820
wait for captcha image to exist before trying to check the URL
2014-04-29 00:16:31 -07:00
ccd0
38dbb55fd3
Recaptcha.reload("t") no longer works
2014-04-28 23:02:46 -07:00
ccd0
5fac71f638
Recaptcha image URL parameter is no longer same as challenge
...
This fixes a bug where the captcha would load multiple times.
2014-04-28 22:11:08 -07:00
ccd0
6439b8d7aa
Partly restore Mayhem's captcha fix
...
Destroy captcha after posting instead of reloading it.
Not strictly necessary since Google no longer blocks caching
but a good idea to reduce the number of captcha loads.
Keep captcha caching.
2014-04-28 21:04:35 -07:00
ccd0
a122981aa9
Revert "Fix captchas, again. #1531 "
...
This reverts commit fd703d42bad855d9e103ecbdb2628fcef94b9651.
Conflicts:
CHANGELOG.md
2014-04-27 18:28:50 -07:00
Mayhem
fd703d42ba
Fix captchas, again. #1531
...
Conflicts:
CHANGELOG.md
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
2014-04-02 17:51:14 -07:00
Bjorn Lim
2b16fa924f
Update QR.captcha.coffee
...
added changes from MayhemYDG to solve captcha issue
2014-03-29 18:18:51 +08:00
Kabir Sala
af2589d0e2
Fixes, better code(?)
2014-02-13 18:28:09 +01:00
Kabir Sala
f0bd6b1b04
Start working on remote upload (Chrome-only so far)
2014-02-11 18:32:23 +01:00
Kabir Sala
9c5ca585ed
Add setting to load captcha when you open the thread, disabled by default
2014-02-10 15:22:56 +01:00
Kabir Sala
a7b2565e5b
Copy more from Zixaphir and Mayhem, proper(?) fix for Chrome
2014-02-10 04:45:04 +01:00
Kabir Sala
6c2579449a
Release 4chan X v1.3.4.
2014-02-10 01:57:43 +01:00
Kabir Sala
b368b0bbb4
Mayhem: Minor captcha fix.
2014-02-10 01:14:10 +01:00
Kabir Sala
1b6052304b
Stuff
2014-02-09 21:43:31 +01:00
Kabir Sala
3bd506e617
Copy Mayhem
2014-02-09 19:36:28 +01:00
Zixaphir
b38f63e313
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
Gruntfile.coffee
src/Filtering/PostHiding.coffee
src/General/Build.coffee
src/General/lib/$.coffee
src/Menu/Menu.coffee
src/Posting/QuickReply.coffee
2013-12-25 10:54:21 -07:00
Mayhem
a646d532b2
Split QR.coffee into multiple files.
2013-12-19 04:34:37 +01:00