1257 Commits

Author SHA1 Message Date
Zixaphir
f4adf7b72b Linkify fix 2014-05-27 18:45:23 -07:00
Zixaphir
05de96fd0b Try again on zixaphir/appchan-x#724 2014-05-16 09:25:51 -07:00
Zixaphir
a0f5efdcc7 Attempt to resolve zixaphir/appchan-x#724 2014-05-16 09:21:15 -07:00
Zixaphir
d08ccf7ddb Slight reflow
I doubt we'll ever have a video in a 404'd tab. srsly.
2014-05-16 09:17:23 -07:00
Zixaphir
39b0587ddf Fix zixaphir/appchan-x#725 2014-05-16 09:14:44 -07:00
Zixaphir
359a503bd0 Fix zixaphir/appchan-x#668 2014-05-16 09:04:36 -07:00
Zixaphir
c5d686ceb0 Refresh stale board index on tab/window focus 2014-05-16 08:53:17 -07:00
Zixaphir
4f820ad8de 4gropes has been broken for awhile, I guess? Fix #687
If anyone has a new catalog to replace 4gropes, CC me.
2014-05-11 19:42:13 -07:00
Zixaphir
741081fc27 Unnecessary. 2014-05-11 17:54:49 -07:00
Zixaphir
1d13bffa7c This should fix any problems caused by the checkDimensions refactor 2014-05-11 17:52:47 -07:00
Zixaphir
8cf9ad236a I thought I fixed that already? OH WELL 2014-05-11 16:28:56 -07:00
Zixaphir
d238bcc20f Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	package.json
	src/General/Build.coffee
2014-05-11 16:08:51 -07:00
Zixaphir
37a3b05e39 Merge branch 'ccd0' into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.user.js
	builds/crx.crx
	builds/crx/script.js
	package.json
	src/Archive/archives.json
	src/General/Get.coffee
	src/General/Navigate.coffee
	src/Images/Gallery.coffee
	src/Linkification/Linkify.coffee
	src/Posting/QR.coffee
	src/Posting/QR.post.coffee
2014-05-11 16:04:14 -07:00
ccd0
8440050ee4 Release 4chan X v1.7.33. 2014-05-10 23:22:40 -07:00
ccd0
368baebfc1 Release 4chan X v1.7.32. 2014-05-10 01:09:14 -07:00
ccd0
8d153b8ac4 Release 4chan X v1.7.31. 2014-05-08 02:45:49 -07:00
ccd0
f02f40dfef Release 4chan X v1.7.30. 2014-05-05 20:29:04 -07:00
Zixaphir
f4af72de79 Fix image prefetching 2014-05-03 16:42:01 -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
ccd0
670c498a11 Release 4chan X v1.7.29. 2014-05-03 10:39:33 -07:00
ccd0
c3e25ef3ab Release 4chan X v1.7.28. 2014-05-03 08:32:07 -07:00
Zixaphir
541882103a Fix backlinks 2014-05-03 07:05:28 -07:00
Zixaphir
fd76d85c07 Invalid string 2014-05-03 06:37:49 -07:00
Zixaphir
7375484693 Some misses 2014-05-03 06:27:49 -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
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
f6a5fce277 Release 4chan X v1.7.27. 2014-05-02 16:19:30 -07:00
ccd0
1174430791 Release 4chan X v1.7.26. 2014-05-02 12:39:09 -07:00
ccd0
f7554f3a05 Release 4chan X v1.7.25. 2014-05-01 03:39:24 -07:00
ccd0
4cb318120b Release 4chan X v1.7.24. 2014-04-30 01:20:04 -07:00
ccd0
d5035005fd Release 4chan X v1.7.23. 2014-04-29 04:52:38 -07:00
ccd0
7a8b39f327 Release 4chan X v1.7.22. 2014-04-27 19:19:51 -07:00
ccd0
1b33aebbb3 Release 4chan X v1.7.21. 2014-04-27 09:08:54 -07:00
ccd0
d6f9d136b0 Release 4chan X v1.7.20. 2014-04-27 00:25:02 -07:00
ccd0
0e46a564f3 Release 4chan X v1.7.19. 2014-04-25 20:52:11 -07:00
ccd0
47f1b7f914 Release 4chan X v1.7.18. 2014-04-20 23:10:15 -07:00
ccd0
28838d2d63 Release 4chan X v1.7.17. 2014-04-20 16:27:54 -07:00
Zixaphir
871d7820b7 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	package.json
2014-04-20 07:15:14 -07:00
ccd0
512abfb205 Release 4chan X v1.7.16. 2014-04-19 22:04:28 -07:00
ccd0
253de9b2cb Release 4chan X v1.7.15. 2014-04-19 19:47:28 -07:00