Age | Commit message (Expand) | Author |
2021-05-24 | Fix mailer jobs for deleted notifications erroring out (#16294) | Claire |
2021-05-17 | Fix host check on healthcheck path not being disabled (#16270) | Claire |
2021-05-16 | Disable host check on healthcheck path (#16243) | Jeong Arm |
2021-05-09 | Add a Redis environment variable for sidekiq (#16188) | Takeshi Umeda |
2021-05-06 | Add Ruby 3.0 support (#16046) | Claire |
2021-04-22 | Fix guard against DNS rebinding attacks (#16095) | Takeshi Umeda |
2021-04-21 | Add guard against DNS rebinding attacks (#16087) | Takeshi Umeda |
2021-04-15 | Fix app name, website and redirect URIs not having a maximum length (#16042) | Eugen Rochko |
2021-04-09 | Fix autoloading deprecation warnings from Rails 6 (#16010) | Eugen Rochko |
2021-04-03 | Change health check (#15988) | Eugen Rochko |
2021-03-24 | Update Mastodon to Rails 6.1 (#15910) | Claire |
2021-03-19 | Prepare Mastodon for zeitwerk autoloader (#15917) | Claire |
2021-03-17 | Prepare Mastodon for Rails 6 (#15911) | Claire |
2021-03-15 | Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908) | Eugen Rochko |
2021-03-02 | Update twitter-text from 1.14 to 3.1.0 and fix toot character counting (#15382) | Claire |
2021-03-01 | Add `POST /api/v1/emails/confirmations` to REST API (#15816) | Eugen Rochko |
2021-02-19 | Delete pagination.rb (#15754) | Shlee |
2021-02-11 | Drop dependency on secure_headers, fix response headers (#15712) | Claire |
2021-02-11 | Onion service related changes to HTTPS handling (#15560) | Cecylia Bocovich |
2021-01-31 | Fixed code quality issues (#15541) | Shubhendra Singh Chauhan |
2021-01-22 | Optimize some regex matching (#15528) | luigi |
2021-01-08 | Support clock drift in Omniauth SAML provider (#15511) | kaiyou |
2020-12-22 | Fix unnecessary queries when batch-removing statuses, 100x faster (#15387) | Eugen Rochko |
2020-12-15 | Add stoplight for object storage failures, return HTTP 503 (#13043) | Eugen Rochko |
2020-11-19 | Add cache buster feature for media files (#15155) | Eugen Rochko |
2020-11-06 | Fix cookies not having a SameSite attribute (#15098) | Eugen Rochko |
2020-10-19 | Add support for Gemini urls (#15013) | Josh Leeb-du Toit |
2020-10-12 | Add IP-based rules (#14963) | Eugen Rochko |
2020-10-06 | add S3_READ_TIMEOUT environment variable (#14952) | tateisu |
2020-08-24 | Add WebAuthn as an alternative 2FA method (#14466) | santiagorodriguez96 |
2020-07-07 | Change rate limits for various paths (#14253) | Eugen Rochko |
2020-07-07 | Fix hashtag column options styling (#14247) | ThibG |
2020-07-01 | Change Redis#exists calls to Redis#exists? to avoid deprecation warning (#14191) | Eugen Rochko |
2020-06-30 | Fix remote files not using Content-Type header, streaming (#14184) | Eugen Rochko |
2020-06-27 | Remove the terms blacklist and whitelist from UX (#14149) | Eugen Rochko |
2020-06-17 | Suppress Redis#exists(key) warning (#14067) | mayaeh |
2020-06-02 | Add E2EE API (#13820) | Eugen Rochko |
2020-05-24 | Fix csv upload (#13835) | Takeshi Umeda |
2020-05-23 | Fix workaround for Elasticsearch 7.x (#13828) | Takeshi Umeda |
2020-05-10 | Refactor monkey-patching of Goldfinger (#12561) | Eugen Rochko |
2020-05-09 | Fix "tootctl media remove-orphans" crashing on “Import” files (#13685) | ThibG |
2020-05-08 | Remove 'unsafe-inline' from Content-Security-Policy style-src (#13679) | ThibG |
2020-05-04 | Fix PgHero Content-Security-Policy when CDN_HOST is used (#13595) | ThibG |
2020-04-27 | Fix naming issue (#13551) | mayaeh |
2020-04-26 | Add separate cache directory for non-local uploads (#12821) | Eugen Rochko |
2020-04-17 | Fix search not working due to proxy settings when using hidden services (#13488) | Eugen Rochko |
2020-04-03 | Add ability to filter audit log in admin UI (#13381) | Eugen Rochko |
2020-03-31 | Fix background jobs not using locks like they are supposed to (#13361) | Eugen Rochko |
2020-03-31 | Fix re-sending of e-mail confirmation not being rate limited (#13360) | Eugen Rochko |
2020-03-27 | Fix OCR not working on Safari because of unsupported worker-src CSP (#13323) | ThibG |