Age | Commit message (Expand) | Author |
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 |
2019-10-09 | Fix attachment not being re-downloaded even if file is not stored (#12125) | Eugen Rochko |
2019-10-06 | Fix S3 adapter retrying failing uploads with exponential backoff (#12085) | Eugen Rochko |
2019-10-01 | Fix records not being indexed sometimes (#12024) | Eugen Rochko |
2019-09-29 | Add a nodeinfo endpoint (#12002) | Eugen Rochko |
2019-09-24 | Hide error message on /heath (#11947) | Yamagishi Kazutoshi |
2019-09-24 | Cast multipart threshold to integer (#11944) | Yamagishi Kazutoshi |
2019-09-24 | Fix authentication before 2FA challenge (#11943) | Eugen Rochko |
2019-09-23 | Add config of multipart threshold for S3 (#11924) | Yamagishi Kazutoshi |
2019-09-15 | Fix 2FA challenge and password challenge for non-database users (#11831) | Eugen Rochko |
2019-09-13 | Change rate limit for media proxy (#11814) | Yamagishi Kazutoshi |
2019-09-07 | Add healthcheck endpoint for web (#11770) | Yamagishi Kazutoshi |
2019-09-03 | Fix ActivityPub context not being dynamically computed (#11746) | ThibG |
2019-08-19 | Fix CSP needlessly allowing blob URLs in script-src (#11620) | ThibG |
2019-08-16 | Fix media host not being included in connect-src for OCR (#11577) | Eugen Rochko |