Blade
6fb6815ab8
Update archives.json
2014-05-04 02:32:16 -04:00
Blade
57415986fe
Update archives.json
2014-05-03 22:58:28 -04:00
Zixaphir
0f5365263d
Merge branch 'v3'
...
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
2014-05-03 16:48:36 -07:00
Zixaphir
f4af72de79
Fix image prefetching
2014-05-03 16:42:01 -07:00
Zixaphir
1238893eae
Fix updating of theming content requiring text input on change.
2014-05-03 16:11:52 -07:00
Zixaphir
93c5ecae9c
Merge branch 'v3'
2014-05-03 16:07:23 -07:00
Zixaphir
0faacd737e
Revert "Lets pretend we're smarter than we really are!"
...
This reverts commit 393eb3ec2289293dd4d4caaef17db33bb695fa30.
Conflicts:
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
2014-05-03 16:05:46 -07:00
Brandon
e4efa68044
fix #714
2014-05-03 16:04:29 -07:00
Brandon
f969d7e21a
fix #714
2014-05-03 12:46:16 -07:00
ccd0
8a5130bbcf
remove more unnecessary style stuff
2014-05-03 11:58:19 -07:00
ccd0
66e402031c
expand original post form when not hidden (except in catalog)
2014-05-03 09:53:57 -07:00
ccd0
0dab9c3190
don't hide horizontal rules; 4chan X is not a style script
2014-05-03 09:11:16 -07:00
ccd0
0fa81c9876
QR button should go above the post form unhiding link
2014-05-03 09:01:44 -07:00
ccd0
6da7943eaf
apply Mayhem's post form hiding fix
2014-05-03 08:27:54 -07:00
ccd0
57f780ebfb
apply Mayhem's quoting fix
2014-05-03 08:23:02 -07:00
Zixaphir
1229786aa5
Merge branch 'v3'
2014-05-03 07:09:44 -07:00
Zixaphir
541882103a
Fix backlinks
2014-05-03 07:05:28 -07:00
Zixaphir
3254a1d232
This is causing more issues than it's preventing.
2014-05-03 06:44:01 -07:00
Zixaphir
7514ff41d4
Merge branch 'v3'
...
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
src/General/Main.coffee
2014-05-03 06:39:09 -07:00
Zixaphir
fd76d85c07
Invalid string
2014-05-03 06:37:49 -07:00
Zixaphir
9d3ad61925
Merge branch 'v3'
...
Conflicts:
builds/appchan-x.user.js
builds/crx/script.js
2014-05-03 06:29:56 -07:00
Zixaphir
7375484693
Some misses
2014-05-03 06:27:49 -07:00
Zixaphir
c04c83f915
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
LICENSE
README.md
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
package.json
src/General/Header.coffee
src/General/Main.coffee
src/General/css/font-awesome.css
src/General/html/Features/Index-navlinks.html
src/Miscellaneous/ExpandComment.coffee
src/Miscellaneous/Keybinds.coffee
src/Monitoring/ThreadStats.coffee
src/Posting/QR.captcha.coffee
src/Posting/QR.coffee
src/Theming/Banner.coffee
2014-05-03 06:20:04 -07:00
Zixaphir
e8a3f65c5f
Merge branch 'mayhem' into v3
...
Conflicts:
CHANGELOG.md
package.json
2014-05-03 06:09:14 -07:00
Zixaphir
0fdeae4e77
Consolidate dimension-check code into QR.post.
...
Reduces redundant generation of video/image elements for thumbnail
generation and dimension check code by merging them into one routine
2014-05-03 06:05:28 -07:00
Mayhem
92e08cd76b
Fix #1610
2014-05-03 14:37:32 +02:00
Zixaphir
7f01817977
Missed one
2014-05-03 03:37:04 -07:00
Zixaphir
ec77ec1e84
QuoteYou > QuoteMarkers
2014-05-03 03:35:33 -07:00
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
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
Brandon
663f1664e9
fix #704
...
hopefully this didn’t break anything else.
2014-05-02 11:21:53 -07:00
Brandon
92fd727b30
minor fix
2014-05-02 10:53:14 -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
b5b86cd32f
Don't mess with the wrong <hr>.
2014-04-30 15:49:13 +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