1338 Commits (b50c75ee8b98e14806b0ea8c53a7b86a183745fe)

Author SHA1 Message Date
Claire abce7cf2b9 Rewrite import feature (#21054)
1 year ago
Matt Jankowski 390aa577e7 Fix Rails/ActionOrder cop (#24692)
1 year ago
Claire 75a3da1abf Change logged-out WebUI HTML pages to be cached for a few seconds (#24708)
1 year ago
Claire 3acc54f7bf Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)
1 year ago
Claire e82696a4b9 Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662)
1 year ago
Claire 8c30221a41 Fix /actor needlessly reading session cookie and varying on Signature (#24664)
1 year ago
Claire 0cfbe4c4af Fix some user-independent endpoints potentially reading session cookies (#24650)
1 year ago
Claire 31bd0da41f Fix anonymous visitors getting a session cookie on first visit (#24584)
1 year ago
Eugen Rochko b61ff36351 Change unauthenticated responses to be cached in REST API (#24348)
1 year ago
Claire 24d5626e02 Fix crash when SSO_ACCOUNT_SETTINGS is not defined (#24628)
1 year ago
Matt Jankowski f01a643897 Remove instance variables from helper usage (#24203)
1 year ago
Claire d8e7a72597 Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604)
1 year ago
Eugen Rochko 3ca64638d4 Refactor `Cache-Control` and `Vary` definitions (#24347)
1 year ago
Robert R George 335b53ab48 Add trend management to admin API (#24257)
1 year ago
Eugen Rochko 9a7a4d79ec Add progress indicator to sign-up flow (#24545)
1 year ago
Matt Jankowski d30c48c975 Remove unused methods in 2FA OTP Auth Controller (#24220)
1 year ago
Claire caf209b28b Fix user archive takeouts when using OpenStack Swift (#24431)
1 year ago
Claire db2b09bdd4 Fix invalid/expired invites being processed on sign-up (#24337)
1 year ago
Eugen Rochko c75fccf033 Change user settings to be stored in a more optimal way (#23630)
2 years ago
Claire af57bcd3cf Fix user archive takeout when using OpenStack Swift or S3 providers with no ACL support (#24200)
2 years ago
Matt Jankowski 85e90f4b7d Move link header setting to after_action (#24251)
2 years ago
Matt Jankowski cc5208f020 Add allow_other_host in redirects which may go outside app (#24252)
2 years ago
Claire 12eb6740d1 Fix Rails cache namespace being overriden with `v2` for cached statuses (#24202)
2 years ago
Matt Jankowski 7a82026971 Remove references to non-existent actions (#24183)
2 years ago
Jean byroot Boussier dfc075c9d4 Workaround the ActiveRecord / Marshal serialization bug on Ruby 3.2 (#24142)
2 years ago
CSDUMMI e7c5ccafca Link to the Identity provider's account settings from the account settings (#24100)
2 years ago
Eugen Rochko ef0c6a43ed Change user backups to use expiring URLs for download when possible (#24136)
2 years ago
Christian Schmidt 7583523bf0 Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Nick Schonning 0717d1b058 Autofix Rubocop Style/RedundantArgument (#23798)
2 years ago
Claire 8a618c8eca Fix misleading error code when receiving invalid WebAuthn credentials (#23568)
2 years ago
CSDUMMI cfc04637b5 Redirect users to SLO at the IdP after logging them out of Mastodon. (#24020)
2 years ago
CSDUMMI 5f9f43d051 Prefer the stored location as after_sign_in_path in Omniauth Callback Controller (#24073)
2 years ago
Claire 6943192f5e Fix server error when failing to follow back followers from `/relationships` (#23787)
2 years ago
Claire 7bc43c91a0 Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
2 years ago
Nick Schonning a0e4d69c12 Autofix Rubocop Rails/FindById (#23762)
2 years ago
Nick Schonning e6312104c7 Autofix Rubocop remaining Layout rules (#23679)
2 years ago
Nick Schonning ae51248ffe Enable Rubocop HTTP status rules (#23717)
2 years ago
Nick Schonning 49f1168050 Autofix Rubocop Style/RedundantBegin (#23703)
2 years ago
Nick Schonning 7f8439ee07 Autofix Rubocop Style/TrailingCommaInArguments (#23694)
2 years ago
Nick Schonning 793f8c7dd5 Autofix Rubocop Style/IfUnlessModifier (#23697)
2 years ago
Nick Schonning b7d4391c4d Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)
2 years ago
Claire 0ae0740826 Add API parameter to safeguard unexpect mentions in new posts (#18350)
2 years ago
Claire 1c08aef482 Remove posts count and last posts from ActivityPub representation of hashtag collections (#23460)
2 years ago
Nick Schonning e0a02f8696 Apply Rubocop Style/NegatedIfElseCondition (#23451)
2 years ago
Nick Schonning e276e530ea Apply Rubocop Performance/RedundantSplitRegexpArgument (#23443)
2 years ago
Claire 3536a88bc9 Change `POST /settings/applications/:id` to regenerate token on scopes change (#23359)
2 years ago
Eugen Rochko 99787fa30d Change notifications per page from 15 to 40 in REST API (#23348)
2 years ago
Claire b131e01db7 Add more specific error messages to HTTP signature verification (#21617)
2 years ago
Claire 592fe1a3bd Add confirmation screen when handling reports (#22375)
2 years ago
Claire 42aa864c84 Add support for editing media description and focus point of already-posted statuses (#20878)
2 years ago