mirror of
https://github.com/LemmyNet/lemmy-docs.git
synced 2024-11-01 10:09:54 +00:00
parent
c2454a95d0
commit
2675b12b90
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ Type | Description
|
|||
Active | Trending sort based on the score, and the most recent comment time.
|
||||
Hot | Trending sort based on the score, and the post creation time.
|
||||
New | Newest items.
|
||||
Most Comments | The posts with the most comments.
|
||||
New Comments | The posts with most recent comments, IE a forum-style sort.
|
||||
Top | The highest scoring items in the given time frame.
|
||||
|
||||
For more detail, check the [Post and Comment Ranking details](ranking.md).
|
||||
|
|
Loading…
Reference in a new issue