lemmy/crates/apub/src/activities/post
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
..
create_or_update.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
mod.rs Rewrite delete activities (#1699) 2021-08-17 14:04:58 -04:00