lemmy/crates/db_schema/src
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
..
aggregates Make SiteAggregates derive Copy and Hash (#4501) 2024-03-05 11:14:12 +01:00
impls Add alt_text for posts. Fixes #1086 (#4477) 2024-03-05 11:34:57 +01:00
source Add alt_text for posts. Fixes #1086 (#4477) 2024-03-05 11:34:57 +01:00
diesel_ltree.patch Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
lib.rs Add site.content_warning, local_site.default_post_listing_mode (#4393) 2024-02-16 07:24:35 -05:00
newtypes.rs Move DbUrl trait impls to newtypes.rs (#4463) 2024-02-19 12:41:28 -05:00
schema.rs Add alt_text for posts. Fixes #1086 (#4477) 2024-03-05 11:34:57 +01:00
traits.rs Auto resolve reports on removing a comment or post. Fixes #4390 (#4402) 2024-02-15 08:52:04 -05:00
utils.rs Adding some recommended fixes from nightly clippy. (#4473) 2024-02-26 09:47:10 -05:00