Commit Graph

15092 Commits (efd16f3c2cf12c41bb39b6378007ef8f72e60652)
 

Author SHA1 Message Date
Matt Jankowski efd16f3c2c
Clean up of `RSpec/LetSetup` within `spec/services/activitypub` ()
Matt Jankowski c99f88e1a8
Clean up of `RSpec/LetSetup` within `spec/lib` ()
Matt Jankowski cd64a5b2ec
Clean up of `RSpec/LetSetup` within `api/` ()
Eugen Rochko 5976d3702f
Change "Follow" to "Follow back" and "Mutual" when appropriate in web UI ()
Matt Jankowski f32d672d2f
Clean up of `RSpec/LetSetup` within `spec/controllers` ()
Matt Jankowski c753b1ad35
Clean up of `RSpec/LetSetup` within `spec/models` ()
renovate[bot] 87e2bd02ac
Update dependency irb to v1.11.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] 9e5ddc1745
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 2463b53363
More duplicates in cli maintenance spec, misc bug fixes ()
Eugen Rochko 01f0a6ca4f
Fix profile setup showing default avatar in web UI ()
Claire d29b1cca2e
Fix `friends_of_friends` sometimes suggesting already-followed accounts ()
Claire ac04e62a0e
Remove unused route definitions ()
github-actions[bot] fecc07856c
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 9a24b12416
Update dependency sass-loader to v10.5.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 961d65aba6
Add coverage to CLI Maintenance for duplicate users on `confirmation_token` and `reset_password_token` values ()
Claire 6fed0fcbaa
Remove unneeded settings cleanup from specs ()
Matt Jankowski c7c727994a
Add spec for `CLI::Maintenance#fix_duplicates` ()
renovate[bot] 5489d4c84c
Update dependency aws-sdk-s3 to v1.141.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 4075b4d7ee
Update dependency node to 20.10 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
renovate[bot] b7bdcd4f39
Update dependency @material-symbols/svg-600 to v0.14.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski c28976d89e
Handle negative offset param in `api/v2/search` ()
Renaud Chaput 7b1d390734
Fixes dropdown target without a `buttonRef` (edit history) ()
github-actions[bot] fa987db738
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 3598c2e1db
Revert "Feature - Prevents multiple audio/video attachments from being played at the same time ()" ()
Renaud Chaput 8b1eeb2f90
Fix the loading bar with the new Redux actions ()
Matt Jankowski 7cfc078198
Fix rails mailer preview not honouring locale ()
Matt Jankowski 476d1237d4
Typo fix in json ld helper spec ()
renovate[bot] ab1201c9d9
Update dependency regenerator-runtime to v0.14.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire 7d9b209fe8
Fix call to inefficient `delete_matched` cache method in domain blocks ()
Yamagishi Kazutoshi f4b9c2ba40
Group artifact actions ()
Matt Jankowski af366f65ee
Add spec coverage for `models/form/custom_emoji_batch` class ()
renovate[bot] b2ca71f733
Update dependency rubocop-performance to v1.20.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 0b42cf2979
Opt out of `Rails/NegateInclude` cop ()
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop ()
Matt Jankowski 2bd8d343cf
Fix `Style/SoleNestedConditional` and `Style/IfInsideElse` cops, regenerate haml todo ()
Matt Jankowski 8e9e7d57d8
Opt out of `Rails/UnusedIgnoredColumns` cop ()
Matt Jankowski 0e5b8fc46b
Fix `Style/RedundantReturn` cop ()
Matt Jankowski 89d468ada7
Fix `Style/StderrPuts` cop ()
Matt Jankowski e56fb9e489
Fix `Style/SymbolProc` cop ()
renovate[bot] fc4eaa779a
Update dependency cssnano to v6.0.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] fad7dca0e4
Update dependency prom-client to v15.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 43f637c130
Update dependency rubocop-rails to v2.23.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 287384b3bb
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] d099cf67c0
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] f99e05710e
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski b1dec09d20
Fix `Style/InverseMethods` cop ()
Matt Jankowski 3e336fe706
Opt out of `Rails/SkipsModelValidations` cop in db/migrate ()
Matt Jankowski e5717c9bc6
Fix `Style/Lambda` cop ()
Matt Jankowski 1ee8d1e50e
Assign a proc to `Rack::Request.ip_filter` instead of patching method ()