lemmy/crates/apub/src/activities
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 Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
community Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
deletion Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
following Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00
post Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
private_message Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00
voting 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
report.rs Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00