mastodon/config
Patrick Figel 8811778b55 Randomize sidekiq-scheduler cron schedule ()
SubscriptionsScheduler in particular causes high load across the
entire fediverse at 5 AM UTC every day. Randomizing cron schedules
and/or adding a random delay is considered best practice to avoid
this issue.
..
environments Set fallback address when empty notification address ()
initializers Enable to recognize most kinds of characters as URL paths ()
locales Minor Chinese check & jsx addition ()
webpack Disable babel-loader cache when development environment ()
application.rb Revert unique retry job ()
boot.rb Adds bootsnap. Faster boot time ()
brakeman.ignore Update status embeds ()
database.yml fix unnecessary variable ()
deploy.rb Update Capistrano lock version in config/deploy.rb ()
environment.rb Make PreviewCard records reuseable between statuses ()
i18n-tasks.yml Shorten display of large numbers on public profiles ()
navigation.rb Fix up the applications area ()
puma.rb Do not set port for puma if it is bound to unix socket ()
routes.rb When accessing uncached media attachment, redownload it ()
secrets.yml Upgrade to Rails 5.0.0.1
settings.yml Default follows for new users ()
sidekiq.yml Randomize sidekiq-scheduler cron schedule ()
webpacker.yml Fix webpack-dev-server on Windows ()