Commit Graph

15021 Commits (8078520c762e15aedbdf11a50d9c033e7c1f8271)
 

Author SHA1 Message Date
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 ()
renovate[bot] 829457212e
Update dependency rubocop to v1.58.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire a2bcfeb887
Fix `Style/HashEachMethods` cop in HAML files ()
Matt Jankowski 9603198982
Add spec coverage for `CLI::Domains#purge` command ()
Matt Jankowski 1bf2230fd1
Add spec coverage for `CLI::Upgrade#storage_schema` command ()
Matt Jankowski 19ad51253d
Prevent triple-subject run in admin/domain_blocks spec ()
renovate[bot] 154fb95e44
Update dependency postcss to v8.4.32 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski d848d8d87c
Add helper methods for domains allow and export blocks files ()
renovate[bot] 3ec263bf15
Update dependency irb to v1.10.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] b4fef6c26f
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 0ca7a50e96
Update devDependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 456597dae5
Update dependency doorkeeper to v5.6.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 469ee2ae36
Fix `Style/HashEachMethods` cop ()
Matt Jankowski 3bc437b99a
Fix `Style/RedundantParentheses` cop ()
Matt Jankowski 5631f139c1
Fix `Lint/SymbolConversion` cop ()
Matt Jankowski aa8563d43d
Fix `Style/SuperWithArgsParentheses` cop ()
Matt Jankowski d83d01eb1e
Fix `Lint/RedundantSafeNavigation` cop ()
Matt Jankowski a98fccf84e
Fix `Style/SelfAssignment` cop ()
Matt Jankowski f70f39dd04
Add explicit `dependent: nil` to associations ()
Matt Jankowski 1564799952
Add spec coverage for media CLI `refresh` command ()
Matt Jankowski 7753e5f715
Add shared example for CLI command specs ()
Matt Jankowski 92fa9b109f
Add spec coverage for media CLI usage command ()
Michael Stanclift 272592d16d
Change startup command for Puma in Docker Compose ()
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces ()
Matt Jankowski b751078fcd
Eliminate double subject call in admin/ controller specs ()
Michael Stanclift 8710bdb183
Fix mastodon user not being owner of tmp folder in Dockerfile ()
Claire 963354978a
Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases ()
Matt Jankowski 35deaaf90b
Reduce AbcSize complexity in `InitialStateSerializer` ()
Matt Jankowski 1f1c75bba5
File cleanup/organization in `controllers/concerns` ()
Matt Jankowski 0530ce5e95
Convert accounts controller spec to request spec ()
Matt Jankowski e7c340a634
Spec coverage for missing `q` param and error conditions in `api/v2/search` controller ()
Matt Jankowski a8473f582d
Add zeitwerk inflector for cli->CLI ()
Claire b20af17a2c
Fix onboarding step descriptions being truncated on narrow screens ()
Claire 85662a5a57
Change `img-src` and `media-src` CSP directives to not include `https:` ()
Matt Jankowski bb0efe16e6
Remove `default_scope` from `MediaAttachment` class ()