19 Commits

Author SHA1 Message Date
ccd0
1bd5a5373e Merge branch 'next' into multisite 2016-10-30 12:15:03 -07:00
ccd0
2503ffaad8 Remove inlined posts before parsing clone. #1133 2016-10-29 16:42:40 -07:00
ccd0
ffdb2cbd5c Support parsing Tinyboard posts. 2016-10-09 22:03:24 -07:00
ccd0
7ede00a495 Fix bug from v1.13.0.0 that broke Quote Inlining / Previewing of OPs on /f/. 2016-10-09 03:48:34 -07:00
ccd0
59bc4143db Remove deferred thumbnail loading; no longer needed. 2016-10-01 21:02:26 -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
049fe3b118 Make original parent node of thumbnail post.file.thumbLink. 2016-09-25 00:19:15 -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
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
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
f51ca57f2f Whitespace fixes. 2016-04-19 05:56:18 -07:00
ccd0
dce18eb4ec Clone -> Post.Clone 2016-04-15 10:45:51 -07:00