Add remote follow pages.
authoreal <eal@waifu.club>
Wed, 17 Jan 2018 22:22:08 +0000 (00:22 +0200)
committereal <eal@waifu.club>
Thu, 18 Jan 2018 01:11:03 +0000 (03:11 +0200)
commit47e8c8db05dbe1f9d0ad7790be9ae9ed40f4e909
tree0308b4e94ffdaff06157923964616e7516efeb02
parentbc689740f09ee8201982455988bf5f4ccb02fe57
Add remote follow pages.
lib/pleroma/web/router.ex
lib/pleroma/web/templates/twitter_api/util/follow.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/util/follow_login.html.eex [new file with mode: 0644]
lib/pleroma/web/templates/twitter_api/util/followed.html.eex [new file with mode: 0644]
lib/pleroma/web/twitter_api/controllers/util_controller.ex