Zixaphir
47a726daca
I don't know why this was changed. Long filenames are shit.
2014-05-03 02:52:39 -07:00
Zixaphir
a1601d8825
Merge branch 'mayhem' into v3
...
Conflicts:
CHANGELOG.md
package.json
src/General/Build.coffee
src/General/Index.coffee
src/General/Main.coffee
src/General/lib/post.class
src/Monitoring/ThreadStats.coffee
2014-05-03 02:45:58 -07:00
Zixaphir
2731e3c6eb
Fat arrows aren't needed here
2014-05-03 02:16:53 -07:00
Zixaphir
d8b8028459
Deal with some undefined behavior
2014-05-03 02:08:24 -07:00
Zixaphir
94332e2f62
Duplicate Config option
2014-05-03 02:05:09 -07:00
Zixaphir
523d6bd9c4
Merge branch 'ccd0' into v3
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X.user.js
builds/crx.crx
builds/crx/script.js
src/General/Build.coffee
src/General/Index.coffee
src/General/Main.coffee
src/General/Navigate.coffee
src/General/css/style.css
src/General/html/Build/post.html
src/General/html/Features/Index-navlinks.html
src/General/lib/post.class
src/Images/Gallery.coffee
src/Images/ImageExpand.coffee
src/Images/ImageHover.coffee
src/Miscellaneous/Banner.coffee
src/Miscellaneous/Keybinds.coffee
src/Monitoring/ThreadUpdater.coffee
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
src/Posting/QR.post.coffee
src/Quotelinks/QuoteBacklink.coffee
src/Quotelinks/Quotify.coffee
2014-05-03 02:03:35 -07:00
Zixaphir
ca9b0517de
Merge some changes from appchan.
2014-05-03 01:09:35 -07:00
ccd0
f6a5fce277
Release 4chan X v1.7.27.
2014-05-02 16:19:30 -07:00
ccd0
4ca58ff430
fix captcha after latest changes
2014-05-02 16:05:31 -07:00
ccd0
1174430791
Release 4chan X v1.7.26.
2014-05-02 12:39:09 -07:00
ccd0
397e12d652
update CHANGELOG
2014-05-02 12:32:44 -07:00
Enzo Moretti
0fdd1e8595
Removing /v/ from stable Foolz archive
2014-05-02 12:30:58 -07:00
Mayhem
6c748be4cb
Merge pull request #1609 from woxxy/v3
...
Removing /v/ from stable Foolz archive
2014-05-02 14:13:00 +02:00
Enzo Moretti
c13a43e54f
Removing /v/ from beta Foolz, no fallbacks
2014-05-02 14:11:37 +02:00
Enzo Moretti
904b2b6aa0
Removing /v/ from stable Foolz archive
2014-05-02 14:00:02 +02:00
ccd0
f7554f3a05
Release 4chan X v1.7.25.
2014-05-01 03:39:24 -07:00
ccd0
667b8dd0a2
update CHANGELOG
2014-05-01 03:29: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
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