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
Showing
- app/javascript/mastodon/features/account/components/action_bar.js 3 additions, 3 deletions...script/mastodon/features/account/components/action_bar.js
- app/models/export.rb 9 additions, 1 deletionapp/models/export.rb
- app/views/accounts/_header.html.haml 3 additions, 3 deletionsapp/views/accounts/_header.html.haml
- app/views/settings/exports/show.html.haml 11 additions, 3 deletionsapp/views/settings/exports/show.html.haml
- app/views/settings/imports/show.html.haml 7 additions, 4 deletionsapp/views/settings/imports/show.html.haml
- spec/models/export_spec.rb 3 additions, 3 deletionsspec/models/export_spec.rb
Please register or sign in to comment