lemmy/crates/api/src
Dessalines 6efab9aab1
Creating a LocalImageView, so that front ends have the Person struct. (#4631)
* Creating a LocalImageView, so that front ends have the Person struct.

* Removing local_user from LocalImageView.

* Add uploader check.
2024-04-16 19:20:44 -04:00
..
comment Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
comment_report Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
community Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
local_user Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2024-04-16 19:20:44 -04:00
post Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
post_report Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
private_message Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
private_message_report Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
site Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2024-04-16 19:20:44 -04:00
lib.rs Make all single-fetch database calls return an Option. (#4617) 2024-04-16 14:48:15 +02:00
sitemap.rs Fixing some clippy and woodpecker lints. (#4565) 2024-03-26 10:17:42 +01:00