5648 Commits

Author SHA1 Message Date
ccd0
c11054098e Fix page number interaction with thread icons. #849 2016-04-28 10:40:22 -07:00
ccd0
9e5ccf155d Let Post class handle parsing reply link. 2016-04-28 10:03:19 -07:00
ccd0
2e8a187e26 Move normalization logic into Build.Test. 2016-04-28 09:39:12 -07:00
ccd0
ef844ccd73 Fix the post building test breaking everything. 2016-04-28 09:35:00 -07:00
ccd0
482426499c Don't call Flash embedding until after parsing. 2016-04-28 09:17:25 -07:00
ccd0
6dd281ba64 Make space normalization for post building test more specific. 2016-04-28 09:08:44 -07:00
ccd0
d34a2473c0 Fix issues with prettyprinted code in post building tests. 2016-04-28 09:06:06 -07:00
ccd0
01e1c62a8f I don't see these anymore. 2016-04-28 07:30:03 -07:00
ccd0
18d0b0b9e3 Remove Build.fullThread, remnant of JSON Navigation. 2016-04-28 07:13:50 -07:00
ccd0
3d09d80ed0 Make MD5 work in sauces on /f/. #800 2016-04-28 06:34:04 -07:00
ccd0
14d21628af Stop using non-breaking spaces in stuff added to the file info line. 2016-04-28 06:09:33 -07:00
ccd0
3c0dd4633b Make MD5 work in archive search on /f/. #800 2016-04-28 04:41:38 -07:00
ccd0
fcbfd13afd Improve Sauce examples. 2016-04-28 03:07:51 -07:00
ccd0
7f17f2b501 Merge branch 'bstable' 2016-04-28 00:06:27 -07:00
ccd0
f0699b466e Merge remote-tracking branch 'archives/master' into bstable 2016-04-27 23:56:52 -07:00
ccd0
0b5f0dd889 Add Fappe and Werk Tyme indicators. 2016-04-27 10:45:11 -07:00
ccd0
7ac2ce33da Use 4chan icon for native settings instead of leaf. 2016-04-27 09:48:47 -07:00
ccd0
2909e88223 Bring back index argument for Header.addShortcut. 2016-04-27 08:38:33 -07:00
ccd0
015db35c85 Remove needless order property from gallery CSS. 2016-04-27 07:46:33 -07:00
ccd0
7c3cf1abbe Use rel=noopener for links. #853 2016-04-25 21:49:56 -07:00
ccd0
bff455b5a9 Repair the dwb workaround (also applicable to Scriptish). #855 2016-04-24 21:08:03 -07:00
ccd0
ba784d5403 Update Twitch embedding. 2016-04-22 22:11:38 -07:00
ccd0
2307de39a7 QR.close cleans notifications, so they must be added afterwards. #852 2016-04-22 05:43:11 -07:00
ccd0
3355b6dae5 Fix fullscreen in Vimeo embeds. 2016-04-22 03:41:36 -07:00
ccd0
bc86f21c24 Make menu reposition on scroll instead of closing. 2016-04-20 09:52:51 -07:00
ccd0
3818a35d61 Don't scroll down to the OP if we're already above it. 2016-04-20 09:10:51 -07:00
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