ccd0
|
10f5f60b7f
|
Changes in preparation for Coffeescript 2. #829
|
2019-07-19 10:26:29 -07:00 |
|
ccd0
|
d2c2c017f1
|
postID should be copied to clones also.
|
2019-07-18 22:58:50 -07:00 |
|
ccd0
|
171202665e
|
Merge branch 'bstable'
|
2019-07-18 22:55:51 -07:00 |
|
ccd0
|
6f13f41b72
|
These properties should be copied to clones.
|
2019-07-18 22:53:54 -07:00 |
|
ccd0
|
194c2d3371
|
Let file.index be the index in post.files and file.docIndex be the index in the document.
|
2019-07-15 19:31:34 -07:00 |
|
ccd0
|
71187133c1
|
First step toward multifile support. #2171
|
2019-07-12 17:31:01 -07:00 |
|
ccd0
|
38f63e6aa8
|
Move most stuff from Site to g.SITE; Site.hostname -> g.SITE.ID; put data for other sites in g.sites.
|
2019-04-09 03:30:58 -07:00 |
|
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 |
|