Age | Commit message (Expand) | Author |
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 |
2019-08-15 | Add OCR tool to media editing modal (#11566) | Eugen Rochko |
2019-07-30 | Add whitelist mode (#11291) | Eugen Rochko |
2019-07-02 | Remove unused StatsD code and expose StatsD as a global variable (#11232) | Eugen Rochko |
2019-06-20 | Add moderation API (#9387) | Eugen Rochko |
2019-06-07 | Change preferences page into appearance, notifications, and other (#10977) | Eugen Rochko |
2019-05-28 | Fix undefined method error (#10868) | Hinaloe |
2019-05-28 | Fix undefined method error. (#10867) | mayaeh |
2019-05-27 | Improve rate limiting (#10860) | ThibG |
2019-05-03 | Bump rack-attack from 5.4.2 to 6.0.0 (#10599) | dependabot[bot] |
2019-04-23 | Fix stoplight logging to stderr separate from Rails logger (#10624) | Eugen Rochko |
2019-04-07 | Add rate limit for media proxy requests (#10490) | Eugen Rochko |
2019-03-27 | Remove unused ActivityPub `@context` values depending on response (#10378) | Eugen Rochko |
2019-03-21 | cas_options :validate_url should be :service_validate_url (#10328) | Eric |
2019-02-14 | Add tight rate-limit for API deletions (#10042) | Eugen Rochko |
2019-02-09 | Fix URL linkifier grabbing full-width spaces and quotations (#9997) | Eugen Rochko |
2019-01-18 | Add timeouts for S3 (#9842) | Eugen Rochko |
2019-01-15 | Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ... | Moritz Heiber |
2019-01-05 | Enable immutable caching for S3 objects (#9722) | Nolan Lawson |
2018-12-24 | Add REST API for creating an account (#9572) | Eugen Rochko |
2018-12-21 | Skip mailer job retries when a record no longer exists (#9590) | Eugen Rochko |
2018-12-10 | Use same CORS policy for /@:username and /users/:username (#9485) | ThibG |
2018-12-02 | Preload common JSON-LD contexts (#9412) | ThibG |
2018-10-25 | Allow cross-origin requests to /.well-known/* URLs. (#9083) | Ben Lubar |
2018-10-19 | Add unread indicator to conversations (#9009) | Eugen Rochko |
2018-10-12 | Add manifest_src to CSP, add blob to connect_src (#8967) | ThibG |
2018-10-12 | Fix CSP headers blocking media and development environment (#8962) | Eugen Rochko |
2018-10-11 | Set Content-Security-Policy rules through RoR's config (#8957) | ThibG |
2018-10-09 | add ffmpeg initializer (#8855) | Sascha |
2018-10-08 | rubocop issues - Cleaning up (#8912) | ashleyhull-versent |
2018-10-04 | lint pass 2 (#8878) | aus-social |
2018-10-04 | Lint pass (#8876) | aus-social |
2018-09-30 | Fix that Rails.cache information could not be sent via StatsD (#8831) | Yamagishi Kazutoshi |
2018-09-18 | Redesign forms, verify link ownership with rel="me" (#8703) | Eugen Rochko |
2018-09-14 | Misc. typos (#8694) | luzpaz |
2018-09-08 | feat(cookies): Use the same-site attribute to lax (#8626) | Sorin Davidoi |
2018-08-25 | Rename S3_CLOUDFRONT_HOST to S3_ALIAS_HOST. (#8423) | M Somerville |
2018-08-21 | Revert to using Paperclip's filesystem storage, and fix dangling records in r... | ThibG |
2018-08-15 | Add ldap search filter (#8151) | Immae |
2018-08-13 | Add post-deployment migration system (#8182) | Eugen Rochko |
2018-07-25 | Add secure option to additional cookie (#8069) | abcang |
2018-07-05 | Add more granular OAuth scopes (#7929) | Eugen Rochko |
2018-06-29 | Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SER... | MIYAGI Hikaru |
2018-06-15 | Add dat, dweb, ipfs, ipns, ssb, gopher protocols to URL extractor (#7810) | Eugen Rochko |
2018-06-15 | Remove rack-timeout (#7809) | Eugen Rochko |
2018-05-26 | Disable AMS logging (#7623) | Eugen Rochko |
2018-05-18 | User agent for WebFinger (#7531) | MIYAGI Hikaru |
2018-05-11 | Add REST API for Web Push Notifications subscriptions (#7445) | Eugen Rochko |