123 Commits

Author SHA1 Message Date
ccd0
59bc4143db Remove deferred thumbnail loading; no longer needed. 2016-10-01 21:02:26 -07:00
ccd0
8c6424f512 Add threadID and boardID to regular post object to make it more compatible with Build.parseJSON output. 2016-10-01 17:47:12 -07:00
ccd0
445b6fdf6f Sort and filter index based on JSON data. 2016-10-01 17:10:33 -07:00
ccd0
ad9c3df4dc Help out decaffeinate. #829 2016-10-01 03:18:22 -07:00
ccd0
8ba89c348d Also remove op class from posts in catalog. 2016-09-28 22:30:06 -07:00
ccd0
03460875e4 catalog-postContainer -> catalog-container 2016-09-28 21:44:37 -07:00
ccd0
422ed5213b Remove opContainer class in catalog. 2016-09-28 21:33:02 -07:00
ccd0
a9bde55965 Consolidate code to add/remove catalog classes from posts. 2016-09-28 21:13:21 -07:00
ccd0
ef3ee6afa2 Add catalog-postContainer and catalog-post classes, and use them in CSS. 2016-09-27 01:33:49 -07:00
ccd0
9bb9be1f67 Show excerpts of replies in catalog with full reply on hover. 2016-09-26 21:37:29 -07:00
ccd0
9cee88ce3a Put catalog stuff into post rather than moving post stuff into catalog thread. 2016-09-25 18:21:02 -07:00
ccd0
8a6b6b5ec8 Add thread.nodes.root property. 2016-09-25 14:28:04 -07:00
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
e496de4f6a Move file div from post into catalog node; display file info on hover. 2016-09-23 01:10:21 -07:00
ccd0
88efaeae67 Add nodes.fileRoot to Post object. 2016-09-22 23:24:34 -07:00
ccd0
350230d52c Show name and timestamp in catalog thread on hover by moving post info from post. 2016-09-22 07:49:23 -07:00
ccd0
ecec1211ab Fix comment being missing when clone is made when comment is in catalog thread.
Fixes bug from e45eaea49f775bcb59727e9657e718ac3dcd5421.
2016-09-22 07:30:10 -07:00
ccd0
823ddb9d46 Change quote markers from textContent to styleable spans. 2016-09-21 03:44:03 -07:00
ccd0
e45eaea49f Move comment from index post to catalog post. Make quote previewing and embedding work in catalog. 2016-09-18 03:26:21 -07:00
ccd0
3f63be3cec Rewrite ThreadWatcher DataBoard use to reduce use of forceSync. #1012 2016-09-17 20:57:34 -07:00
ccd0
517fa1c4b6 Better Auto Watch. 2016-09-17 19:12:57 -07:00
ccd0
e5451a21fc board.config should always be an object. 2016-07-10 16:41:20 -07:00
ccd0
52e7749f72 Merge commit 'f2bb9b00a343a305e04f4f29285084c758471c34' (BoardsJSON -> BoardConfig.) 2016-07-10 01:41:38 -07:00
ccd0
a193d0a3ac Revert "Revert "Fetch boards.json data.""
This reverts commit cc03357e071dc33bc54d4e25870998bde2d34139.
2016-07-10 01:40:03 -07:00
ccd0
e1b0d62ceb Have return hack be added by the compilation script. 2016-06-12 00:25:58 -07:00
ccd0
90a3985ea2 A 304 status is not expected here. #945 2016-05-30 17:57:54 -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
25d25cfb49 Make flags appear in inlined cross-board quotes. #578 2016-05-10 15:30:30 -07:00
ccd0
4977c80bf8 Include post HTML in error reports from callbacks. #862 2016-05-04 14:19:51 -07:00
ccd0
7657ac94f3 Update reference, pointing to specific versions/commits this time. 2016-05-04 13:18:15 -07:00
ccd0
82cc479fb7 Support fortunes in posts from archive. 2016-05-04 12:34:53 -07:00
ccd0
cb808f6cd3 Support /qst/ tags in posts from archive. 2016-05-04 11:39:21 -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
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
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