Commit Graph

14761 Commits (7840c6b75b61e64d89d7fd9f291277fb177e513f)
 

Author SHA1 Message Date
Aleks Xhuvani 7840c6b75b
Do not try to update an undefined video element ()
Matt Jankowski e79bf1b1e7
Minor speed improvement on `controllers/accounts` spec ()
Matt Jankowski 9429e30d75
Disable sidekiq unique jobs in test env ()
Claire c451bbe249
Allow viewing and severing relationships with suspended accounts ()
Michael Stanclift b87bfb8c96
Fix Yarn version in devcontainer ()
Matt Jankowski 548bb30b2a
Consolidate html page title output logic into helper ()
Claire 9b06c0f24a
Fix Web UI not displaying appropriate explanation when a user hides their follows/followers ()
Matt Jankowski 63c9102f8a
Fix `RSpec/MessageChain` cop ()
renovate[bot] dec2796a4a
Update dependency lint-staged to v15 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 4812832620
Update dependency axios to v1.6.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 23d88aa943
Update babel monorepo to v7.23.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Yamagishi Kazutoshi 220a2e8fbf
Run `yarn dedupe` when updating with Renovate ()
github-actions[bot] d6c971e158
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski ce1bd81c85
Reduce complexity in `StatusCacheHydrator` ()
Matt Jankowski c9204b792c
Fix `Rails/I18nLocaleTexts` cop ()
Matt Jankowski c875dfc90b
Fix `Lint/UnusedBlockArgument` cop ()
renovate[bot] 5af47fbff8
Update dependency fog-openstack to v1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 69d00e2721
Fix `RSpec/InstanceVariable` cop ()
Matt Jankowski 4329616c53
Ignore block result of `send` method and remove `rubocop:disable` in deepl spec ()
Jaehong Kang c73d5a6075
Using Sidekiq concurrency for default db pool value ()
Matt Jankowski 13c3e59601
Use helper method to build batched status edits in `admin/statuses/show` ()
Matt Jankowski b05575e242
Move RSpec config for streaming/search managers to be near classes ()
Matt Jankowski ce91d14d48
Fix `Style/WordArray` cop ()
Matt Jankowski c03bd2a238
Don't stub SUT in `FollowLimitValidator` spec ()
github-actions[bot] 5c328ae674
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 9b7b4d748f
Simplify request cache spec shared examples ()
Matt Jankowski 7d6bcc0615
Remove unmatched `rubocop:enable` declaration ()
Matt Jankowski 33cc3ae8fa
Fix `Style/StabbyLambdaParentheses` cop ()
Renaud Chaput 757d7c73c0
Upgrade to Yarn 4, remove support for Node 16 ()
Claire 23e32a4b30
Fix format-dependent redirects being cached regardless of requested format ()
Matt Jankowski e545978076
Use framework helpers instead of i-vars in controller specs ()
Matt Jankowski 790f6356be
Deduplicate yarn lock file ()
João Pedro Marques d3cd37d73e
Feature - Prevents multiple audio/video attachments from being played at the same time ()
renovate[bot] 389a6cc4c0
Update dependency net-http to '~> 0.4.0' ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 14e49e5e36
Update dependency react-select to v5.8.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 565d9a6cf3
Update dependency sanitize to v6.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8b0d86d407
Update dependency simple_form to v5.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] ac9f92bd73
Update formatjs monorepo ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] b36b35318a
Update dependency selenium-webdriver to v4.15.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] bcdfb72686
Update dependency json-ld-preloaded to v3.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 4b8aee7ad8
Update dependency thor to v1.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 1341790207
Update dependency sidekiq-unique-jobs to v7.1.30 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] b2619a10a5
Update dependency json-ld to v3.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 110ace0474
Update dependency json-schema to v4.1.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] feea257f44
Update dependency aws-sdk-s3 to v1.136.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] b41e9b1d29
Update dependency strong_migrations to v1.6.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Jasmin Johal 27cbdc6f22
Change alt text to empty string for avatars ()
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Aleks Xhuvani 58f01a5c9a
Add volume saving/reuse to video player ()
Matt Jankowski ee57bb4b44
Account statuses filter spec speedup ()
Matt Jankowski ae7c20b00c
Move search and streaming spec manager classes to separate support files ()