423 Commits

Author SHA1 Message Date
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
a9b05047be Build pathnames taking into account the thread slug. 2014-04-30 15:30:46 +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
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
02620f9567 keep "Start a Thread" button from being hidden in catalog 2014-04-26 21:13:40 -07:00
Matěj Grabovský
a531e834a1 Fix handling <br>s when quoting selection in QR
The previous code caused, among others, merging of two-line selections
into one line.
2014-04-26 21:01:13 +02:00
Zixaphir
41ec3933cd Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	package.json
	src/General/Navigate.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Posting/QR.coffee
2014-04-19 15:48:11 -07:00
ccd0
4ecd6f8cfe res -> thread 2014-04-12 21:16:01 -07:00
Zixaphir
33943a06eb Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	css/style.css
	package.json
	src/General/Build.coffee
	src/General/Main.coffee
	src/Images/ImageExpand.coffee
	src/Images/ImageHover.coffee
	src/Monitoring/ThreadUpdater.coffee
2014-04-12 18:13:21 -07:00
Mayhem
c7b7795261 Start supporting new semantics. 2014-04-12 18:01:03 +02:00
Zixaphir
ea47aefd93 Merge branch 'v3'
Conflicts:
	.gitignore
	CHANGELOG.md
	CONTRIBUTING.md
	LICENSE
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/General/Header.coffee
	src/General/Index.coffee
	src/General/Settings.coffee
	src/General/UI.coffee
	src/General/html/Settings/Settings.html
	src/Images/Gallery.coffee
	src/Images/ImageExpand.coffee
	src/Monitoring/ThreadWatcher.coffee
2014-04-11 00:29:52 -07:00
Mayhem
a4b9c303ab Don't leave an extra > when quoting. 2014-04-10 15:34:52 +02:00
Zixaphir
d215221c71 Merge branch 'ccd0' into v3
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx.crx
	builds/crx/script.js
	src/General/Build.coffee
	src/Miscellaneous/ExpandThread.coffee
2014-04-07 11:26:21 -07:00
ccd0
f9086ecc95 remove unneeded call 2014-04-06 22:56:52 -07:00
Zixaphir
382c4f8f3c Fix "post from URL" 2014-04-06 20:40:54 -07:00
Zixaphir
5317db355d Handle captcha errors with a new captcha! 2014-04-06 15:58:59 -07:00
Zixaphir
29a26680a1 Reload captcha if there are posts in the queue.
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
2014-04-06 15:58:41 -07:00
Zixaphir
7818dec073 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	package.json
	src/General/Index.coffee
	src/Images/ImageHover.coffee
2014-04-06 11:49:45 -07:00
Mayhem
9215c06d55 Fix webm upload. #1533 2014-04-06 15:46:02 +02:00
ccd0
b3f5011bcf Revert "I like that better"
This reverts commit 2ba7ae5d280c7f5c8c0ef803f99fcdd0606e7270.
2014-04-06 01:05:37 -07:00
Zixaphir
e5230e6457 Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
2014-04-05 05:39:32 -07:00
Zixaphir
22d7295217 I'm having a bad morning. 2014-04-05 05:39:01 -07:00
Zixaphir
eb91edaf6d Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
2014-04-05 05:33:14 -07:00
Zixaphir
813ebd3039 Fix file input 2014-04-05 05:32:13 -07:00
Mayhem
12b6fee222 Changelog. 2014-04-05 14:07:50 +02:00
Mayhem
9ee39b3908 Re-setup the QR captcha when necessary. Fix #1534 2014-04-05 13:45:34 +02:00
Zixaphir
6760dcf09f Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2014-04-05 01:03:36 -07:00
Zixaphir
df78c2e1f8 Handle captcha errors with a new captcha! 2014-04-05 01:02:43 -07:00
Zixaphir
2ba7ae5d28 I like that better 2014-04-05 00:58:57 -07:00
Zixaphir
af843c0c6d Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-04-05 00:47:29 -07:00
Zixaphir
4d8e4b62da Reload captcha if there are posts in the queue. 2014-04-05 00:46:16 -07:00
Zixaphir
453ebe7e74 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Images/ImageExpand.coffee
	src/Images/ImageHover.coffee
2014-04-04 20:28:21 -07:00
Zixaphir
f6353729eb Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	package.json
	src/Images/ImageExpand.coffee
	src/Images/ImageHover.coffee
	src/Miscellaneous/FileInfo.coffee
	src/Posting/QR.coffee
2014-04-04 20:24:12 -07:00
Zixaphir
8536ae3d37 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/appchan-x.user.js
	builds/crx/manifest.json
	builds/crx/script.js
	builds/updates.xml
	latest.js
	package.json
2014-04-04 16:12:31 -07:00
Zixaphir
4b28626410 Merge branch 'ccd0' into v3
Conflicts:
	CHANGELOG.md
	builds/4chan-X.user.js
	builds/crx/script.js
	src/Images/ImageHover.coffee
	src/Posting/QR.coffee
2014-04-04 16:10:07 -07:00
Mayhem
0bc93400c1 .webm #1533 2014-04-05 00:32:44 +02:00