Commit Graph

14865 Commits (9742bccbe76fbd32cc3db8ad889ea7b5b77b8733)
 

Author SHA1 Message Date
Matt Jankowski 9742bccbe7
Add coverage for `api/v2/media` endpoint ()
renovate[bot] 183afc2465
Update dependency aws-sdk-s3 to v1.138.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] c3d3ada07b
Update dependency test-prof to v1.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko cdc57c74b7
Fix unsupported time zone or locale preventing sign-up ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Emelia Smith c9ffdcbaa2
Add debug + irb gems to assist with debugging in development and tests ()
Matt Jankowski 67fd3187b3
Update rspec fixture path config to silence deprecation warning ()
Matt Jankowski 30ee4aaff4
Convert measurement `api/v1/admin/*` controller specs to request specs ()
renovate[bot] f91e751383
Update dependency rspec-rails to v6.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 32e19e3af6
Reduce `.times` usage in request and controller specs ()
Matt Jankowski f7cb64a184
Add coverage for `settings/privacy` controller ()
Claire 32319187ee
Fix error when muting users from Web UI ()
renovate[bot] c836e71218
Update dependency aws-sdk-s3 to v1.137.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski b2e8af8889
Add coverage for `settings/verifications` controller ()
Matt Jankowski 6d51ac246b
Update partials for the `AdminMailer.new_trends` mailer ()
github-actions[bot] 3c3e0c25ef
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski a6d446e6a7
Add coverage for `remote_interaction_helper` ()
renovate[bot] e1bb79718b
Update babel monorepo to v7.23.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 876f5b1d12
Convert `/instances/*` controller specs to request specs ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 718c95e7af
Convert `api/v1/custom_emojis` controller spec to request spec ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire c260a68f54
Clean up some `Mastodon::CLI::Accounts` tests ()
renovate[bot] 18cb1f9196
Update actions/setup-node action to v4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 17582d36d5
Convert `api/v1/preferences` controller spec to request spec ()
Matt Jankowski 9a01a260a0
Convert `api/v1/scheduled_statuses` controller spec to request spec ()
Matt Jankowski b9fb47aeb1
Convert `api/v1/endorsements` controller spec to request spec ()
renovate[bot] 3a8dc9a5c6
Update dependency nokogiri to v1.15.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 371f355719
Reduce `.times` usage in `AccountStatusesCleanupPolicy` ()
Matt Jankowski d2aacea8da
Reduce `.times` usage in AccountSearch spec, use constant for default limit ()
Matt Jankowski 00c6ebd86f
Reduce `.times` usage in `StatusPin` and add `PIN_LIMIT` constant in validator ()
Matt Jankowski 1fabf20a88
Reduce `.times` usage in `lib/mastodon/cli/accounts` spec ()
renovate[bot] 12c22ee5e7
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 6464b7cc45
Update dependency public_suffix to v5.0.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 09a2db3f6c
Move api/v2/filters spec to correct path location ()
github-actions[bot] 8ceae2bce6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 135c4d8250
Update dependency rubocop-rails to v2.22.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] d75c7ac5a8
Update dependency core-js to v3.33.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 6d60b936ad
Update devDependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Tim Campbell 60f143e41f
Fixed yarn not installing node packages for streaming ()
Matt Jankowski e892efbc40
Configure elastic search integration with rspec tag ()
Claire 297839c10c
Rewrite `/api/v1/statuses` tests as request specs ()
Claire 9257737675
Rewrite `/api/v1/accounts` tests as request specs ()
Eugen Rochko 0e9801443f
Change to single opt-in during profile setup in onboarding in web UI ()
Matt Jankowski 549e8e7baf
Add `email_spec` and speedup/cleanup to `spec/mailers` ()
github-actions[bot] 9c68741f46
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 1526e54ac6
Add spec coverage for `workers/redownload_*` worker classes ()
renovate[bot] 6c2e78f1b1
Update dependency @material-symbols/svg-600 to v0.14.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 94178e2f68
Update dependency react-redux-loading-bar to v5.0.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski cb1a4a8713
Reduce expectations for `RSpec/MultipleExpectations` cop in `spec/presenters` specs ()
Matt Jankowski 155fb84141
Improve spec coverage for collection of `workers/` classes ()
Claire 0a6ec048a8
Fix upper border radius of onboarding columns ()
Claire c94bedf4e6
Use container queries to hide profile share button ()