You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lemmy/crates/apub/src/api
Dessalines 56e26fc3d4
Adding a post_view mode. Fixes #3730 (#3731)
* Adding a post_view mode. Fixes #3730

* Fix test.

* Addressing PR comments.

* Adding a post_view mode. Fixes #3730

* Fix test.

* Addressing PR comments.

* Fixing column order.

* Fix default Ok returns.

* Removing return Err(... where feasible.
9 months ago
..
list_comments.rs Allow passing auth via header or cookie (#3725) 10 months ago
list_posts.rs update moderator view (#3820) 9 months ago
mod.rs Remove PerformApub trait (#3423) 11 months ago
read_community.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
read_person.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
resolve_object.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
search.rs Allow passing auth via header or cookie (#3725) 10 months ago