about summary refs log tree commit diff
path: root/config/application.rb
AgeCommit message (Expand)Author
2022-03-22Merge remote-tracking branch 'glitch/main'Starfall
2022-03-17Fix wrong language code for Kurdish languages (#17812)Claire
2022-02-13Merge remote-tracking branch 'glitch/main'Starfall
2022-02-08Add global `locale` param (#17464)Eugen Rochko
2022-01-31Merge branch 'glitchsoc'Starfall
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-06-08Merge branch 'glitch'Starfall
2021-05-20New Crowdin updates (#16269)Eugen Rochko
2021-05-11Merge branch 'glitch'Starfall
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-04-02Merge branch 'glitch'Starfall
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-21Merge remote-tracking branch 'glitchsoc/main' into mainStarfall
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-13Merge branch 'glitch' into mainStarfall
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2020-11-19Merge branch 'glitch' into mainStarfall
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-08-12Add Plural Cafe localeStarfall
2020-08-12Enable translation fallback in all environmentsStarfall
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
2019-09-16New Crowdin translations (#11799)Eugen Rochko
2019-07-21Change locale detection to run once per session (#8657)Eugen Rochko