1354 Commits (e27d9a9130778208d1e587d6fdca7913214bf9be)

Author SHA1 Message Date
Daniel M Brasil 6e38ffcaee Fix uncaught TypeError in POST `/api/v1/featured_tags` (#25072)
2 years ago
Daniel M Brasil 5009e9aed5 Fix uncaught NoMethodError in POST `/api/v1/featured_tags` (#25063)
2 years ago
Claire da9237adb5 Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060)
2 years ago
Daniel M Brasil 4d07793150 Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified (#24958)
2 years ago
Frankie Roberto 9cf831be0b Order sessions by most-recent to least-recently updated (#25005)
2 years ago
Claire 5bf9e2ebec Fix race condition when reblogging a status (#25016)
2 years ago
Claire 844d8e101e Add hCaptcha support (#25019)
2 years ago
Claire 86961b5b7b Add polling and automatic redirection to `/start` on email confirmation (#25013)
2 years ago
Daniel M Brasil 7cf0ce19e2 Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` (#24947)
2 years ago
zunda 458f6d0afb Make it possible to upload audio and video to Heroku app (#24866)
2 years ago
Nick Schonning 833076d6bf Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469)
2 years ago
Nick Schonning 54d59b8ee0 Autofix Rubocop Style/CaseLikeIf (#23756)
2 years ago
Matt Jankowski fded3a99ab Spec coverage for settings/preferences/* controllers (#24825)
2 years ago
Matt Jankowski 53682a7b4f Fix Performance/DeletePrefix cop (#24796)
2 years ago
Matt Jankowski 4d1f9d4278 Rename `with_lock` to `with_redis_lock` to avoid confusion with ActiveRecord's method (#24741)
2 years ago
Claire 7da78595fc Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)
2 years ago
Claire abce7cf2b9 Rewrite import feature (#21054)
2 years ago
Matt Jankowski 390aa577e7 Fix Rails/ActionOrder cop (#24692)
2 years ago
Claire 75a3da1abf Change logged-out WebUI HTML pages to be cached for a few seconds (#24708)
2 years ago
Claire 3acc54f7bf Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665)
2 years ago
Claire e82696a4b9 Fix /api/v1/instance/domain_blocks being unconditionally cached (#24662)
2 years ago
Claire 8c30221a41 Fix /actor needlessly reading session cookie and varying on Signature (#24664)
2 years ago
Claire 0cfbe4c4af Fix some user-independent endpoints potentially reading session cookies (#24650)
2 years ago
Claire 31bd0da41f Fix anonymous visitors getting a session cookie on first visit (#24584)
2 years ago
Eugen Rochko b61ff36351 Change unauthenticated responses to be cached in REST API (#24348)
2 years ago
Claire 24d5626e02 Fix crash when SSO_ACCOUNT_SETTINGS is not defined (#24628)
2 years ago
Matt Jankowski f01a643897 Remove instance variables from helper usage (#24203)
2 years ago
Claire d8e7a72597 Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604)
2 years ago
Eugen Rochko 3ca64638d4 Refactor `Cache-Control` and `Vary` definitions (#24347)
2 years ago
Robert R George 335b53ab48 Add trend management to admin API (#24257)
2 years ago
Eugen Rochko 9a7a4d79ec Add progress indicator to sign-up flow (#24545)
2 years ago
Matt Jankowski d30c48c975 Remove unused methods in 2FA OTP Auth Controller (#24220)
2 years ago
Claire caf209b28b Fix user archive takeouts when using OpenStack Swift (#24431)
2 years ago
Claire db2b09bdd4 Fix invalid/expired invites being processed on sign-up (#24337)
2 years 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