lemmy/api_tests/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
..
comment.spec.ts Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
community.spec.ts Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00
follow.spec.ts Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00
post.spec.ts Breaking apub changes (#1859) 2021-10-22 12:21:26 -04:00
private_message.spec.ts Blank out extra info for deleted or removed content. Fixes #1679 (#1680) 2021-07-30 18:44:15 +00:00
shared.ts Federate reports (#1830) 2021-10-15 10:37:33 -04:00
user.spec.ts Fixing ResolveObject API and unit tests (#1713) 2021-08-23 17:25:39 +02:00