Age | Commit message (Expand) | Author |
2020-02-21 | Fix ActiveRecord::Migration.check_pending! failing because of duplicate migra... | Thibaut Girka |
2020-02-21 | port tootsuite#12748 to monsterfork: Fix base64-encoded file uploads not bein... | Eugen Rochko |
2020-02-21 | port tootsuite#12568 to monsterfork: Add `tootctl media remove-orphans` | Eugen Rochko |
2020-02-21 | port tootsuite#11292 to monsterfork: Add whitelist mode | Eugen Rochko |
2020-02-21 | port tootsuite#11770 to monsterfork: Add healthcheck endpoint for web | Yamagishi Kazutoshi |
2020-02-20 | port tootsuite/#12125 to monsterfork: Fix attachment not being re-downloaded ... | Eugen Rochko |
2020-02-20 | Add a nodeinfo endpoint (#12002) | Eugen Rochko |
2020-02-06 | Add environment variable to specify extra data hosts | Thibaut Girka |
2020-01-15 | use old ldap/pam strategies for now until full 3.x port | multiple creatures |
2020-01-15 | merge upstream csp changes | multiple creatures |
2020-01-15 | update `rack_attack` config | multiple creatures |
2020-01-15 | update `devise` config from upstream | multiple creatures |
2020-01-15 | update `paperclip` config from upstream | multiple creatures |
2020-01-15 | add `identity` context to json-ld | multiple creatures |
2019-12-31 | LDAP & PAM added to OAuth password grant strategy (#7999) (#12390) | ntl-purism |
2019-12-03 | clear out dead sidekiq job locks & add lock manager to sidekiq's dashboard to... | multiple creatures |
2019-11-29 | accept mp3s that are actually videos | multiple creatures |
2019-11-29 | remove img tag proxy from csp cause a: we don't use that anymore & b: it's br... | multiple creatures |
2019-11-26 | fix breaking typo | multiple creatures |
2019-11-19 | Fix undefined method error (#10868) | Hinaloe |
2019-11-19 | Fix undefined method error. (#10867) | mayaeh |
2019-11-19 | Improve rate limiting (#10860) | ThibG |
2019-09-14 | add jortage proxy to csp | multiple creatures |
2019-09-06 | raise authenticated api limit | multiple creatures |
2019-09-01 | bump up authenticated media api req limit | multiple creatures |
2019-08-15 | relax the the media proxy rate limit when logged in (now with 300% more relax... | multiple creatures |
2019-08-04 | allow more media proxy requests when logged in | multiple creatures |
2019-08-04 | update `rack_attack` config from `glitch-soc` | multiple creatures |
2019-05-21 | handle importing posts from json dumps | multiple creatures |
2019-05-21 | update csp for img proxy | multiple creatures |
2019-05-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-05-04 | Fix CSP when PAPERCLIP_ROOT_URL is set to a different host | Thibaut Girka |
2019-05-04 | Fix CSP when dealing with S3 hosts | Thibaut Girka |
2019-05-03 | Bump rack-attack from 5.4.2 to 6.0.0 (#10599) | dependabot[bot] |
2019-04-24 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-04-23 | Fix stoplight logging to stderr separate from Rails logger (#10624) | Eugen Rochko |
2019-04-08 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-04-07 | Add rate limit for media proxy requests (#10490) | Eugen Rochko |
2019-03-28 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-27 | Remove unused ActivityPub `@context` values depending on response (#10378) | Eugen Rochko |
2019-03-22 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-03-21 | cas_options :validate_url should be :service_validate_url (#10328) | Eric |
2019-02-15 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-02-14 | Add tight rate-limit for API deletions (#10042) | Eugen Rochko |
2019-02-10 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-02-09 | Fix URL linkifier grabbing full-width spaces and quotations (#9997) | Eugen Rochko |
2019-01-19 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-01-18 | Add timeouts for S3 (#9842) | Eugen Rochko |
2019-01-16 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-01-15 | Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ... | Moritz Heiber |