gearheads
/
mastodon
Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
mastodon/config
Claire 07ff8cb019
Fix compression-webpack-plugin configuration (#16356)
compression-webpack-plugin 6.0.0 has changed how filenames were generated,
so from #14892 onward (Mastodon v3.3.0 and later), compressed files were
output to a file named `.gz` instead of the correct filenames.
2021-06-25 04:45:04 +02:00
..
environments
initializers Fix mailer jobs for deleted notifications erroring out (#16294) 2021-05-24 03:02:46 +02:00
locales Add authentication history (#16408) 2021-06-21 17:07:30 +02:00
webpack Fix compression-webpack-plugin configuration (#16356) 2021-06-25 04:45:04 +02:00
application.rb
boot.rb
brakeman.ignore Ignore brakeman false positive warning (#16213) 2021-05-11 14:18:33 +02:00
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb Add authentication history (#16408) 2021-06-21 17:07:30 +02:00
pghero.yml
puma.rb
routes.rb Add authentication history (#16408) 2021-06-21 17:07:30 +02:00
secrets.yml
settings.yml Change auto-following admin-selected accounts, show in recommendations (#16078) 2021-04-24 17:01:43 +02:00
sidekiq.yml
storage.yml Update Mastodon to Rails 6.1 (#15910) 2021-03-24 10:44:31 +01:00
themes.yml More polished light theme (#7620) 2018-05-25 18:36:26 +02:00
webpacker.yml