You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/api_crud/src/post
Dessalines 7f9950fe85
Add alt_text for posts. Fixes #1086 (#4477)
* Add alt_text for posts. Fixes #1086

* Moving alt_text to attachment name.

* Cleaning up mod action line.

* Addressing PR comments

* Addressing PR comments.

* Fixing clones.
4 months ago
..
create.rs Add alt_text for posts. Fixes #1086 (#4477) 4 months ago
delete.rs Make request models derive PartialEq, Eq, and Hash (#4443) 5 months ago
mod.rs Rewrite some API handlers to remove Perform trait (#3735) 11 months ago
read.rs Add site.content_warning, local_site.default_post_listing_mode (#4393) 4 months ago
remove.rs Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 4 months ago
update.rs Add alt_text for posts. Fixes #1086 (#4477) 4 months ago