lemmy/crates/utils
Piotr Juszczyk 2ad3450004
Allow filtering posts and comments by whether they were liked/disliked - fixes #3401 (#3523)
* Allow filtering posts and comments by whether they were liked/disliked

* Switch to 2 args - liked_only, disliked_only - taking bools

* Make liked_only and disliked_only Option<bool>

* Fix unrelated is_profile_view compilation error
2023-08-08 11:40:28 +02:00
..
src Allow filtering posts and comments by whether they were liked/disliked - fixes #3401 (#3523) 2023-08-08 11:40:28 +02:00
translations@1c42c57946 Revert "Version 0.18.4-rc.2" 2023-08-07 17:12:09 +02:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00
Cargo.toml disable rustfmt feature on rosetta-build (#3679) 2023-07-21 11:50:47 +02:00