80 Commits

Author SHA1 Message Date
ccd0
1bf75fdca0 Post.resurrect should restore the deleted-file class. 2019-07-15 20:08:27 -07:00
ccd0
879b982f01 Partial multifile support in post.kill. 2019-07-15 19:55:06 -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
64d1e5b21d Add some convenience properties. 2019-07-13 03:49:11 -07:00
ccd0
393ee447d7 Implement thread.lastPost. 2019-07-13 03:14:03 -07:00
ccd0
71187133c1 First step toward multifile support. #2171 2019-07-12 17:31:01 -07:00
ccd0
64d8dce693 Change fourth argument of Post constructor to more general flags argument. 2019-07-12 14:27:33 -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
2450d04173 Rename Build.Test to Test. 2019-04-08 23:27:38 -07:00
ccd0
f3ed76f32f Support specifying the sites that filters apply to. #2171 2019-04-06 05:57:16 -07:00
ccd0
d2e8efb59c Restore filtering on email. #2171 2019-04-04 18:43:43 -07:00
ccd0
b9d7bd9704 Treat .bmp files as images. 2018-12-11 18:23:12 -08:00
ccd0
b4ffb42a33 Make features in Unread work on tinyboard with exception of Unread Favicon. 2018-12-06 12:27:13 -08:00
ccd0
481a775a80 Add Unread Line in Index option, combined with previous work on Mark Read button. #625
Also fix various bugs with the old implementation.
2018-10-20 22:43:34 -07:00
ccd0
8be6bd3898 Add optional link to mark threads read from index. #625 2018-10-17 05:57:37 -07:00
ccd0
54722f38d8 Recognize files with .jpeg extension as images. 2018-01-24 12:50:12 -08:00
name
1fd7faa8c7 Fix time formatting errors on Tinyboard. 2017-12-10 15:19:39 -08:00
ccd0
ff11e462b6 Merge branch 'master' into multisite 2017-12-09 21:22:52 -08:00
ccd0
95935afa33 Update Post.nodes.backlinks for bottom backlinks. 2017-10-22 22:26:03 -07:00
ccd0
fe6a8336fa Support [spoiler] and [code] tags in 'Copy Text' menu item. 2017-08-06 20:26:04 -07:00
ccd0
9bf093cf32 Sticky icon on /f/ has different HTML; lacks stickyIcon class. 2017-07-25 23:11:36 -07:00
ccd0
3051d6dbf0 Update for changes in /pol/ flags since last time. #1403 2017-06-13 09:18:29 -07:00
ccd0
56ebd3bd44 Add data-md5 attribute to /f/ posts built from JSON.
This makes MD5 Sauce links work for cross-board/thread quotes to /f/.
2017-02-07 10:45:25 -08:00
ccd0
35f44c0941 Fix errors from clones being made before callbacks are run on the original. #1235 2017-01-14 07:54:28 -08:00
ccd0
0f6a98e5e9 Use is.4chan.org for building posts if 'Use Faster Image Host' is off.
Also consolidate the image host related code.
2017-01-05 19:12:42 -08:00
ccd0
68f123d3fa Don't run catalog embed removal on pruned posts. 2016-11-26 03:11:02 -08:00
ccd0
d17550b802 Merge branch 'next' 2016-11-06 22:17:11 -08:00
ccd0
2cc3fc4572 Only activate Catalog Hover Expand when catalog is clicked. Deactivate on second click. #489 2016-11-06 22:04:37 -08:00
ccd0
3259517b0d Make rewriting of is.4chan.org links to i.4cdn.org optional (Use Faster Image Host option, default: true). #1141 2016-11-05 13:48:34 -07:00
ccd0
c0b0e41187 Tinyboard compatibility in Get.coffee. 2016-10-31 00:09:10 -07:00
ccd0
a84fb59723 Merge branch 'master' into next 2016-10-30 11:01:13 -07:00
ccd0
ffdb2cbd5c Support parsing Tinyboard posts. 2016-10-09 22:03:24 -07:00
ccd0
6484f461d0 Include rolls and fortunes in filterable text but continue removing them from notifications and thread excerpts. 2016-10-09 17:29:00 -07:00
ccd0
e7eb5fd2ab Remove post.nodes.links, unused since af62b44df1c097acceba002567ef98a7b3cd5b42. 2016-10-09 14:49:10 -07:00
ccd0
3921433292 Let nodes.uniqueID be the ID part, and nodes.uniqueIDRoot be the whole thing. 2016-10-09 14:42:26 -07:00
ccd0
65d6de9e49 Fix IDs/capcodes being removed from stubs/notifications by Anonymize. #1129 2016-10-09 13:54:58 -07:00
ccd0
7f27e78b58 Merge branch 'bstable' 2016-10-09 12:18:26 -07:00
ccd0
dc8664144f Quick fix for is.4chan.org problem. #1141 2016-10-09 12:04:45 -07:00
ccd0
0aaeb1ce06 Add pass date to post fields. #1123 2016-10-02 23:04:36 -07:00
ccd0
4b85e1a267 Add pass date to post fields. #1123 2016-10-02 12:57:40 -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
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
9cee88ce3a Put catalog stuff into post rather than moving post stuff into catalog thread. 2016-09-25 18:21:02 -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