83 Commits

Author SHA1 Message Date
ccd0
a3c32ad4aa Drop changing class name on comment in catalog. 2016-09-25 02:18:55 -07:00
ccd0
049fe3b118 Make original parent node of thumbnail post.file.thumbLink. 2016-09-25 00:19:15 -07:00
ccd0
4fcb304b96 Revert "Reveal Spoiler Thumbnails will replace the imgspoiler class on the thumbnail parent link with imgspoiler-revealed."
This reverts commit 5fbe0c27d2ab36f433c990f5130f3dd7b9af3307.
2016-09-25 00:03:39 -07:00
ccd0
e54a42edeb Have Post object track whether it is being used as a catalog OP. 2016-09-24 23:42:20 -07:00
ccd0
5fbe0c27d2 Reveal Spoiler Thumbnails will replace the imgspoiler class on the thumbnail parent link with imgspoiler-revealed. 2016-09-24 10:29:36 -07:00
ccd0
88efaeae67 Add nodes.fileRoot to Post object. 2016-09-22 23:24:34 -07:00
ccd0
823ddb9d46 Change quote markers from textContent to styleable spans. 2016-09-21 03:44:03 -07:00
ccd0
e1b0d62ceb Have return hack be added by the compilation script. 2016-06-12 00:25:58 -07:00
ccd0
244f525d9f Fix query strings breaking intra-thread quote links. 2016-05-28 23:20:41 -07:00
ccd0
ffe6e51a1d Add search by flag to archive link menu. 2016-05-18 02:05:53 -07:00
ccd0
64d0bd0afd Put archive links in separate collection from quote links so features such as quote markers aren't run on them. 2016-05-13 23:12:14 -07:00
ccd0
061d42bc93 Update issue link. 2016-05-13 22:34:35 -07:00
ccd0
a796c1247a Remove last usage of info.email. 2016-04-28 11:39:09 -07:00
ccd0
f39b0c03e5 Remove some duplicated code between Post and Post.Clone. 2016-04-28 11:35:32 -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
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
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
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
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
30adbd6fa2 Old way of handling quotelinks in clones was leaving resurrected quotes out of @quotes and putting duplicates in @nodes.quotelinks. 2015-12-13 18:30:28 -08:00
ccd0
3750c5bdf5 Incorporate Mayhem's Get.postFromRoot simplifications from 59f2ca6a5128bfadb8c3472c9e081d2b46d7e970. 2015-12-13 09:48:07 -08:00
ccd0
6b167d42b9 Fix some bugs with forwardlink indication, and extend it to inlined quotes. #361 2015-12-13 02:53:18 -08:00
ccd0
e27858216f Remove unwanted execute permissions. 2015-11-15 14:00:17 -08:00
ccd0
34c8da43c4 Reorganization: Move stuff out of src/General. 2015-11-15 11:57:19 -08:00