mastodon/config
Sasha Sorokin 902c6bed5a Use different strings on exports page ()
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.
..
environments Add SMTP reply_to option ()
initializers Add `S3_OVERRIDE_PATH_STYLE` environment variable ()
locales Use different strings on exports page ()
webpack Bump webpacker from 4.0.7 to 4.2.0 ()
application.rb Fix localization test failing due to order of locale definitions ()
boot.rb Fix bootsnap cache directory being declared relatively ()
brakeman.ignore Add type, limit, offset, min_id, max_id, account_id to search API ()
database.yml config: add DB_SSLMODE for managed/remote PG ()
deploy.rb Bump capistrano from 3.11.1 to 3.11.2 ()
environment.rb Make PreviewCard records reuseable between statuses ()
i18n-tasks.yml Fix inconsistent interpolations test by ignoring single plural keys ()
navigation.rb Fix relays UI being available in whitelist/secure mode ()
pghero.yml Use override_csp options on pghero ()
puma.rb Add PERSISTENT_TIMEOUT option ()
routes.rb Add bookmarks ()
secrets.yml
settings.yml Admin setting to disable default follows ()
sidekiq.yml Change trending hashtags to not disappear instantly after midnight ()
themes.yml More polished light theme ()
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 ()