453 Commits (87bf85ffdd75a59d0c4527052d160b3e858e3777)

Author SHA1 Message Date
Claire 8603a07504
Fix error when trying to register (#17600) 4 years ago
zunda f9e7f2e409
Avoid return within block (#17590) 4 years ago
Jeong Arm 1de2e3f980
Throttle IPv6 signup for subnet (#17588) 4 years ago
Claire cfa583fa71
Remove support for OAUTH_REDIRECT_AT_SIGN_IN (#17287) 4 years ago
Eugen Rochko 8e84ebf0cb
Remove IP tracking columns from users table (#16409) 4 years ago
Jeong Arm ea61d3acd6
Fix media API limit (#17272) 4 years ago
Eugen Rochko fe71548844
Fix warnings on Rails boot (#16946) 4 years ago
Takeshi Umeda 06631fdc53
Fix ElasticSearch to Elasticsearch (#17050) 4 years ago
Takeshi Umeda 3419d3ec84
Bump chewy from 5.2.0 to 7.2.3 (supports Elasticsearch 7.x) (#16915) 5 years ago
Claire 6da135a493
Fix reviving revoked sessions and invalidating login (#16943) 5 years ago
Jeong Arm c8ce728705
Support authentication for ElasticSearch (#16890) 5 years ago
Claire b21f3aa21d
Minor memory optimizations (#16507) 5 years ago
Daniel 2ed1c92c63
New env variable: CAS_SECURITY_ASSUME_EMAIL_IS_VERIFIED (#16655) 5 years ago
Claire 211d5c3c30
Fix inefficiencies in auto-linking code (#16506) 5 years ago
Claire b715cede4d
Fix mailer jobs for deleted notifications erroring out (#16294) 5 years ago
Claire 97539b6a96
Fix host check on healthcheck path not being disabled (#16270) 5 years ago
Jeong Arm f09322f9cc
Disable host check on healthcheck path (#16243) 5 years ago
Takeshi Umeda 9b18914c35
Add a Redis environment variable for sidekiq (#16188) 5 years ago
Claire 566fc90913
Add Ruby 3.0 support (#16046) 5 years ago
Takeshi Umeda 2360191434
Fix guard against DNS rebinding attacks (#16095) 5 years ago
Takeshi Umeda 8323023464
Add guard against DNS rebinding attacks (#16087) 5 years ago
Eugen Rochko 3b8d085436
Fix app name, website and redirect URIs not having a maximum length (#16042) 5 years ago
Eugen Rochko 3f2533ca8e
Fix autoloading deprecation warnings from Rails 6 (#16010) 5 years ago
Eugen Rochko 82cce18227
Change health check (#15988) 5 years ago
Claire cbd0ee1d07
Update Mastodon to Rails 6.1 (#15910) 5 years ago
Claire a4dcaef53b
Prepare Mastodon for zeitwerk autoloader (#15917) 5 years ago
Claire 43eff898a0
Prepare Mastodon for Rails 6 (#15911) 5 years ago
Eugen Rochko e89e976e92
Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908) 5 years ago
Claire 65db262550
Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) 5 years ago
Eugen Rochko ee1119208c
Add `POST /api/v1/emails/confirmations` to REST API (#15816) 5 years ago
Shlee ab9c2ed98d
Delete pagination.rb (#15754) 5 years ago
Claire 21fb3f3684
Drop dependency on secure_headers, fix response headers (#15712) 5 years ago
Cecylia Bocovich e79f8dd85c
Onion service related changes to HTTPS handling (#15560) 5 years ago
Shubhendra Singh Chauhan c8d11b8bdb
Fixed code quality issues (#15541) 5 years ago
luigi eb51e43fb4
Optimize some regex matching (#15528) 5 years ago
kaiyou f47c177eb7
Support clock drift in Omniauth SAML provider (#15511) 5 years ago
Eugen Rochko 9915d11c0d
Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) 5 years ago
Eugen Rochko 1045549f85
Add stoplight for object storage failures, return HTTP 503 (#13043) 5 years ago
Eugen Rochko df1653174b
Add cache buster feature for media files (#15155) 6 years ago
Eugen Rochko acc1c03861
Fix cookies not having a SameSite attribute (#15098) 6 years ago
Josh Leeb-du Toit 0c24f4dce2
Add support for Gemini urls (#15013) 6 years ago
Eugen Rochko 5e1364c448
Add IP-based rules (#14963) 6 years ago
tateisu 7919418e4c
add S3_READ_TIMEOUT environment variable (#14952) 6 years ago
santiagorodriguez96 e8d41bc2fe
Add WebAuthn as an alternative 2FA method (#14466) 6 years ago
Eugen Rochko 81a3db1564
Change rate limits for various paths (#14253) 6 years ago
ThibG a783bdf4ad
Fix hashtag column options styling (#14247) 6 years ago
Eugen Rochko 6d23d40420
Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) 6 years ago
Eugen Rochko 7aaf2b44ec
Fix remote files not using Content-Type header, streaming (#14184) 6 years ago
Eugen Rochko 8c04e37b03
Remove the terms blacklist and whitelist from UX (#14149) 6 years ago
mayaeh f56129a947
Suppress Redis#exists(key) warning (#14067) 6 years ago