Commit Graph

16242 Commits (9b5055d34dfd079a76493467236d5b4c1496a9a7)
 

Author SHA1 Message Date
Matt Jankowski 9b5055d34d
Fix `Style/SuperArguments` cop ()
renovate[bot] 9305caf1fd
fix(deps): update dependency glob to v10.4.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] 54351d01f2
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 52a7d053ff
fix(deps): update dependency postcss-preset-env to v9.5.14 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Renaud Chaput 8ea2726376
Fix a leftover argument to `api()` ()
Renaud Chaput b6fd14f0e2
Fix `createDataLoadingThunk` and related actions ()
Claire 133d98fb25
Normalize language code of incoming posts ()
Renaud Chaput 10ec421dd4
Proposal: a modern & typed way of writing Redux actions doing API requests ()
Matt Jankowski 3a862439df
Remove unused account record in api/v2/admin/accounts spec ()
github-actions[bot] 5b5a35cf96
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Renaud Chaput 15d3070754
Fix some API calls that should not use an API token ()
Renaud Chaput 2c5ab8f647
Remove the access token from Redux & context ()
Michael Stanclift 2c75cf8599
Add "Warning preset" link to admin navigation ()
github-actions[bot] a2b4c29c8f
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] d9d4ba1b6f
fix(deps): update dependency glob to v10.3.16 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 6e67ca73f3
fix(deps): update dependency axios to v1.7.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
David Lapshin cd0c547936
Fix announcements icon rotating like settings one ()
Claire 32223863a5
Add coverage to `/admin/accounts/:id` ()
Claire 89f89d738f
Revert "Allow unblocking email addresses from any matching account ()" ()
github-actions[bot] eda2bdfc7a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 0663c7d78d
fix(deps): update formatjs monorepo ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8c925dec79
chore(deps): update dependency rubocop-rails to v2.25.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 0a2110b9af
Add coverage for custom filters ()
Claire 00cf8d3748
Change older Paperclip database migrations for consistency ()
Claire 2bcbeed951
Add some error handling to OTP secret migration ()
Claire de4815afda
Add more tests for self-destruct mode ()
Matt Jankowski def6b686ff
Fix `Rails/WhereRange` cop ()
Matt Jankowski 70608f824e
Add coverage for `AdminMailer#auto_close_registrations` ()
Renaud Chaput 9658d3e580
Use the job class as span name for Sidekiq root spans ()
renovate[bot] 0ce22859a5
fix(deps): update dependency @rails/ujs to v7.1.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] 8b75d18371
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 814d00cf4b
chore(deps): update dependency @formatjs/cli to v6.2.12 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 778bd96a52
chore(deps): update dependency @types/lodash to v4.17.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Renaud Chaput 990a0c19a9
Fix a warning when running JS Tests because of FakeIdentityContext using deprecated context API ()
Nick Schonning 0f07e1cd4c
Fix yarn.lock diff ()
renovate[bot] 0a343b9a91
fix(deps): update react monorepo to v18.3.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Renaud Chaput a178ba7cd5
Use a modern React context for identity in the app ()
Joshua Byrd 6282b6da77
Fix og:image requests when html in a web page is over 1.megabyte ()
Emelia Smith 2da2a1dae9
Support multiple redirect_uris when creating OAuth 2.0 Applications ()
Claire 12472e7f40
Add emphasis on ActiveRecord Encryption configuration values being secret ()
Jeong Arm a627219b25
Fix moderation action logs ()
github-actions[bot] bff7769f5f
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski a6d12299f2
Remove duplicate method def `ApplicationHelper#instance_presenter` ()
renovate[bot] fc166d07f0
chore(deps): update dependency rails to v7.1.3.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3286ad5226
chore(deps): update dependency selenium-webdriver to v4.21.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] f7f5b9dadd
fix(deps): update dependency @rails/ujs to v7.1.3-3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 226d7a7bad
fix(deps): update dependency sass to v1.77.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] b2388be71e
chore(deps): update dependency selenium-webdriver to v4.21.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire 66906a1bc1
Fix Web UI trying to save user settings when logged out ()
Matt Jankowski 1b6eb2c7f0
Enable YJIT when available ()