lemmy/crates/apub/src
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
..
activities Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
fetcher Pleroma federation2 (#1855) 2021-10-21 13:25:35 -04:00
http Major refactor, adding newtypes for apub crate 2021-10-20 12:28:09 +02:00
objects Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
context.rs Move code to apub library (#1795) 2021-10-06 16:20:05 -04:00
lib.rs Merge crates db_schema and db_queries 2021-10-20 12:28:08 +02:00
migrations.rs Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00