mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
Removed/deleted self-posts are still fetched from Pushshift to get the selftext, however there's no value in fetching link-posts. Also: * Don't display '[deleted]' if no selftext was deleted. * Add key attributes to the post <div> so that React recreates it instead of mutating it after the Post loads. This prevents transitioning the background color (from the dark/light mode css). |
||
|---|---|---|
| .. | ||
| Comment.js | ||
| CommentInfo.js | ||
| CommentSection.js | ||
| index.js | ||
| LoadMore.js | ||
| SortBy.js | ||