lemmy/crates/apub/src/objects
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.
2024-03-05 11:34:57 +01:00
..
comment.rs Mods and admins can comment in locked posts (fixes #4116) (#4488) 2024-03-04 09:15:21 -05:00
community.rs Adding some recommended fixes from nightly clippy. (#4473) 2024-02-26 09:47:10 -05:00
instance.rs Adding some recommended fixes from nightly clippy. (#4473) 2024-02-26 09:47:10 -05:00
mod.rs Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00
person.rs Adding some recommended fixes from nightly clippy. (#4473) 2024-02-26 09:47:10 -05:00
post.rs Add alt_text for posts. Fixes #1086 (#4477) 2024-03-05 11:34:57 +01:00
private_message.rs Rewrite images to use local proxy (#4035) 2024-01-25 09:22:11 -05:00