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/src/site
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.
2 months ago
..
purge Make all single-fetch database calls return an Option. (#4617) 2 months ago
registration_applications Make all single-fetch database calls return an Option. (#4617) 2 months ago
block.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago
federated_instances.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
leave_admin.rs Make all single-fetch database calls return an Option. (#4617) 2 months ago
list_all_media.rs Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2 months ago
mod.rs Adding listMedia endpoint, to view all your local image uploads. (#4509) 3 months ago
mod_log.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2 months ago