lemmy/crates/db_views/src
Simon Bordeyne b8ee9315bc
Add Open links in new tab setting (#3318)
* Add Open links in new tab setting

* reorder because it fixes tests ?
2023-07-03 11:10:25 -04: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 Fixing comment_view unit tests. (#3224) 2023-06-20 14:14:08 -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 Feature add three six and nine months options backend (#3226) 2023-06-26 15:03:35 -04: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