91 Commits

Author SHA1 Message Date
ccd0
2fc7ed9f8e avoid using different CSS for each package 2014-07-19 23:44:13 -07:00
ccd0
43d78f4a19 packing shouldn't be in main build task because it requires key 2014-07-01 12:21:41 -07:00
ccd0
e8fc907b10 setup release process for beta channel 2014-06-30 00:12:19 -07:00
ccd0
7b87885731 add beta and noupdate versions to build script 2014-06-29 22:48:39 -07:00
ccd0
deedfba851 add build switch for test code 2014-06-27 16:56:23 -07:00
ccd0
335ef45af3 Merge branch 'email-fix-reverted' into tests 2014-06-27 14:29:05 -07:00
ccd0
e1d695531b automate testing releases 2014-06-19 01:05:35 -07:00
ccd0
65048751ad add test of HTML building 2014-06-16 19:29:10 -07:00
ccd0
5dd6425f9e CSS order property not used in 4chan X 2014-06-08 13:48:48 -07:00
ccd0
972f0773dc flex no longer needs to be prefixed in Chrome 2014-06-08 13:42:53 -07:00
ccd0
f67675ec11 Release 4chan X v1.7.52. 2014-06-02 04:17:08 -07:00
ccd0
722635d722 Drop navigation between threads/boards with JSON 2014-06-01 17:40:23 -07:00
ccd0
7e25c13987 Support Chrome users on Windows. 2014-05-18 16:35:53 -07:00
ccd0
b263cd73ba remove string interpolation from most HTML files 2014-05-15 00:01:28 -07:00
ccd0
9d65a93c83 another Gruntfile change 2014-04-10 01:35:21 -07:00
ccd0
1419d5f454 update Gruntfile 2014-04-09 22:42:22 -07:00
ccd0
55197a504b remove old updater stuff 2014-04-09 20:53:42 -07:00
ccd0
7f3d330ba4 Add updater for Chrom* extension. 2014-04-03 14:03:05 -07:00
ccd0
aa00f8f6f5 fix inclusion of undesired files by build script 2014-04-03 12:15:32 -07:00
Zixaphir
0d29b42a02 This kills the script
No, seriously, this commit breaks everything if you open a reply.
It's k, though, that's why this branch exists: so I can break it
all without harming end users and stable development.

Holy carp, though, the amount of errors thrown!
2014-01-09 18:51:49 -07:00
Zixaphir
b38f63e313 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.coffee
	src/Filtering/PostHiding.coffee
	src/General/Build.coffee
	src/General/lib/$.coffee
	src/Menu/Menu.coffee
	src/Posting/QuickReply.coffee
2013-12-25 10:54:21 -07:00
Zixaphir
b060a9c23e Cheats.
Don't do this. Why am I doing it, then? Because indexOf is so
slooooooooooooooooooooooooooooooooooooooooooooooooooooooooooow
2013-12-24 15:33:39 -07:00
Mayhem
a646d532b2 Split QR.coffee into multiple files. 2013-12-19 04:34:37 +01:00
Mayhem
7eb8af1755 Clean before releasing. 2013-12-09 11:37:50 +01:00
Zixaphir
a3c1afa5cd Merge -- probably bugged until I sort out everything
that's actually changed. Honestly, all I wanted was the
4cdn changes, but any excuse to merge was good enough, I guess.

Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3

Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	changelog-old
	css/style.css
	html/General/Settings.html
	html/Monitoring/ThreadUpdater.html
	html/Monitoring/ThreadWatcher.html
	html/Posting/QR.html
	package.json
	src/Filtering/ThreadHiding.coffee
	src/General/Build.coffee
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/lib/post.class
	src/General/meta/manifest.json
	src/Images/ImageExpand.coffee
	src/Meta/banner.js
	src/Miscellaneous/ExpandComment.coffee
	src/Miscellaneous/ExpandThread.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Miscellaneous/Nav.coffee
	src/Monitoring/Favicon.coffee
	src/Monitoring/ThreadStats.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Monitoring/ThreadWatcher.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QuickReply.coffee
2013-11-22 17:25:06 -07:00
Mayhem
b8dac71456 Bumping should checkout the main branch before anything else. 2013-11-03 13:58:52 +01:00
Mayhem
bc72f0f763 Create importHTML function, and use it. 2013-11-02 19:21:05 +01:00
Mayhem
47710a7c6e Build the pagelist dynamically. 2013-11-02 19:21:05 +01:00
seaweedchan
6d4da42eb2 Merge Mayhem X 2013-09-22 03:57:03 -07:00
Mayhem
acffb4b7de Update deps. 2013-09-20 11:26:46 +02:00
Mayhem
995695bcef Grunt task options can work on a global level. 2013-09-07 13:05:19 +02:00
Zixaphir
8e4d88eb16 Port Appchan's Gallery 2013-08-22 12:28:55 -07:00
Zixaphir
ccc0335b79 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	css/style.css
	html/Monitoring/ThreadWatcher.html
	json/archives.json
	package.json
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/img/favicons/empty.gif
	src/Linkification/Linkify.coffee
	src/Miscellaneous/ExpandComment.coffee
	src/Monitoring/Favicon.coffee
	src/Monitoring/ThreadWatcher.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QuickReply.coffee
2013-08-22 12:10:33 -07:00
Jordan Bates
a847b8d5e3 Release 4chan X v1.2.34. 2013-08-19 07:41:10 -07:00
noface
202d7617e3 Add Linkification. 2013-08-18 20:53:08 +02:00
Zixaphir
d15f8ee728 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	LICENSE
	css/style.css
	html/Posting/QR.html
	img/changelog/3.2.0/0.png
	package.json
	src/General/Get.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Notice.coffee
	src/General/Notification.coffee
	src/General/Settings.coffee
	src/General/img/icon.gif
	src/General/lib/notification.class
	src/Monitoring/Favicon.coffee
	src/Posting/QuickReply.coffee
	src/Quotelinks/QuoteOP.coffee
2013-08-17 20:33:48 -07:00
Mayhem
9efb04435c fixes 2013-08-17 17:53:44 +02:00
Mayhem
a19381763f Use load-grunt-tasks instead of matchdep. 2013-08-16 00:26:37 +02:00
Zixaphir
bc162af707 Remove release task from patches 2013-08-14 04:08:01 -07:00
seaweedchan
2f484d635d Update updcl 2013-08-14 04:04:44 -07:00
Zixaphir
8442062fb3 Finally fix Release task 2013-08-14 03:44:12 -07:00
Zixaphir
a4b0468698 Revert gruntfile changes 2013-08-14 03:38:18 -07:00
seaweedchan
caf7c67c62 Release 4chan X v1.2.26. 2013-08-12 01:29:44 -07:00
seaweedchan
58d06b4db6 Remove some unwanted changes 2013-08-12 01:21:22 -07:00
seaweedchan
875f0cd4f8 Merge Zixaphir X 2013-08-12 00:07:39 -07:00
Zixaphir
00093ffd0c Fix building before release 2013-08-11 14:00:01 -07:00
Zixaphir
f8f9142576 We don't have stable-v3 like Mayhem does 2013-08-10 15:34:57 -07:00
Zixaphir
6602bb885d Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	package.json
	src/Quotelinks/QuoteYou.coffee
2013-08-10 14:37:45 -07:00
Mayhem
1d83ccbc12 .nex files are not necessary anymore. 2013-08-10 15:48:47 +02:00
Zixaphir
cb30242ae8 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	src/General/Header.coffee
2013-08-05 14:37:23 -07:00