You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/src
Dessalines 8cb5939f50
Adding hot_rank columns in place of function sorting. (#2952)
* Adding hot_rank columns in place of function sorting.

- Creates hot_rank columns for post, comment, and community.
- Fixes #2932

* Updating all hot ranks on startup.

* Fixing post.url migration.

* Removing update_instance_software from startup.

* Adding post_rank query
12 months ago
..
api_routes_http.rs Remove chatserver (#2919) 1 year ago
code_migrations.rs Activitypub crate rewrite (#2782) 1 year ago
lib.rs Remove chatserver (#2919) 1 year ago
main.rs Add feature to embed pictrs in lemmy binary (fixes #2627) (#2633) 1 year ago
root_span_builder.rs Fixing `.drone.yml` (#2677) 1 year ago
scheduled_tasks.rs Adding hot_rank columns in place of function sorting. (#2952) 12 months ago
telemetry.rs Extract Activitypub logic into separate library (#2288) 2 years ago