Commit Graph

15305 Commits (aaa6f2e9302252b70d1e430ed5b4e6689b827d78)
 

Author SHA1 Message Date
Matt Jankowski e544b6df42
Controller spec to request spec: `api/v1/accounts/lookup` ()
Matt Jankowski a968898dc7
Controller spec to request spec: `api/v1/accounts/lists` ()
Matt Jankowski 8f94502e7d
Controller spec to request spec: `api/v1/accounts/identify_proofs` ()
Matt Jankowski 78347d2556
Controller spec to request spec: `api/v1/accounts/familiar_followers` ()
Matt Jankowski 11d2bd9716
Fix intermittent failure from unspecified order in `api/v1/accounts/relationships` spec ()
renovate[bot] b82fc8a2ca
Update dependency ws to v8.15.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] a117155728
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 7ddd937330
Update dependency prettier to v3.1.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] d0e7999a90
Update dependency typescript to v5.3.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] bd88883b6e
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Stanclift afc8550b63
Change preview card deletes to be done using batch method ()
Matt Jankowski 490e4969a1
Correct section naming in maintenance cli script ()
Matt Jankowski a3cbb4b2f1
Add spec for `CLI::Search#deploy` command ()
github-actions[bot] ca1b7efb06
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
JakePaustian f37a1535ef
Update CONTRIBUTING.md with additional requirements for API additions ()
Co-authored-by: Jake Paustian <jake1500@iastate.edu>
Matt Jankowski 8de86eabbf
Add spec for `CLI::Domains#crawl` command ()
Matt Jankowski 7e514688b3
Convert `api/v2/search` controller spec to request spec ()
Matt Jankowski 8d8ae05a18
Add spec coverage for `CLI::Media#lookup` command ()
Matt Jankowski 3918dc68c7
Use composite primary key for `PreviewCardsStatus` model ()
Michael Stanclift da3d8aff79
Error handling for attachment batch delete process ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski ad34d33bfd
Formalize some patterns in cli specs ()
Ken Greeff 5d97a897c8
Add note to install libidn on MacOS ()
Matt Jankowski 0b4a3a0437
Remove remaining `without_partial_double_verification` usage ()
Matt Jankowski 1d7b8234c9
Remove useless `reorder(nil)` call in `tootctl statuses` ()
github-actions[bot] e0dacf6b4c
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Claire 7593465c23
Fix error when processing link preview with an array as `inLanguage` ()
renovate[bot] 336d6260ba
Update dependency chewy to v7.3.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 54db2006a9
Update dependency sass-loader to v10.5.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 5e8a38e254
Update dependency oj to v3.16.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire 658ad7a6ca
Fix flaky tests related to file creation ()
Matt Jankowski af66d3d836
Use `following` and `followers` scopes in CLI ()
renovate[bot] 23b16aaab0
Update dependency selenium-webdriver to v4.16.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski ee83d5c760
Enable the eslint `react/no-unknown-property` rule ()
Matt Jankowski 42afd30324
Replace Sprockets with Propshaft ()
github-actions[bot] 954169966b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski 0e8ba19113
Add spec coverage for `CLI::Emoji` class ()
Matt Jankowski ed7b5c091b
Remove double subject call in `services/delete_account_service` spec ()
Matt Jankowski be6bb1a10d
Remove double subject call in `services/suspend_account_service` spec ()
Matt Jankowski 5517df61de
Remove double subject call in `services/activitypub/process_account_service` spec ()
Matt Jankowski faffd81976
Remove double subject call in `services/unsuspend_account_service` spec ()
renovate[bot] 3b710b96cf
Update dependency irb to v1.10.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 996c13a24d
Update dependency core-js to v3.34.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] 4238ec844d
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Jonathan de Jong d0a5ebf914
Fix error when encountering malformed Tag objects from Kbin ()
renovate[bot] 2d2e23c68d
Update dependency brakeman to v6.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] f944a767c4
Update dependency json-ld to v3.3.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 89a8e6e622
Remove 2x double subject call in `models/form/account_batch` spec ()
Matt Jankowski 71e5a16eba
Remove triple subject call in `api/v1/lists` spec ()
Matt Jankowski cca19f5fbb
Use the `Admin::ActionLog` fabricator in admin/action_logs spec ()
Matt Jankowski b3b009e6aa
Add spec coverage for `CLI::EmailDomainBlocks` commands ()