about summary refs log tree commit diff
path: root/config/initializers
AgeCommit message (Expand)Author
2020-03-31Fix re-sending of e-mail confirmation not being rate limited (#13360)Eugen Rochko
2020-03-27Fix OCR not working on Safari because of unsupported worker-src CSP (#13323)ThibG
2020-03-21Bump sidekiq from 5.2.7 to 6.0.4 (#11727)dependabot-preview[bot]
2020-03-08Add specific rate limits for posting and following (#13172)Eugen Rochko
2020-01-23Add announcements (#12662)Eugen Rochko
2020-01-23Add support for magnet: URIs (#12905)ThibG
2020-01-11Add support for linking XMPP URIs in toots (#12709)ThibG
2020-01-04Fix base64-encoded file uploads not being possible (#12748)Eugen Rochko
2020-01-03Fix resource_owner_from_credentials in Doorkeeper initializer (#12743)Eugen Rochko
2020-01-02Fix uncaught query param encoding errors (#12741)Eugen Rochko
2019-12-10Add `S3_OVERRIDE_PATH_STYLE` environment variable (#12594)Eugen Rochko
2019-12-08Add `tootctl media remove-orphans` (#12568)Eugen Rochko
2019-12-02add 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-30LDAP & PAM added to OAuth password grant strategy (#7999) (#12390)ntl-purism
2019-11-13Add bookmarks (#7107)ThibG
2019-10-10Fix preloaded JSON-LD context for identity not being used (#12138)Eugen Rochko
2019-10-09Fix attachment not being re-downloaded even if file is not stored (#12125)Eugen Rochko
2019-10-06Fix S3 adapter retrying failing uploads with exponential backoff (#12085)Eugen Rochko
2019-10-01Fix records not being indexed sometimes (#12024)Eugen Rochko
2019-09-29Add a nodeinfo endpoint (#12002)Eugen Rochko
2019-09-24Hide error message on /heath (#11947)Yamagishi Kazutoshi
2019-09-24Cast multipart threshold to integer (#11944)Yamagishi Kazutoshi
2019-09-24Fix authentication before 2FA challenge (#11943)Eugen Rochko
2019-09-23Add config of multipart threshold for S3 (#11924)Yamagishi Kazutoshi
2019-09-15Fix 2FA challenge and password challenge for non-database users (#11831)Eugen Rochko
2019-09-13Change rate limit for media proxy (#11814)Yamagishi Kazutoshi
2019-09-07Add healthcheck endpoint for web (#11770)Yamagishi Kazutoshi
2019-09-03Fix ActivityPub context not being dynamically computed (#11746)ThibG
2019-08-19Fix CSP needlessly allowing blob URLs in script-src (#11620)ThibG
2019-08-16Fix media host not being included in connect-src for OCR (#11577)Eugen Rochko
2019-08-15Add OCR tool to media editing modal (#11566)Eugen Rochko
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-07-02Remove unused StatsD code and expose StatsD as a global variable (#11232)Eugen Rochko
2019-06-20Add moderation API (#9387)Eugen Rochko
2019-06-07Change preferences page into appearance, notifications, and other (#10977)Eugen Rochko
2019-05-28Fix undefined method error (#10868)Hinaloe
2019-05-28Fix undefined method error. (#10867)mayaeh
2019-05-27Improve rate limiting (#10860)ThibG
2019-05-03Bump rack-attack from 5.4.2 to 6.0.0 (#10599)dependabot[bot]
2019-04-23Fix stoplight logging to stderr separate from Rails logger (#10624)Eugen Rochko
2019-04-07Add rate limit for media proxy requests (#10490)Eugen Rochko
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
2019-03-21cas_options :validate_url should be :service_validate_url (#10328)Eric
2019-02-14Add tight rate-limit for API deletions (#10042)Eugen Rochko
2019-02-09Fix URL linkifier grabbing full-width spaces and quotations (#9997)Eugen Rochko
2019-01-18Add timeouts for S3 (#9842)Eugen Rochko
2019-01-15Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ...Moritz Heiber
2019-01-05Enable immutable caching for S3 objects (#9722)Nolan Lawson