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.
2023-07-07 11:29:07 +02:00
..
comment_report_view.rs Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
comment_view.rs 300 comment limit. (#3306) 2023-07-03 18:02:57 -04:00
custom_emoji_view.rs Add Custom Emojis Support (#2616) 2023-03-20 17:32:31 -04:00
lib.rs Add Custom Emojis Support (#2616) 2023-03-20 17:32:31 -04:00
local_user_view.rs Addressing slow profile queries. #2777 (#2830) 2023-04-25 19:28:06 -04:00
post_report_view.rs Adding hot_rank columns in place of function sorting. (#2952) 2023-06-08 16:15:15 -04:00
post_view.rs Revert "Make sure hot rank sorts for post and community filter by positive hot ranks. (#3497)" (#3521) 2023-07-07 11:29:07 +02:00
private_message_report_view.rs Fix *All* reports not showing. Fixes #2902 (#2903) 2023-06-06 11:01:48 +02:00
private_message_view.rs Get rid of Safe Views, use serde_skip (#2767) 2023-03-01 18:19:46 +01:00
registration_application_view.rs Add Open links in new tab setting (#3318) 2023-07-03 11:10:25 -04:00
site_view.rs Add diesel_async, get rid of blocking function (#2510) 2022-11-09 10:05:00 +00:00
structs.rs Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00