Commit Graph

14787 Commits (1f8173ac5aa2dbdab66e6c426b137f4fcc162462)
 

Author SHA1 Message Date
Matt Jankowski 1f8173ac5a
Extract private methods in api/v1/instances/domain_blocks ()
renovate[bot] 373aa95ddd
Update formatjs monorepo ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 5e2ecc736d
Remove double `subject` in api/v1/accounts/relationships spec ()
Brian Holley 4aa06cbdbf
Fix "Hide these posts from home" list setting not refreshing when switching lists ()
Matt Jankowski b7807f3d84
Use `normalizes` to prepare `Webhook#events` value ()
Claire bac9e0b55d
Add variable delay before link verification of remote account links ()
Matt Jankowski 49ba5a9f94
Use `hash_including` to check `AccountFilter` setup in `admin/accounts` controller spec ()
Matt Jankowski 0945e25b8f
Add `Api::V1::Statuses::BaseController` base controller class ()
renovate[bot] da59407520
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] a1b48460e4
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko 7e3c10dec6
Add icons for private and disabled boost in web UI ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski a36b59be8a
Spec coverage for `api/v1/trends` controllers ()
renovate[bot] 0c98a9d9be
Update devDependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pajowu ed79713f3a
Fix modal content not being selectable ()
Claire 07a4059901
Add support for invite codes in the registration API ()
renovate[bot] 5bca5c4c5b
Update formatjs monorepo ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] e5a7b73ef4
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] a7117bbef6
Update dependency @rails/ujs to v7.1.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3b989e4d64
Update dependency rails to v7.1.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Renaud Chaput da4f37020b
Fix Jest config ()
Eugen Rochko 0d14fcebae
Change link previews to keep original URL from the status ()
Matt Jankowski 9dc3ce878b
Speed-up in `Settings::` controllers specs ()
github-actions[bot] ac62b995ef
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 43e2f763b2
Extract crutches_active_mentions from FeedManager ()
Matt Jankowski ac69f90098
Add `Api::V1::Instances::BaseController` base controller class ()
renovate[bot] fba838d61a
Update dependency @material-symbols/svg-600 to ^0.14.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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 ()