GTS: cherry-picks and collection usage (#186)
authorfloatingghost <hannah@coffee-and-dreams.uk>
Sat, 27 Aug 2022 18:05:48 +0000 (18:05 +0000)
committerfloatingghost <hannah@coffee-and-dreams.uk>
Sat, 27 Aug 2022 18:05:48 +0000 (18:05 +0000)
commit772c209914d5cbfd4f763edc266d0f1541f656f8
tree56c6ecbb6d3ac1782baf99893d6f1e4050c467d6
parentf32e288711e4dbcc227cab7fcc31315ecd6e6391
GTS: cherry-picks and collection usage (#186)

https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3725?commit_id=61254111e59f02118cad15de49d1e0704c07030e

what is this, a yoink of a yoink? good times

Co-authored-by: Hélène <pleroma-dev@helene.moe>
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/186
12 files changed:
lib/pleroma/collections/fetcher.ex
lib/pleroma/web/activity_pub/object_validators/article_note_page_validator.ex
lib/pleroma/web/activity_pub/object_validators/common_fixes.ex
lib/pleroma/web/activity_pub/object_validators/create_generic_validator.ex
lib/pleroma/web/activity_pub/transmogrifier.ex
lib/pleroma/web/plugs/http_signature_plug.ex
test/pleroma/collections/collections_fetcher_test.exs
test/pleroma/web/activity_pub/activity_pub_controller_test.exs
test/pleroma/web/activity_pub/object_validators/article_note_page_validator_test.exs
test/pleroma/web/activity_pub/transmogrifier/note_handling_test.exs
test/pleroma/web/plugs/http_signature_plug_test.exs
test/support/http_request_mock.ex