lemmy/crates/apub/src/activities
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.
2023-08-31 09:01:08 -04:00
..
block Make remove content optional during account deletion (fixes #1617) (#3817) 2023-08-28 12:23:45 +02:00
community Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
create_or_update Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
deletion Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
following Rewrite remaining federation actions, get rid of PerformCrud trait (#3794) 2023-08-02 12:52:41 -04:00
voting Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
mod.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
unfederated.rs Remove PerformApub trait (#3423) 2023-07-03 11:01:41 +02:00