lemmy/crates/api/src/site
2024-10-18 11:14:51 +02:00
..
purge Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
registration_applications Dont pass settings as parameter 2024-10-18 11:14:51 +02:00
block.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00
federated_instances.rs Remove enable nsfw (#5017) 2024-09-16 11:18:16 -04:00
leave_admin.rs Adding a get_random_community endpoint. (#5042) 2024-10-02 09:10:41 -04:00
list_all_media.rs Creating a LocalImageView, so that front ends have the Person struct. (#4631) 2024-04-16 19:20:44 -04:00
mod.rs Adding listMedia endpoint, to view all your local image uploads. (#4509) 2024-03-26 12:06:11 -04:00
mod_log.rs Convert all Result<..., LemmyError> into LemmyResult<...> Fixes #4613 (#4614) 2024-04-10 10:14:11 -04:00