]> cat aescling's git repositories - mastodon.git/commit
Add an account endpoint for ActivityPub and link to it on HTML profile pages
authorEvan Minto <evan.minto@gmail.com>
Sat, 4 Feb 2017 22:46:23 +0000 (14:46 -0800)
committerEvan Minto <evan.minto@gmail.com>
Sat, 4 Feb 2017 22:46:23 +0000 (14:46 -0800)
commite2fbf8bc7479967baa84ef26eb03e19f0fd868e8
tree6fd2a38dbd5dc8dbfb056bba872c89b3d1546f38
parent7b7a356aed20c57d10bd7edfc3c3f5ba3d3a9d8c
Add an account endpoint for ActivityPub and link to it on HTML profile pages
app/controllers/api/activitypub/accounts_controller.rb [new file with mode: 0644]
app/views/accounts/show.html.haml
app/views/api/activitypub/accounts/show.rabl [new file with mode: 0644]
config/routes.rb