]> cat aescling's git repositories - mastodon.git/commit
Fix #72 - add follow/unfollow button to public profiles
authorEugen Rochko <eugen@zeonfederated.com>
Thu, 6 Oct 2016 19:27:58 +0000 (21:27 +0200)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 6 Oct 2016 19:27:58 +0000 (21:27 +0200)
commit3554d638b31aa5ace2aa524db0165932c15d9a71
treed20d71469f6077daf83a6996f4143dd393924b68
parent87ba52ad3f1e32b0608bb6c6ffb226c1988267a3
Fix #72 - add follow/unfollow button to public profiles
app/assets/javascripts/application_public.js [new file with mode: 0644]
app/assets/stylesheets/accounts.scss
app/controllers/accounts_controller.rb
app/views/accounts/_header.html.haml
app/views/layouts/public.html.haml
config/initializers/assets.rb
config/routes.rb