lemmy/crates/apub/src/http
Nutomic 1b9414f292
More federation compat (#1894)
* Make HTTP signatures compatible with Pleroma

* Send Announce/Page, Announce/Note for Pleroma compatibility

* remove unused code
2021-11-11 14:49:15 -05:00
..
comment.rs Change to_apub and from_apub to take by value and avoid cloning 2021-11-06 14:47:58 +01:00
community.rs More federation compat (#1894) 2021-11-11 14:49:15 -05:00
mod.rs More federation compat (#1894) 2021-11-11 14:49:15 -05:00
person.rs Change to_apub and from_apub to take by value and avoid cloning 2021-11-06 14:47:58 +01:00
post.rs Change to_apub and from_apub to take by value and avoid cloning 2021-11-06 14:47:58 +01:00
routes.rs Adding clippy:unwrap to husky. Fixes #1892 (#1893) 2021-11-11 12:18:08 +00:00