Add curated posts page.
Add a curated posts page at /explore/posts/curated. Curated posts are the most favorited posts by contributor-level users (users with unlimited upload permissions). Also add an order:curated tag using for use in regular searches.
This commit is contained in:
@@ -37,6 +37,7 @@ class Tag < ApplicationRecord
|
||||
filesize filesize_asc
|
||||
tagcount tagcount_asc
|
||||
rank
|
||||
curated
|
||||
random
|
||||
custom
|
||||
] +
|
||||
|
||||
Reference in New Issue
Block a user