about summary refs log tree commit diff
path: root/config/application.rb
AgeCommit message (Expand)Author
2022-06-06Merge remote-tracking branch 'glitch/main'Starfall
2022-05-18Change search indexing to use batches to minimize resource usage (#18451)Eugen Rochko
2022-04-29Merge remote-tracking branch 'glitch/main'Starfall
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2022-04-26Merge remote-tracking branch 'glitch/main'Starfall
2022-04-08Fix cookies secure flag being set when served over Tor (#17992)Eugen Rochko
2022-04-08Merge remote-tracking branch 'glitch/main'Starfall
2022-04-01fix: `s3_force_single_request` not parsed (#17922)Holger
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