mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-10 17:40:10 +00:00
2ad3450004
* 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 |
||
---|---|---|
.. | ||
list_comments.rs | ||
list_posts.rs | ||
mod.rs | ||
read_community.rs | ||
read_person.rs | ||
resolve_object.rs | ||
search.rs |