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
2023-06-08 16:15:15 -04:00
..
api_routes_http.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
code_migrations.rs Activitypub crate rewrite (#2782) 2023-03-21 16:03:05 +01:00
lib.rs Remove chatserver (#2919) 2023-06-06 12:27:22 -04:00
main.rs Add feature to embed pictrs in lemmy binary (fixes #2627) (#2633) 2023-01-20 12:46:49 -05:00
root_span_builder.rs Fixing .drone.yml (#2677) 2023-01-30 14:17:24 -05:00
scheduled_tasks.rs Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
telemetry.rs Extract Activitypub logic into separate library (#2288) 2022-06-02 16:33:41 +02:00