booru / philomena

Next-generation imageboard software. This software development project is independent from any image hosting project.
GNU Affero General Public License v3.0
9 stars 10 forks source link

Obsolete search sort options #84

Closed drromulus closed 3 years ago

drromulus commented 4 years ago

Describe the bug A few obsolete options exist in the sort mode dropdown. Namely: Sort by Score, Sort by Wilson Score, and Sort by Upvotes are functionally identical. Also, Sort by Downvotes is not needed, since there are no downvotes.

To Reproduce Steps to reproduce the behavior:

  1. Go to any search result
  2. Click on the dropdown next to the search button
  3. See error

Expected behavior One option to sort by score (sum of upvote count) instead of three, and zero options relating to downvote count.

Screenshots

drromulus commented 4 years ago

Related issue: https://github.com/booru/philomena/issues/27 It could be implemented to replace the wilson score.