6177 Commits

Author SHA1 Message Date
ccd0
75a01d2185 Stop Reply Pruning from making the thread scroll as it removes posts. 2016-04-20 08:27:30 -07:00
ccd0
be842d5aca Update devDependencies. 2016-04-20 07:00:38 -07:00
ccd0
e363f8a5a1 Move CSS generation code into src/css. 2016-04-20 05:54:14 -07:00
ccd0
2652ece83f Fix globals incorrectly set to writable. 2016-04-20 03:04:45 -07:00
ccd0
0a05cac9fb Fix race condition in QR personas. 2016-04-20 01:17:45 -07:00
ccd0
5ce2064c37 Fix bad dependency on tmp/globals-globals.js. 2016-04-19 22:46:55 -07:00
ccd0
610a8d50f0 Use shell commands to concatenate files. 2016-04-19 21:43:42 -07:00
ccd0
54de0d7a25 Rebuild only needed files when an imported file changes. 2016-04-19 20:39:01 -07:00
ccd0
64bb62a075 No more having to hack the contents of the coffee-generated JS. 2016-04-19 16:27:05 -07:00
ccd0
f51ca57f2f Whitespace fixes. 2016-04-19 05:56:18 -07:00
ccd0
6714a4e8c7 Now we can rebuild at the level of individual files. 2016-04-19 04:58:30 -07:00
ccd0
c9934d69fa lodash -> lodash.template 2016-04-18 05:26:45 -07:00
ccd0
dae2c78f83 Make npm-shrinkwrap optional for normal development but mandatory for releases. 2016-04-18 04:39:53 -07:00
ccd0
685f8a2d6d Fix confusing error message. #505 2016-04-17 22:03:46 -07:00
ccd0
1a9bd32be4 Fix failure of some notices to close. #822 2016-04-17 21:31:50 -07:00
ccd0
b65a06fdc5 Fix unwanted space inside updater when wrapped in brackets. 2016-04-17 14:35:47 -07:00
ccd0
221efb04ce Maybe a little clearer? 2016-04-17 14:14:14 -07:00
ccd0
213d898b1b Special treatment of src/main confused Windows and was needlessly complex. 2016-04-16 10:39:05 -07:00
ccd0
ab2c778c91 Make archive list in output script more readable/diffable and robust against backticks. 2016-04-16 08:33:20 -07:00
ccd0
b3d654f655 Create CSS module. 2016-04-16 07:18:06 -07:00
ccd0
af5508a83e Remove 'Generated by CoffeeScript' banner. 2016-04-16 06:43:20 -07:00
ccd0
dc6485d30a $.buildType -> $.platform 2016-04-15 23:19:27 -07:00
ccd0
c9dd702951 src/Linkification/icons -> src/css/linkIcons 2016-04-15 22:29:41 -07:00
ccd0
0488f30197 Break up src/General. 2016-04-15 22:09:38 -07:00
ccd0
578091f7bb Improve markings on file 404. #545 2016-04-15 20:01:13 -07:00
ccd0
dce18eb4ec Clone -> Post.Clone 2016-04-15 10:45:51 -07:00
ccd0
f1b82d013f Remove dependency of Post, Thread, CatalogThread classes on Callbacks class. 2016-04-15 10:34:39 -07:00
ccd0
d82418ed45 Make globals.js more like Coffeescript output; move $$ to its own file. 2016-04-13 16:54:39 -07:00
ccd0
5ec7a559be Alternate way of handling the concatenation. 2016-04-13 06:54:10 -07:00
ccd0
2ab00be0b5 Fix leftover arguments from converted grunt functions. 2016-04-12 23:50:28 -07:00
ccd0
e8a86d893e Only depend on version.json where needed. 2016-04-12 23:44:57 -07:00
ccd0
3f265b33dc Merge branch 'bstable' 2016-04-12 20:56:46 -07:00
ccd0
6b75bbbc00 Fix assertion. 2016-04-12 20:48:02 -07:00
ccd0
e2aaefa7df Get rid of recursive file imports. 2016-04-12 20:14:19 -07:00
ccd0
4cfedf90d8 Remove build type differences from Main.coffee. 2016-04-12 14:28:49 -07:00
ccd0
75ef03e7a5 Fix bugs in 18f0b779c31835308d0be48c02e3d16c3f821c31 so the code actually gets checked. #833 2016-04-12 08:34:18 -07:00
ccd0
18f0b779c3 Support partial rebuilds. #833 2016-04-12 08:11:36 -07:00
ccd0
105d4ac67b Rename files to agree with convention. 2016-04-12 06:30:33 -07:00
ccd0
16e0a96ed2 Don't need this JSHint exception at the moment. 2016-04-12 02:49:36 -07:00
ccd0
d261f1d056 Remove fake grunt from templates. 2016-04-11 17:25:23 -07:00
ccd0
b746a0b054 Store tests_enabled flag in file. 2016-04-10 20:00:48 -07:00
ccd0
14f32a7dec Change tests_enabled to environment variable. 2016-04-10 03:16:43 -07:00
ccd0
2e81bc99b5 Replace grunt-contrib-concat with tools/cat.js. 2016-04-10 01:13:18 -07:00
ccd0
d08d69a9db Get rid of suffix table; identify channels by suffix directly. 2016-04-09 22:00:35 -07:00
ccd0
2343a74dac Remove remnants of dev channel. 2016-04-09 21:35:21 -07:00
ccd0
f4b5d65a53 grunt-contrib-jshint -> jshint 2016-04-09 18:21:54 -07:00
ccd0
a475137cb6 Merge branch 'revert-md' 2016-04-09 05:45:33 -07:00
ccd0
4dec6a3d80 Setting style property fails in older browsers. #837 2016-04-04 21:16:36 -07:00
ccd0
6f15a85955 Merge branch 'bstable' 2016-04-04 21:05:47 -07:00
ccd0
eb856e3eee Set cssText, not style. 2016-04-04 21:05:33 -07:00