mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-06-24 18:10:52 +00:00
This PR changes `newest` and `oldest` sorting under *Explore/User* and *Explore/Organization* to refer to the `created_unix` column rather than `id`. Fixes: #7595 Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7596 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: Gabriel Bjørnager Jensen <gabriel@achernar.io> Co-committed-by: Gabriel Bjørnager Jensen <gabriel@achernar.io> |
||
---|---|---|
.. | ||
code.go | ||
org.go | ||
repo.go | ||
topic.go | ||
user.go | ||
user_test.go |