Age | Commit message (Expand) | Author |
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 |
2020-03-21 | Bump sidekiq from 5.2.7 to 6.0.4 (#11727) | dependabot-preview[bot] |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2020-01-23 | Add support for magnet: URIs (#12905) | ThibG |
2020-01-11 | Add support for linking XMPP URIs in toots (#12709) | ThibG |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2020-01-03 | Fix resource_owner_from_credentials in Doorkeeper initializer (#12743) | Eugen Rochko |
2020-01-02 | Fix uncaught query param encoding errors (#12741) | Eugen Rochko |
2019-12-10 | Add `S3_OVERRIDE_PATH_STYLE` environment variable (#12594) | Eugen Rochko |
2019-12-08 | Add `tootctl media remove-orphans` (#12568) | Eugen Rochko |
2019-12-02 | add S3_OPEN_TIMEOUT environment variable (#12459) | tateisu |
2019-12-01 | :sparkles: Add an LDAP Mail attribute config (#12053) | Mathieu Brunot |
2019-12-01 | :sparkles: Convert LDAP username (#12461) | Mathieu Brunot |
2019-11-30 | LDAP & PAM added to OAuth password grant strategy (#7999) (#12390) | ntl-purism |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-10-10 | Fix preloaded JSON-LD context for identity not being used (#12138) | Eugen Rochko |