ccd0
afecbaaeae
test for audio stream (Firefox only)
2014-05-01 01:41:34 -07:00
ccd0
345e176f67
report all the errors
2014-05-01 01:31:22 -07:00
ccd0
5f0021842e
allow user to ignore file warnings
2014-05-01 01:17:42 -07:00
ccd0
fada31bb78
fix issues in image from URL code
2014-04-30 23:23:15 -07:00
Mayhem
b63204992d
Release 4chan X v3.20.11.
2014-04-30 15:51:56 +02:00
Mayhem
0a1074da8c
Changelog.
2014-04-30 15:51:49 +02:00
Mayhem
b5b86cd32f
Don't mess with the wrong <hr>.
2014-04-30 15:49:13 +02:00
Mayhem
0c32171b2b
Don't hide hr.desktop in threads.
2014-04-30 15:37:24 +02:00
Mayhem
92afc23ef7
Merge pull request #1603 from Hupotronic/parsefile-fix
...
Use childNodes[2] for finding file resolution
2014-04-30 15:35:44 +02:00
Mayhem
a9b05047be
Build pathnames taking into account the thread slug.
2014-04-30 15:30:46 +02:00
Hupotronic
174e540ee2
Use childNodes[2] for finding file resolution
...
ExLinks support vanilla 4chan and can add in its reverse image search link to the .fileText before 4chan X manages to parse it. As a result, 4chan X ends up looking at the reverse image search link for dimensions instead of the correct text element. Using childNodes[2] instead of lastChild fixes this.
2014-04-30 15:38:07 +03:00
ccd0
4cb318120b
Release 4chan X v1.7.24.
2014-04-30 01:20:04 -07:00
ccd0
f9ccc31215
update CHANGELOG
2014-04-30 00:38:10 -07:00
Mayhem
2de487906c
Release 4chan X v3.20.10.
2014-04-30 09:37:35 +02:00
Mayhem
e5035aa4eb
Changelog.
2014-04-30 09:37:23 +02:00
Mayhem
61f57a7091
Fix #1602
2014-04-30 09:31:36 +02:00
Mayhem
9d4a7441e3
Fix parsing quotelinks in threads with slugs.
...
Fix #1577
Fix #1580
Fix #1589
Close #1598
2014-04-30 09:11:38 +02:00
ccd0
56bcb65206
video case needs an error handler
2014-04-29 23:42:15 -07:00
ccd0
ec76588f86
oops, forgot callbacks
2014-04-29 23:32:11 -07:00
ccd0
788a29470f
add size/dimension/duration checks for .webm
2014-04-29 23:16:21 -07:00
ccd0
98912f15bb
fix probably irrelevant issues with min_height etc.
2014-04-29 21:11:26 -07:00
ccd0
b931fb33d0
fix images being dumped out of order
2014-04-29 20:12:18 -07:00
ccd0
1e915c29ae
update README
2014-04-29 10:29:30 -07:00
Mayhem
ad8610b522
Pages start at 1 now.
2014-04-29 15:12:42 +02:00
Mayhem
60a668f7da
Update deps.
2014-04-29 14:39:44 +02:00
ccd0
d5035005fd
Release 4chan X v1.7.23.
2014-04-29 04:52:38 -07:00
ccd0
4fe98beb41
update setting description
2014-04-29 04:09:32 -07:00
ccd0
2f83913842
update CHANGELOG
2014-04-29 03:48:24 -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
a24086828c
generate QR thumbnails for .webm
2014-04-28 23:58:25 -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
Mayhem
e8a52fff86
Merge pull request #1596 from mgrabovsky/fix1582
...
Fix #1582
2014-04-28 14:07:37 +02:00
Matěj Grabovský
442d5886bf
Fix #1582
2014-04-28 11:53:43 +02:00
ccd0
7a8b39f327
Release 4chan X v1.7.22.
2014-04-27 19:19:51 -07:00
ccd0
10f1c7be57
update CHANGELOG
2014-04-27 19:15:18 -07:00
ccd0
a122981aa9
Revert "Fix captchas, again. #1531 "
...
This reverts commit fd703d42bad855d9e103ecbdb2628fcef94b9651.
Conflicts:
CHANGELOG.md
2014-04-27 18:28:50 -07:00
Zixaphir
a0d3a5471e
Merge pull request #705 from vampiricwulf/master
...
fix #703
2014-04-27 18:00:57 -07:00
ccd0
9c820f123d
Revert "fix moot using a dummy Recaptcha key on several pages"
...
This reverts commit 74f270c3afa2daf8f64ea75d5f02752822a08579.
Looks like moot has fixed the problem, so we won't need this anymore.
2014-04-27 10:56:06 -07:00
ccd0
1b33aebbb3
Release 4chan X v1.7.21.
2014-04-27 09:08:54 -07:00
ccd0
5643e9c610
update CHANGELOG
2014-04-27 09:07:49 -07:00
ccd0
74f270c3af
fix moot using a dummy Recaptcha key on several pages
2014-04-27 09:07:06 -07:00
ccd0
d6f9d136b0
Release 4chan X v1.7.20.
2014-04-27 00:25:02 -07:00
ccd0
9bae0f28ac
update CHANGELOG
2014-04-26 23:16:01 -07:00
ccd0
e1ff987c1e
enable keybinds on catalog
2014-04-26 22:51:48 -07:00
ccd0
02620f9567
keep "Start a Thread" button from being hidden in catalog
2014-04-26 21:13:40 -07:00