Remote interaction with posts (#198)
authorNorm <normandy@biribiri.dev>
Thu, 8 Sep 2022 10:19:22 +0000 (10:19 +0000)
committerfloatingghost <hannah@coffee-and-dreams.uk>
Thu, 8 Sep 2022 10:19:22 +0000 (10:19 +0000)
commita6d85003fe0cedab924a14f1065c181a2d468a1b
tree2e2099b694b37b7ca0ead3baffeb1858fa624f1a
parent7af32634be4ea4fde7ff495a6ebe293c9233fe7b
Remote interaction with posts (#198)

Grabbed from https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3587

Co-authored-by: Tusooa Zhu <tusooa@kazv.moe>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/198
Co-authored-by: Norm <normandy@biribiri.dev>
Co-committed-by: Norm <normandy@biribiri.dev>
CHANGELOG.md
lib/pleroma/web/api_spec/operations/twitter_util_operation.ex
lib/pleroma/web/mastodon_api/views/instance_view.ex
lib/pleroma/web/router.ex
lib/pleroma/web/templates/twitter_api/util/status_interact.html.eex [new file with mode: 0644]
lib/pleroma/web/twitter_api/controllers/util_controller.ex
lib/pleroma/web/twitter_api/views/util_view.ex
test/pleroma/web/twitter_api/util_controller_test.exs