lemmy/crates/api/src/site
Dessalines 432d46c1aa
Adding a get_random_community endpoint. (#5042)
* Adding a get_random_community endpoint.

- Fixes #4698

* Fixing issue from main.

* Adding ListingType to the query.

* More concise query filter.
2024-10-02 09:10:41 -04:00
..
purge Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
registration_applications Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04: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