lemmy/crates/apub/src/objects
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
..
comment.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
community.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
mod.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
person.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
post.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
private_message.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00