1933 Commits (6d6acefcc1e3f49d55638cb4ed650dedbca17cef)

Author SHA1 Message Date
Claire c51e8de4ad Merge commit 'bc7e7185ac0f0c10ebf354b738b8dfb4e8e43dcb' into glitch-soc/merge-upstream
1 year ago
Claire ee1de4206a Merge commit '68d362c0fc4d41cc97e981640bef41dea6f9f79d' into glitch-soc/merge-upstream
1 year ago
Claire 085a1197da Merge commit '21f904b344e57f68dd86b91d7228bdae37e75624' into glitch-soc/merge-upstream
1 year ago
Claire e6b6a0535e Merge commit 'a82f0363091618ddd94c76bdd36bf05f74428eee' into glitch-soc/merge-upstream
1 year ago
Claire 13b84da439 Merge commit '8ee98cfd2b01d96222c1559f35ef8b82732af620' into glitch-soc/merge-upstream
1 year ago
Claire 447b44a5d6 Merge commit '52b4e33d7fca20663e95e943631087d728bee3f6' into glitch-soc/merge-upstream
1 year ago
Eugen Rochko 1dd243cc09 Add time zone preference (#25342)
1 year ago
Matt Jankowski 8b5680fd9a Remove unused `redis_info` method Admin::Dashboard (#25345)
1 year ago
Eugen Rochko 2252e4d8bb Add webhook templating (#23289)
1 year ago
Darius Kazemi 6debddcf89 Add exclusive lists (#22048)
1 year ago
Matt Jankowski a04157e69f Add `allow_other_host: true` to backups controller (#25266)
1 year ago
Claire 572086c8ad Add support for importing lists (#25203)
1 year ago
Claire 8ee98cfd2b Add a confirmation screen when suspending a domain (#25144)
1 year ago
Claire 3d550b5712 Fix multiple N+1s in ConversationsController (#25134)
1 year ago
Claire 006bc485e4 Merge commit '3e747f08639a78ac86858f6a2d2fc08a05ff3365' into glitch-soc/merge-upstream
1 year ago
Claire 569302e5ce Merge commit 'adaa7a61e9c87859251f4ac9be387d3d24c0a962' into glitch-soc/merge-upstream
2 years ago
Claire ee6f9d2c92 Merge commit 'cc5d2e22dd4b7afb9035cf999979e3cd36d97e46' into glitch-soc/merge-upstream
2 years ago
Claire b55d56387b [Glitch] Add polling and automatic redirection to `/start` on email confirmation
2 years ago
Claire 560f605dc2 Merge commit '86961b5b7b459fd778a9b697bbdfbda03512babb' into glitch-soc/merge-upstream
2 years ago
Claire 11368da545 Merge commit 'afb74b97b237a32c5e1db2a6a9968d587a3d5dd3' into glitch-soc/merge-upstream
2 years ago
Claire 31fe0780bf Change captcha to be presented even for invited users (#2227)
2 years ago
Claire 4e8d882274 Remove dead code in Api::V1::FeaturedTagsController (#25073)
2 years ago
Claire 0b4d3bf363 Remove invalid X-Frame-Options: ALLOWALL (#25070)
2 years ago
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
Claire 348aed03cf Merge commit '0d919f27beb6e4e7a562a6eed8f354415b5c217e' into glitch-soc/merge-upstream
2 years ago
Claire 2aaf3528ca Merge commit 'd548faf69321260ab4c2a16759ca77773189126a' into glitch-soc/merge-upstream
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 498de92bc8 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 5c962d77bb Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 9558de3b67 Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0cbf19affd Fix most rubocop issues (#2165)
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 b12fcd3d7a Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire bb5b3182f0 Migrate glitch-soc's exclusive user settings
2 years ago
Claire db2b09bdd4 Fix invalid/expired invites being processed on sign-up (#24337)
2 years ago
Claire 1a0c54554f Merge branch 'main' into glitch-soc/merge-upstream
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 d11d2dda17 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire bcac7a5e06 Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 488cd37f1a Merge branch 'main' into glitch-soc/merge-upstream
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 f39d9ab256 Merge branch 'main' into glitch-soc/merge-upstream
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 a6363c3a2a Merge branch 'main' into glitch-soc/merge-upstream
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
Claire f15ded319f Merge branch 'main' into glitch-soc/merge-upstream
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
Claire 63992c6900 Merge branch 'main' into glitch-soc/merge-upstream
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 92d1e05c3e Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 0ae0740826 Add API parameter to safeguard unexpect mentions in new posts (#18350)
2 years ago
Claire 5f26e6e7ca Merge branch 'main' into glitch-soc/merge-upstream
2 years ago
Claire 1c08aef482 Remove posts count and last posts from ActivityPub representation of hashtag collections (#23460)
2 years ago