about summary refs log tree commit diff
path: root/config/initializers
AgeCommit message (Expand)Author
2022-02-22Fix various typos (#17621)luzpaz
2022-02-21Fix error when trying to register (#17600)Claire
2022-02-18Avoid return within block (#17590)zunda
2022-02-18Throttle IPv6 signup for subnet (#17588)Jeong Arm
2022-01-23Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287)Claire
2022-01-16Remove IP tracking columns from users table (#16409)Eugen Rochko
2022-01-10Fix media API limit (#17272)Jeong Arm
2021-12-27Fix warnings on Rails boot (#16946)Eugen Rochko
2021-11-26Fix ElasticSearch to Elasticsearch (#17050)Takeshi Umeda
2021-11-18Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915)Takeshi Umeda
2021-11-06Fix reviving revoked sessions and invalidating login (#16943)Claire
2021-10-24Support authentication for ElasticSearch (#16890)Jeong Arm
2021-10-14Minor memory optimizations (#16507)Claire
2021-08-25New env variable: CAS_SECURITY_ASSUME_EMAIL_IS_VERIFIED (#16655)Daniel
2021-07-15Fix inefficiencies in auto-linking code (#16506)Claire
2021-05-24Fix mailer jobs for deleted notifications erroring out (#16294)Claire
2021-05-17Fix host check on healthcheck path not being disabled (#16270)Claire
2021-05-16Disable host check on healthcheck path (#16243)Jeong Arm
2021-05-09Add a Redis environment variable for sidekiq (#16188)Takeshi Umeda
2021-05-06Add Ruby 3.0 support (#16046)Claire
2021-04-22Fix guard against DNS rebinding attacks (#16095)Takeshi Umeda
2021-04-21Add guard against DNS rebinding attacks (#16087)Takeshi Umeda
2021-04-15Fix app name, website and redirect URIs not having a maximum length (#16042)Eugen Rochko
2021-04-09Fix autoloading deprecation warnings from Rails 6 (#16010)Eugen Rochko
2021-04-03Change health check (#15988)Eugen Rochko
2021-03-24Update Mastodon to Rails 6.1 (#15910)Claire
2021-03-19Prepare Mastodon for zeitwerk autoloader (#15917)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2021-03-15Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908)Eugen Rochko
2021-03-02Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382)Claire
2021-03-01Add `POST /api/v1/emails/confirmations` to REST API (#15816)Eugen Rochko
2021-02-19Delete pagination.rb (#15754)Shlee
2021-02-11Drop dependency on secure_headers, fix response headers (#15712)Claire
2021-02-11Onion service related changes to HTTPS handling (#15560)Cecylia Bocovich
2021-01-31Fixed code quality issues (#15541)Shubhendra Singh Chauhan
2021-01-22Optimize some regex matching (#15528)luigi
2021-01-08Support clock drift in Omniauth SAML provider (#15511)kaiyou
2020-12-22Fix unnecessary queries when batch-removing statuses, 100x faster (#15387)Eugen Rochko
2020-12-15Add stoplight for object storage failures, return HTTP 503 (#13043)Eugen Rochko
2020-11-19Add cache buster feature for media files (#15155)Eugen Rochko
2020-11-06Fix cookies not having a SameSite attribute (#15098)Eugen Rochko
2020-10-19Add support for Gemini urls (#15013)Josh Leeb-du Toit
2020-10-12Add IP-based rules (#14963)Eugen Rochko
2020-10-06add S3_READ_TIMEOUT environment variable (#14952)tateisu
2020-08-24Add WebAuthn as an alternative 2FA method (#14466)santiagorodriguez96
2020-07-07Change rate limits for various paths (#14253)Eugen Rochko
2020-07-07Fix hashtag column options styling (#14247)ThibG
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-06-27Remove the terms blacklist and whitelist from UX (#14149)Eugen Rochko