lemmy/crates/api/src
2024-11-04 10:44:58 +01: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 Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01: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 Fixing LemmyError imports. (#5157) 2024-11-04 10:44:58 +01:00
lib.rs Replace clippy allow annotation with expect (fixes #5012) (#5048) 2024-09-24 13:29:02 -04:00
sitemap.rs refactor: destructure tuples to enhance readability (#5151) 2024-10-31 08:12:24 -04:00