lemmy/crates
dullbananas a1a9c3e4c0
Make use of variables less redundant and inconsistent in distinguish.rs (#3932)
* Make use of variables less redundant and inconsistent in distinguish.rs

* fmt
2023-09-04 11:06:54 +02:00
..
api Make use of variables less redundant and inconsistent in distinguish.rs (#3932) 2023-09-04 11:06:54 +02:00
api_common Adding a new config flag to disable pictrs caching for thumbnails (#3897) 2023-08-31 10:36:39 -04:00
api_crud Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
apub Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
db_schema Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
db_views Remove left joins and use only one call to select method in post_view.rs (#3865) 2023-09-04 11:05:00 +02:00
db_views_actor Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
db_views_moderator Use Queryable instead of JoinView (#3917) 2023-08-31 15:26:10 +02:00
routes Implement remote follow (#3738) 2023-08-31 09:00:41 -04:00
utils Remove left joins and use only one call to select method in post_view.rs (#3865) 2023-09-04 11:05:00 +02:00