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
Freakazoid182 c8063f3267
Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857)
* Replace Option<bool> with bool for PostQuery and CommentQuery (#3819)

* Replace Option<bool> from all list queries (#3819)

---------

Co-authored-by: Freek van Zee <freek.van.zee@mediamonks.com>
11 months ago
..
api Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 11 months ago
api_common Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 11 months ago
api_crud Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 11 months ago
apub Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 11 months ago
db_schema Automatically resolve report when post/comment is removed (#3850) 11 months ago
db_views Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 11 months ago
db_views_actor Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 11 months ago
db_views_moderator Make `lemmy_api_common` wasm-compatible (#3587) 12 months ago
routes Replace Option<bool> with bool for PostQuery and CommentQuery (#3819) (#3857) 11 months ago
utils Allow filtering posts and comments by whether they were liked/disliked - fixes #3401 (#3523) 11 months ago