]> cat aescling's git repositories - mastodon.git/commit
Improve public account cards (#6559)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 26 Feb 2018 15:18:41 +0000 (16:18 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2018 15:18:41 +0000 (16:18 +0100)
commit18513a978aecd36bf61a5cd7dba08f9f20729de9
tree3b27029bf1fde622ab77607c2159428d9c2ceb13
parentc33931b613c7da4cc2c22ff8411c38556dc579cb
Improve public account cards (#6559)

- Add follow/unfollow/remote follow buttons
- Format the bio properly
- Always show username@domain, even for local accounts
app/controllers/follower_accounts_controller.rb
app/controllers/following_accounts_controller.rb
app/javascript/styles/mastodon/accounts.scss
app/views/accounts/_follow_button.html.haml [new file with mode: 0644]
app/views/accounts/_grid_card.html.haml
app/views/accounts/_header.html.haml