Commit Graph

16530 Commits (7756db65519136d92b04b8709681f62a971836f7)
 

Author SHA1 Message Date
github-actions[bot] 7756db6551
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] ed15ae075c
fix(deps): update dependency @reduxjs/toolkit to v2.2.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 4c701463b4
chore(deps): update dependency aws-sdk-s3 to v1.155.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 2f1df842f8
chore(deps): update dependency test-prof to v1.3.3.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3c1e1685c7
fix(deps): update dependency postcss to v8.4.39 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 9c7d56db9a
fix(deps): update dependency postcss-preset-env to v9.5.15 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8142c7aa3e
chore(deps): update definitelytyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 5d4dbbcc67
chore(deps): update dependency charlock_holmes to v0.7.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire ba6a558a70
Simplify color extraction code using `bandunfold` ()
renovate[bot] 1bccba1408
chore(deps): update dependency @testing-library/react to v16 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
github-actions[bot] a5134f2695
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Eugen Rochko ea6c455e81
Fix follow button in hover cards not working when signed out in web UI ()
Eugen Rochko 0f3fef6fda
Change search modifiers to be case-insensitive ()
Michael Stanclift 3225954865
Fix browser window color on light theme ()
Matt Jankowski bc3737f0c3
Add detail about running version on vips error failure ()
renovate[bot] 03bbb74b0c
fix(deps): update dependency prom-client to v15.1.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 836c0477ac
Use vips setting instead of env var in media processing spec ()
Claire b15a3614dc
Stub `Vips::Error` when not using libvips ()
David Roetzel ff08d99d4d
Catch encoding errors when creating link previews. ()
David Roetzel 42adb6eaee
Add size limit for link preview URLs ()
Eugen Rochko 096057b845
Change `author_account` to be `authors` in REST API ()
github-actions[bot] 6d1c1fd684
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski f6390c3326
Use flatware to parallelize CI specs ()
Matt Jankowski ad53b0ab65
Rely on built-in ruby private IP detection ()
Eugen Rochko 3939352e92
Convert `<ColumnHeader>` to Typescript ()
Eugen Rochko e89317d4c1
Add hover cards in web UI ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Renaud Chaput 863c470a2b
Convert `<Directory>` to Typescript / function component ()
Matt Jankowski 51f581e03e
Fix `Rails/ReversibleMigration` cop for `remove` ()
Matt Jankowski 528a7f57fa
Fix `Rails/ReversibleMigration` cop for `change_column` ()
Claire 7a84b76bb1
Drop favicon.ico generation ()
renovate[bot] 2b43c05a6a
chore(deps): update dependency aws-sdk-s3 to v1.154.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Renaud Chaput 8c0ff6498e
Change light mode to apply CSS variables to the body ()
Eugen Rochko a40831b363
Fix account search results ()
renovate[bot] 07d222665b
chore(deps): update dependency typescript to v5.5.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire 2c7eed1fa1
Fix API requests after ()
Renaud Chaput 845fe1c693
Add the Interlingua locale ()
Matt Jankowski 8ef59729a1
Ignore intermittent chrome/manifest/icon interaction failure ()
Renaud Chaput 547e97945d
Change `apiRequest` to accept both `params` and `data` ()
renovate[bot] 309274839d
chore(deps): update dependency aws-sdk-s3 to v1.153.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Emelia Smith 30ae5952d2
Fix: Ensure "With Media" is highlighted from Admin Accounts page ()
github-actions[bot] 052c90b8de
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 6527d50391
Disable `Rails/BulkChangeTable` cop ()
Matt Jankowski 39d80e84be
Remove `lockfileMaintenance` setting ()
Tim Rogers f6e466058a
Added check for STATSD_ADDR setting to emit a warning and proceed rather than crashing if the address is unreachable ()
Claire 8827cd597e
Fix `/admin/accounts/:account_id/statuses/:id` for edited posts with media attachments ()
github-actions[bot] 61722b1b1f
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Essem 1af6313ced
Fix CMD syntax in streaming Dockerfile ()
Essem 54cc204473
Use WebSocketServer instead of WebSocket.Server in streaming ()
renovate[bot] b3710098a8
chore(deps): update dependency opentelemetry-instrumentation-faraday to v0.24.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Nick Schonning 6d14cfbf29
Unset Rails/UnusedIgnoredColumns ()