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/activities/community
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
..
announce.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago
collection_add.rs Replace TypedBuilder with Default in update forms (#3814) 10 months ago
collection_remove.rs Replace TypedBuilder with Default in update forms (#3814) 10 months ago
lock_page.rs Replace TypedBuilder with Default in update forms (#3814) 10 months ago
mod.rs Make functions work with both connection and pool (#3420) 11 months ago
report.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 10 months ago
update.rs Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 10 months ago