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/crates/db_views/src
Dessalines c208faf276
Revert "Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497)" (#3521)
This reverts commit 6840fd64f9.
12 months ago
..
comment_report_view.rs Adding hot_rank columns in place of function sorting. (#2952) 1 year ago
comment_view.rs 300 comment limit. (#3306) 1 year ago
custom_emoji_view.rs Add Custom Emojis Support (#2616) 1 year ago
lib.rs Add Custom Emojis Support (#2616) 1 year ago
local_user_view.rs Addressing slow profile queries. #2777 (#2830) 1 year ago
post_report_view.rs Adding hot_rank columns in place of function sorting. (#2952) 1 year ago
post_view.rs Revert "Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497)" (#3521) 12 months ago
private_message_report_view.rs Fix *All* reports not showing. Fixes #2902 (#2903) 1 year ago
private_message_view.rs Get rid of Safe Views, use serde_skip (#2767) 1 year ago
registration_application_view.rs Add Open links in new tab setting (#3318) 1 year ago
site_view.rs Add diesel_async, get rid of blocking function (#2510) 2 years ago
structs.rs Adding comments to all API related types. Fixes #2846 (#2848) 1 year ago