summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-08Fix already-followed accounts in follow imports contributing to max follows l...fixes/import-many-follows-overlapClaire
2023-12-07Update dependency sass-loader to v10.5.0 (#28254)renovate[bot]
2023-12-07Update dependency oj to v3.16.2 (#28263)renovate[bot]
2023-12-06Fix flaky tests related to file creation (#28248)Claire
2023-12-06Use `following` and `followers` scopes in CLI (#28154)Matt Jankowski
2023-12-06Update dependency selenium-webdriver to v4.16.0 (#28246)renovate[bot]
2023-12-06Enable the eslint `react/no-unknown-property` rule (#28217)Matt Jankowski
2023-12-06Replace Sprockets with Propshaft (#28239)Matt Jankowski
2023-12-06New Crowdin Translations (automated) (#28245)github-actions[bot]
2023-12-06Add spec coverage for `CLI::Emoji` class (#28182)Matt Jankowski
2023-12-06Remove double subject call in `services/delete_account_service` spec (#28212)Matt Jankowski
2023-12-06Remove double subject call in `services/suspend_account_service` spec (#28213)Matt Jankowski
2023-12-06Remove double subject call in `services/activitypub/process_account_service` ...Matt Jankowski
2023-12-06Remove double subject call in `services/unsuspend_account_service` spec (#28215)Matt Jankowski
2023-12-06Update dependency irb to v1.10.1 (#28240)renovate[bot]
2023-12-06Update dependency core-js to v3.34.0 (#28241)renovate[bot]
2023-12-05New Crowdin Translations (automated) (#28120)github-actions[bot]
2023-12-05Fix error when encountering malformed Tag objects from Kbin (#28235)Jonathan de Jong
2023-12-05Update dependency brakeman to v6.1.0 (#28231)renovate[bot]
2023-12-05Update dependency json-ld to v3.3.1 (#28229)renovate[bot]
2023-12-04Remove 2x double subject call in `models/form/account_batch` spec (#28209)Matt Jankowski
2023-12-04Remove triple subject call in `api/v1/lists` spec (#28210)Matt Jankowski
2023-12-04Use the `Admin::ActionLog` fabricator in admin/action_logs spec (#28194)Matt Jankowski
2023-12-04Add spec coverage for `CLI::EmailDomainBlocks` commands (#28181)Matt Jankowski
2023-12-04Update dependency rubocop to v1.58.0 (#28170)renovate[bot]
2023-12-04Fix `Style/HashEachMethods` cop in HAML files (#28178)Claire
2023-12-04Add spec coverage for `CLI::Domains#purge` command (#28179)Matt Jankowski
2023-12-04Add spec coverage for `CLI::Upgrade#storage_schema` command (#28180)Matt Jankowski
2023-12-04Prevent triple-subject run in admin/domain_blocks spec (#28195)Matt Jankowski
2023-12-04Update dependency postcss to v8.4.32 (#28185)renovate[bot]
2023-12-04Add helper methods for domains allow and export blocks files (#28196)Matt Jankowski
2023-12-04Update dependency irb to v1.10.0 (#28198)renovate[bot]
2023-12-04Update DefinitelyTyped types (non-major) (#28199)renovate[bot]
2023-12-04Update devDependencies (non-major) (#28200)renovate[bot]
2023-12-01Update dependency doorkeeper to v5.6.8 (#28177)renovate[bot]
2023-12-01Fix `Style/HashEachMethods` cop (#28173)Matt Jankowski
2023-12-01Fix `Style/RedundantParentheses` cop (#28176)Matt Jankowski
2023-12-01Fix `Lint/SymbolConversion` cop (#28175)Matt Jankowski
2023-12-01Fix `Style/SuperWithArgsParentheses` cop (#28174)Matt Jankowski
2023-12-01Fix `Lint/RedundantSafeNavigation` cop (#28172)Matt Jankowski
2023-12-01Fix `Style/SelfAssignment` cop (#28171)Matt Jankowski
2023-12-01Add explicit `dependent: nil` to associations (#28169)Matt Jankowski
2023-12-01Add spec coverage for media CLI `refresh` command (#28166)Matt Jankowski
2023-12-01Add shared example for CLI command specs (#28165)Matt Jankowski
2023-12-01Add spec coverage for media CLI usage command (#28167)Matt Jankowski
2023-12-01Change startup command for Puma in Docker Compose (#28138)Michael Stanclift
2023-12-01Model concerns organization into module namespaces (#28149)Matt Jankowski
2023-12-01Eliminate double subject call in admin/ controller specs (#28158)Matt Jankowski
2023-11-30Fix mastodon user not being owner of tmp folder in Dockerfile (#28137)Michael Stanclift
2023-11-30Add `Account#unavailable?` and `Account#permanently_unavailable?` aliases (#2...Claire