mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-20 21:26:59 +00:00
87b577467b
* Adding ability to hide posts. - Adds an post/hide API route. - Adds a `show_hidden` (default false) to `GetPosts`. - Adds a `hidden` field to `PostView`. - Removes the single `post_id` from MarkPostAsRead. - Fixes #1403 * Add a check to make sure hidden field is true. * Fixing test. * Add back semicolon |
||
---|---|---|
.. | ||
list_comments.rs | ||
list_posts.rs | ||
mod.rs | ||
read_community.rs | ||
read_person.rs | ||
resolve_object.rs | ||
search.rs | ||
user_settings_backup.rs |