lemmy/migrations/2024-02-28-144211_hide_posts
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
..
down.sql Adding ability to hide posts. 2024-02-28 11:36:20 -05:00
up.sql Adding ability to hide posts. 2024-02-28 11:36:20 -05:00