lemmy/crates/db_schema
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
..
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