lemmy/crates/apub/src/http
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
..
comment.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
community.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
mod.rs Split activity table into sent and received parts (fixes #3103) (#3583) 2023-07-14 11:17:06 -04:00
person.rs Federation tests replication round1 - demonstrate absent replication of comment deletes (#3657) 2023-07-27 06:17:40 -04:00
post.rs Adding a post_view mode. Fixes #3730 (#3731) 2023-08-31 09:01:08 -04:00
routes.rs Remove not needed anymore http-signature-normalization-actix dependency (#3458) 2023-07-04 12:14:37 +02:00
site.rs Make functions work with both connection and pool (#3420) 2023-07-11 09:09:59 -04:00