ccd0
57f780ebfb
apply Mayhem's quoting fix
2014-05-03 08:23:02 -07:00
ccd0
4ca58ff430
fix captcha after latest changes
2014-05-02 16:05:31 -07:00
Enzo Moretti
0fdd1e8595
Removing /v/ from stable Foolz archive
2014-05-02 12:30:58 -07:00
ccd0
da5c9974e6
max image dimensions are now 10000x10000
2014-05-01 02:58:03 -07:00
ccd0
4d607ed3e7
SWF now has an official mime type
2014-05-01 02:38:48 -07:00
ccd0
779b78e084
empty mime type no longer needed
...
Originally added to work around an issue with URLs pasted in the
file field in Windows, it now does more harm than good.
2014-05-01 02:11:15 -07:00
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
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
4fe98beb41
update setting description
2014-04-29 04:09:32 -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
ccd0
a122981aa9
Revert "Fix captchas, again. #1531 "
...
This reverts commit fd703d42bad855d9e103ecbdb2628fcef94b9651.
Conflicts:
CHANGELOG.md
2014-04-27 18:28:50 -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
74f270c3af
fix moot using a dummy Recaptcha key on several pages
2014-04-27 09:07:06 -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
ccd0
d0e9ec84ef
dispatch 4chanXInitFinished events when in catalog
2014-04-26 20:35:38 -07:00
ccd0
c1ea97cb6f
remove old InfiniScroll code
2014-04-26 19:39:17 -07:00
ccd0
726267d538
fix catalog settings link
2014-04-26 19:21:21 -07:00
fgts
0ea8b0b33c
Update archives.json
2014-04-25 20:49:47 -07:00
ccd0
c64c9e23a5
fix my CSS again
2014-04-20 21:00:31 -07:00
ccd0
6c8e5e9297
probably not worth fixing
2014-04-20 14:08:23 -07:00
ccd0
bb8e75db34
fix chromium autohiding while resizing
2014-04-20 13:29:06 -07:00
ccd0
5c3891e43c
fix QR being autohidden when it has focus
2014-04-20 13:01:43 -07:00
ccd0
da8ba3cf8c
change /res/ URLs to /thread/ so our quote links don't reload the page
2014-04-20 10:46:32 -07:00
ccd0
ac59c19991
Merge branch 'expandcomment'
2014-04-20 01:21:56 -07:00
ccd0
cc0cc82c4c
fix comment expansion
2014-04-20 01:21:37 -07:00
ccd0
6fb54490c2
fix bug in quote threading
2014-04-20 00:40:10 -07:00
ccd0
bbcec90c22
deal with relative URLs in JSON properly
2014-04-19 22:01:08 -07:00
ccd0
823eace903
begin work on restoring comment expansion
2014-04-19 21:44:13 -07:00
ccd0
6afed0ace9
less aggressive <hr> removal; this fixes unread line bug
2014-04-19 19:46:55 -07:00
ccd0
bf45917000
Merge branch 'newnames'
...
Conflicts:
src/General/lib/post.class
2014-04-19 16:57:17 -07:00
ccd0
4f8b640e2c
preserve hash when removing slugs
2014-04-19 16:26:37 -07:00
ccd0
2d5b1646ca
remove slugs, at least until moot fixes his HTML
2014-04-19 16:10:05 -07:00
ccd0
480f0e295e
disable this piece of CSS entirely for now
2014-04-19 15:59:57 -07:00
ccd0
2848580ca4
remove unwanted hr
2014-04-19 15:59:13 -07:00
ccd0
ec03ab524d
Merge branch 'page1'
2014-04-19 15:28:56 -07:00