lemmy/crates
perillamint 3d7d6b2530
Respond with `Content-Type: application/activity+json` (#3353)
As per ActivityPub specification, the return type should be
`application/activity+json`, not `application/json`.
2023-06-26 12:10:04 +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 Respond with `Content-Type: application/activity+json` (#3353) 2023-06-26 12:10:04 +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-23 12:53:46 +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