mastodon/config
Sasha Sorokin 902c6bed5a Use different strings on exports page (#12569)
Currently the page re-uses strings from other contexts which doesn't fit
very well - strings incorrectly lowercase-d and pluralized, when they
don't need to be, because it's a table.

This commit changes page to re-use accounts.posts_tab_heading for toots,
and admin.accounts for "Following" and "Follows". This all should look
more aesthetically pleasing.
2019-12-19 12:47:55 +01:00
..
environments
initializers Add S3_OVERRIDE_PATH_STYLE environment variable (#12594) 2019-12-10 07:40:01 +01:00
locales Use different strings on exports page (#12569) 2019-12-19 12:47:55 +01:00
webpack Bump webpacker from 4.0.7 to 4.2.0 (#12416) 2019-11-20 17:56:11 +01:00
application.rb Fix localization test failing due to order of locale definitions (#12393) 2019-11-15 21:00:09 +01:00
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml Fix inconsistent interpolations test by ignoring single plural keys (#12394) 2019-11-15 21:23:03 +01:00
navigation.rb
pghero.yml Use override_csp options on pghero (#12489) 2019-11-27 05:28:11 +01:00
puma.rb
routes.rb Add bookmarks (#7107) 2019-11-13 23:02:10 +01:00
secrets.yml
settings.yml Admin setting to disable default follows (#12566) 2019-12-16 23:55:50 +01:00
sidekiq.yml
themes.yml
webpacker.yml