about summary refs log tree commit diff
path: root/config/application.rb
AgeCommit message (Expand)Author
2023-04-03Change root Chewy strategy to emit a warning instead of erroring out in produ...Claire
2023-03-16Add cache headers to static files served through Rails (#24120)Eugen Rochko
2023-02-02Address check-i18n warnings (#23313)Nick Schonning
2022-12-15Add Western Frisian support (#18602)Yamagishi Kazutoshi
2022-12-07enable be locale (#22022)Mikhail Paulyshka
2022-11-27Remove support for Ruby 2.6 (#21477)Claire
2022-11-10Fix `mailers` queue not being used for mailers (#20274)Eugen Rochko
2022-08-13Remove Rack::Deflater (#17937)gol-cha
2022-07-05Add customizable user roles (#18641)Eugen Rochko
2022-05-18Change search indexing to use batches to minimize resource usage (#18451)Eugen Rochko
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-08Fix cookies secure flag being set when served over Tor (#17992)Eugen Rochko
2022-04-01fix: `s3_force_single_request` not parsed (#17922)Holger
2022-03-17Fix wrong language code for Kurdish languages (#17812)Claire
2022-02-08Add global `locale` param (#17464)Eugen Rochko
2021-10-18Add S3_FORCE_SINGLE_REQUEST env var to work around S3 compatibility issues (#...Claire
2021-10-14Add Northern Kurdish locale as requested by translator. It already has a proj...gunchleoc
2021-09-29Switch from unmaintained paperclip to kt-paperclip (#16724)Claire
2021-09-13Fix some Rails frameworks being unnecessarily loaded (#16725)Claire
2021-05-20New Crowdin updates (#16269)Eugen Rochko
2021-05-07Fix older migrations on Ruby 3 (#16174)Claire
2021-05-06Add Ruby 3.0 support (#16046)Claire
2021-05-05Fix media processing getting stuck on too much stdin/stderr (#16136)Eugen Rochko
2021-04-22Add af, gd and si locales (#16090)Eugen Rochko
2021-04-12Remove dependency on pluck_each gem (#16012)Eugen Rochko
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-19Use more robust hook for loading timestamp_id function into database (#15919)Claire
2021-03-19Prepare Mastodon for zeitwerk autoloader (#15917)Claire
2021-02-11Drop dependency on secure_headers, fix response headers (#15712)Claire
2021-02-11Fix obsolete digitalocean.rake file breaking rake tasks (#15618)Claire
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2020-11-12Fix streaming API allowing connections to persist after access token invalida...Eugen Rochko
2020-11-10Add missing locales (#15138)Yamagishi Kazutoshi
2020-11-06Add subresource integrity for JS and CSS assets (#15096)Eugen Rochko
2020-07-05Add color extraction for audio thumbnails (#14209)Eugen Rochko
2020-07-01Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191)Eugen Rochko
2020-06-30Fix remote files not using Content-Type header, streaming (#14184)Eugen Rochko
2020-05-11Fix sr locale being selected over sr-Latn (#13693)ThibG
2020-05-10Add `vi` to available locales (#13542)taicv
2020-03-26Fix Paperclip using deprecated URI.escape function (#13320)ThibG
2020-03-08Change local media attachments to perform heavy processing asynchronously (#1...Eugen Rochko
2020-01-26Add kabyle language to Mastodon (#12962)ButterflyOfFire
2020-01-24Remove bad encoding middleware (#12931)Eugen Rochko
2020-01-18Add is to available locales (#12882)Eugen Rochko
2020-01-02Fix uncaught query param encoding errors (#12741)Eugen Rochko
2019-11-15Fix localization test failing due to order of locale definitions (#12393)Eugen Rochko
2019-11-13Add kn, mr, ur to available locales (#12379)Eugen Rochko
2019-10-03Add br, es-AR, et, mk, nn to available locales (#12062)Eugen Rochko
2019-10-01Fix records not being indexed sometimes (#12024)Eugen Rochko
2019-09-24Fix authentication before 2FA challenge (#11943)Eugen Rochko