instances-api icon indicating copy to clipboard operation
instances-api copied to clipboard

"-reverse" in sort_by applies to entire list only

Open ayunami2000 opened this issue 5 years ago • 0 comments

https://github.com/iv-org/instances.invidio.us/blob/master/src/instances.cr#L169

suggestion (fix?): make it so that e.g. ?sort_by=health,users-reverse lists them first by health and then by least users (right now it lists them first by health and then by users and then reverses the entire list)

ayunami2000 avatar Oct 19 '20 19:10 ayunami2000