lemmy/crates/utils
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
translations@c3e61706e2 Version 0.19.3 2024-01-22 08:56:08 -05:00
Cargo.toml Remove error-type feature from lemmy-utils (#4474) 2024-02-27 11:13:52 -05:00
build.rs Add email translations (#2175) 2022-03-29 18:23:03 +00:00