lemmy/crates/apub
Dessalines 370ecc1ccf 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
2024-02-28 11:36:20 -05:00
..
assets Handle federated reports from Mastodon, Kbin (#4323) 2024-01-05 11:03:13 -05:00
src Adding ability to hide posts. 2024-02-28 11:36:20 -05:00
Cargo.toml Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00