]> cat aescling's git repositories - mastodon.git/commit
Show exact number of followers/statuses on export page/in tooltip (#8199)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 14 Aug 2018 19:56:17 +0000 (21:56 +0200)
committerGitHub <noreply@github.com>
Tue, 14 Aug 2018 19:56:17 +0000 (21:56 +0200)
commitaaac14b8ad1a2a9e3d58871feb07b1e78c5316c3
tree3af07062d5ee5a31058afd7ca2ded4985f0d27e0
parentec2c516ab865ea63b5e7bc4405d0141d377e3e12
Show exact number of followers/statuses on export page/in tooltip (#8199)

* Show exact number of followers/statuses on export page/in tooltip

* Fix tests
app/javascript/mastodon/features/account/components/action_bar.js
app/models/export.rb
app/views/accounts/_header.html.haml
app/views/settings/exports/show.html.haml
app/views/settings/imports/show.html.haml
spec/models/export_spec.rb