lemmy/crates/api/src
2024-10-26 14:45:12 -04:00
..
comment Remove comment_like.post_id column which is unnecessary (ref #5122) (#5134) 2024-10-26 14:45:12 -04:00
comment_report Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
community Adding a get_random_community endpoint. (#5042) 2024-10-02 09:10:41 -04:00
local_user Add modlog entries for bulk removals. (#5050) 2024-10-01 10:59:52 -04:00
post Adding local site settings to reject federated upvotes or downvotes. (#5038) 2024-10-02 06:55:37 -04:00
post_report Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
private_message Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
private_message_report Simplify handling of NotFound SQL errors (fixes #4633) (#5031) 2024-09-23 11:26:50 -04:00
site Adding a get_random_community endpoint. (#5042) 2024-10-02 09:10:41 -04:00
lib.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
sitemap.rs Replace clippy::unwrap_used in tests (#5064) 2024-10-02 08:50:21 -04:00