lemmy/crates/apub
Nutomic 149a4e0de8
Breaking apub changes (#1859)
* Remove CommentInReplyToMigration

* Remove compat for RemovePostCommentOrCommunity

* Remove PublicUrlMigration

* Change type of pm to ChatMessage from Pleroma, make pm.to array

* Use person.summary instead of person.content for pleroma compat

* Also change group.content to summary

* Rewrite apub object test json to serve as nice examples

* Also add test case for parsing pleroma private message
2021-10-22 12:21:26 -04:00
..
assets Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
src Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
Cargo.toml Trying out rust-musl-builder for cargo publish (#1856) 2021-10-21 13:26:01 -04:00