Commit Graph

16321 Commits (04ebbe3077e7f39025428bfa596ada2d21be6dfb)
 

Author SHA1 Message Date
Claire 7f808ff6e9
Bump version to v4.3.0-alpha.4 (#30482) 7 months ago
Claire 73a78cc19d
Fix rate-limiting incorrectly triggering a session cookie on most endpoints (#30483) 7 months ago
Claire 3fa0dd0b88
Merge pull request from GHSA-c2r5-cfqr-c553
* Add hardening monkey-patch to prevent IP spoofing on misconfigured installations

* Remove rack-attack safelist
7 months ago
Claire 16249946ae
Merge pull request from GHSA-q3rg-xx5v-4mxh 7 months ago
Claire 3ea4275ae3
Merge pull request from GHSA-5fq7-3p3j-9vrf 7 months ago
Emelia Smith d20a5c3ec9
Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
7 months ago
github-actions[bot] 6eea83211c
New Crowdin Translations (automated) (#30464)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
renovate[bot] 41729313e2
chore(deps): update dependency faker to v3.4.1 (#30463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Claire 36fe8f8566
Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for consistency (#30465) 7 months ago
Claire 5d7d23999c
Fix leaking Elasticsearch connections in Sidekiq processes (#30450) 7 months ago
Eugen Rochko 128987eded
Add support for `fediverse:creator` OpenGraph tag (#30398) 7 months ago
Matt Jankowski 4a77e477ee
Consolidate account scopes for `LOWER` (index using) username/domain queries (#30451) 7 months ago
github-actions[bot] 32c30bf0fd
New Crowdin Translations (automated) (#30452)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
renovate[bot] ed99923138
chore(deps): update eslint (non-major) (#30444)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Matt Jankowski c61e356475
Add `Status::MEDIA_ATTACHMENTS_LIMIT` configuration constant (#30433) 7 months ago
Nick Schonning 87156f57b5
Enable Style/StringConcatenation (#30428) 7 months ago
renovate[bot] 0ef5dc2b20
fix(deps): update dependency jsdom to v24.1.0 (#30431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot] 15480643e1
chore(deps): update dependency @types/react to v18.3.3 (#30441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
github-actions[bot] e5c3dc33a2
New Crowdin Translations (automated) (#30421)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
renovate[bot] 1034f13f57
chore(deps): update devdependencies (non-major) (#30442)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Renaud Chaput 3750e8050c
Enable stricter Typescript options (#30435) 7 months ago
Matt Jankowski 564ebfefcf
Remove hard reference from status pin validator spec (#30432) 7 months ago
renovate[bot] 404e203d41
chore(deps): update dependency simple_form to v5.3.1 (#30416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Renaud Chaput 6a75e1c8c8
Fix `createDataLoadingThunk` to allow actions without arguments (#30439) 7 months ago
Julius Rajala a5c808e9b0
Fix issue with post-create scripts failing on local docker (#28402) 7 months ago
renovate[bot] ccb6aeddac
fix(deps): update babel monorepo to v7.24.6 (#30415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot] 33350cde96
chore(deps): update dependency webmock to v3.23.1 (#30414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Renaud Chaput acc77c3836
Add instrumentation to the search services (#30350) 7 months ago
renovate[bot] 8394a150d7
chore(deps): update dependency rubocop to v1.64.0 (#30404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Matt Jankowski 9b5055d34d
Fix `Style/SuperArguments` cop (#30406) 7 months ago
renovate[bot] 9305caf1fd
fix(deps): update dependency glob to v10.4.1 (#30411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
github-actions[bot] 54351d01f2
New Crowdin Translations (automated) (#30410)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
renovate[bot] 52a7d053ff
fix(deps): update dependency postcss-preset-env to v9.5.14 (#30409)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
Renaud Chaput 8ea2726376
Fix a leftover argument to `api()` (#30405) 7 months ago
Renaud Chaput b6fd14f0e2
Fix `createDataLoadingThunk` and related actions (#30408) 7 months ago
Claire 133d98fb25
Normalize language code of incoming posts (#30403) 7 months ago
Renaud Chaput 10ec421dd4
Proposal: a modern & typed way of writing Redux actions doing API requests (#30270) 7 months ago
Matt Jankowski 3a862439df
Remove unused account record in api/v2/admin/accounts spec (#30397) 7 months ago
github-actions[bot] 5b5a35cf96
New Crowdin Translations (automated) (#30402)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
Renaud Chaput 15d3070754
Fix some API calls that should not use an API token (#30401) 7 months ago
Renaud Chaput 2c5ab8f647
Remove the access token from Redux & context (#30275) 7 months ago
Michael Stanclift 2c75cf8599
Add "Warning preset" link to admin navigation (#26199) 7 months ago
github-actions[bot] a2b4c29c8f
New Crowdin Translations (automated) (#30394)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
renovate[bot] d9d4ba1b6f
fix(deps): update dependency glob to v10.3.16 (#30392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
renovate[bot] 6e67ca73f3
fix(deps): update dependency axios to v1.7.2 (#30372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
David Lapshin cd0c547936
Fix announcements icon rotating like settings one (#30388) 7 months ago
Claire 32223863a5
Add coverage to `/admin/accounts/:id` (#30386) 7 months ago
Claire 89f89d738f
Revert "Allow unblocking email addresses from any matching account (#29305)" (#30385) 7 months ago
github-actions[bot] eda2bdfc7a
New Crowdin Translations (automated) (#30383)
Co-authored-by: GitHub Actions <noreply@github.com>
7 months ago
renovate[bot] 0663c7d78d
fix(deps): update formatjs monorepo (#30359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago