lemmy/crates
Nutomic ddfa112e0b
Allow wildcard imports in schema.rs (#3293)
Dont mess with auto-generated code, this avoids problems with
clippy after running diesel commands
2023-06-26 11:18:29 +02:00
..
api feat: allow all admins to purge content (#3271) 2023-06-26 10:47:39 +02:00
api_common feat: allow all admins to purge content (#3271) 2023-06-26 10:47:39 +02:00
api_crud Add separate Post check for is_valid_body_field (#3263) 2023-06-26 10:47:01 +02:00
apub Remove actix_rt & use standard tokio spawn (#3158) 2023-06-26 10:45:22 +02:00
db_schema Allow wildcard imports in schema.rs (#3293) 2023-06-26 11:18:29 +02:00
db_views Fixing removed posts showing. Fixes #2875 (#3279) 2023-06-26 10:45:22 +02:00
db_views_actor Fixing removed posts showing. Fixes #2875 (#3279) 2023-06-26 10:45:22 +02:00
db_views_moderator Adding comments to all API related types. Fixes #2846 (#2848) 2023-05-10 21:20:39 +02:00
routes Update all dependencies (#3091) 2023-06-15 11:37:05 +02:00
utils Add separate Post check for is_valid_body_field (#3263) 2023-06-26 10:47:01 +02:00