commit | 0c959fa07e7bf3e072a03f71acd7fc78cf52d2ff | [log] [tgz] |
---|---|---|
author | Eric Wong <e@80x24.org> | Mon Oct 28 20:47:58 2024 +0000 |
committer | Eric Wong <e@80x24.org> | Thu Oct 31 18:10:04 2024 +0000 |
tree | b345617e8dc0bf12c998f3494e679f2a8a369a38 | |
parent | 3bf588bddfd6ffd419a589f42281379d3e84629a [diff] |
coderepo: sort per-inbox coderepos by score This increases the likelyhood of early solver success and looks more logical in listings. It's probably OK to ditch the timestamp column since the score is far more important and we can reduce Xapians lookups this way. The raw score is still shown, for now, but that could probably be a percentage in the future...