lemmy/crates/apub
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
..
assets Activitypub breaking changes for Lemmy 0.18 (#2705) 2023-06-07 15:18:17 -04:00
src Allow filtering posts and comments by whether they were liked/disliked - fixes #3401 (#3523) 2023-08-08 11:40:28 +02:00
Cargo.toml Dont use sha hash for password reset token (fixes #3491) (#3795) 2023-08-02 13:02:53 -04:00