198 Commits

Author SHA1 Message Date
Zixaphir
a63a5e786c Small flags input reflow 2014-05-05 22:04:03 -07:00
Zixaphir
198df86bfd Remove unnecessary debug code 2014-05-05 21:51:37 -07:00
Zixaphir
cbe2d0284c lelwat 2014-05-05 21:47:31 -07:00
Zixaphir
3e8367c374 Get rid of another unnecessary loop of my own design
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
	src/Posting/QR.coffee
2014-05-05 21:30:48 -07:00
Zixaphir
a126418295 MISTAKES WERE MADE!
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
2014-05-05 21:19:12 -07:00
Zixaphir
3b8627bd87 Fix a bug causing the QR to not load correctly.
I don't know why we were using @ready.
2014-05-05 21:10:11 -07:00
ccd0
0fa81c9876 QR button should go above the post form unhiding link 2014-05-03 09:01:44 -07:00
ccd0
57f780ebfb apply Mayhem's quoting fix 2014-05-03 08:23:02 -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
509bc51370 more captcha fixes 2014-04-29 03:35:26 -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
ccd0
4ecd6f8cfe res -> thread 2014-04-12 21:16:01 -07:00
ccd0
f9086ecc95 remove unneeded call 2014-04-06 22:56:52 -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
ccd0
9ca9360ffd add WebM to supported posting types, bypass width/height check for now 2014-04-04 15:30:21 -07:00
ccd0
b2787128e1 fix flag input field removal 2014-04-03 12:10:32 -07:00
ccd0
6780ef629d fix navigation bug 2014-04-03 04:55:31 -07:00
ccd0
bf6e918d0d Release 4chan X v1.4.2. 2014-04-02 21:47:46 -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
Kabir Sala
e8992deab7 Better check for dimensions, thanks Zixaphir 2014-03-01 21:23:16 +01:00
Kabir Sala
00f8c54f29 Better #16 2014-03-01 04:44:55 +01:00
Kabir Sala
387ebcad4f Update archives 2014-03-01 04:40:45 +01:00
Kabir Sala
18747bc5f9 Fix typo 2014-02-28 20:14:58 +01:00
Kabir Sala
e72026cc95 Better #16 2014-02-28 20:06:27 +01:00
Kabir Sala
80c810d5c6 Merge branch 'master' of github.com:Spittie/4chan-x 2014-02-27 21:14:08 +01:00
Kabir Sala
a817de9180 Remove moot ads, #15 2014-02-27 21:11:08 +01:00
Kabir Sala
49f1ef529d Check image size, #16 2014-02-27 17:33:35 +01:00
Kabir Sala
903ebad815 Respect Auto Hide QR in the catalog 2014-02-25 13:25:59 +01:00
Kabir Sala
a5f58231b1 Fix the QR in the catalog 2014-02-24 22:00:04 +01:00
Kabir Sala
798b6dd7d2 ... 2014-02-20 23:54:18 +01:00
Kabir Sala
5916115cd8 Merge zix v3 2014-02-20 23:33:47 +01:00
Kabir Sala
a06862e858 Fix, I'm an idiot that doesn't understand scope, and can't even copy/paste from someone else 2014-02-20 21:32:04 +01:00
Zixaphir
87d3624442 Merge Mayhem's QR fix 2014-02-20 12:57:24 -07:00
Kabir Sala
3986298f4f Copy fix from Mayhem, hopefully I didn't break anything 2014-02-20 20:56:49 +01:00
Kabir Sala
a9460f0513 Fix Chrome 2014-02-17 18:53:30 +01:00
Zixaphir
6dd0cac797 Merge branch 'master' of https://github.com/Spittie/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/crx/script.js
	src/Archive/Redirect.coffee
	src/General/Header.coffee
	src/Monitoring/Favicon.coffee
2014-02-16 01:00:41 -07:00
Kabir Sala
af2589d0e2 Fixes, better code(?) 2014-02-13 18:28:09 +01:00