lemmy/crates/api_crud/src
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
..
comment Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
community Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
custom_emoji Remove TypedBuilder in favor of derive_new (fixes #4863) (#5020) 2024-09-20 08:15:25 -04:00
oauth_provider Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
post Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00
private_message Removing a few more Result<bool> . (#4977) 2024-09-23 20:55:35 -04:00
site Adding a get_random_community endpoint. (#5042) 2024-10-02 09:10:41 -04:00
tagline Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00
user Cleanup remaining use of Result<bool, Error> (fixes #4862) (#5047) 2024-09-24 13:25:33 -04:00
lib.rs Feature/custom emoji and tagline views (#4580) 2024-09-19 05:15:04 -04:00