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/voting
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
..
mod.rs Rewrite some federation actions to remove Perform/SendActivity (ref #3670) (#3758) 10 months ago
undo_vote.rs Split activity table into sent and received parts (fixes #3103) (#3583) 11 months ago
vote.rs Adding a post_view mode. Fixes #3730 (#3731) 9 months ago