Commit graph

244 commits

Author SHA1 Message Date
Matt Jankowski 5fc4ae7c5f
Move privacy policy into markdown file () 2024-01-19 11:22:23 +00:00
Matt Jankowski 4ec7d7d989
Fix Rails/WhereExists cop in REST::TagSerializer model () 2024-01-19 09:35:58 +00:00
Matt Jankowski fd64817fbe
Fix Rails/WhereExists cop in app/lib/status_cache_hydrator () 2024-01-19 09:19:48 +00:00
Matt Jankowski 9fb9ef418a
Fix Rails/WhereExists cop in User model () 2024-01-18 13:55:44 +00:00
Matt Jankowski da31792ac7
Fix Rails/WhereExists cop in FeaturedTag model () 2024-01-18 12:22:12 +00:00
Matt Jankowski 89c9a4502d
Fix Rails/WhereExists cop in account/interactions concern () 2024-01-18 09:36:16 +00:00
Matt Jankowski 127503eb2c
Fix Rails/RakeEnvironment cop () 2024-01-17 16:33:17 +00:00
Matt Jankowski 09f76c5c8d
Regenerate rubocop todo, removes last Layout/LineLength violation () 2024-01-17 15:42:13 +00:00
Matt Jankowski a2f02a0775
Disable Rails/SkipsModelValidations cop () 2024-01-15 13:46:47 +00:00
Matt Jankowski 28fdf93362
Disable Rails/LexicallyScopedActionFilter for inherited auth controllers () 2024-01-12 13:10:14 +00:00
Matt Jankowski 575ab085be
Disable Rails/ApplicationController for HealthController () 2024-01-12 09:08:17 +00:00
Matt Jankowski e1b49d3454
Regenerate rubocop todo with version 1.59.0 () 2024-01-05 12:26:31 +00:00
Matt Jankowski ae39bed95b
Solve remaining db/*migrate* cops () 2024-01-04 16:40:28 +00:00
Matt Jankowski bb8077e784
Fix RSpec/LetSetup cop in models/account_status_cleanup_policy () 2023-12-22 15:29:50 +00:00
Matt Jankowski a4d49c236d
Fix RSpec/LetSetup cop in ap/fetch_featured_collection_service () 2023-12-22 12:57:29 +00:00
Matt Jankowski e6e217fedd
Clean up tagged_with_* Status specs, fix RSpec/LetSetup cop () 2023-12-22 08:32:27 +00:00
Matt Jankowski 513d35969e
Fix RSpec/LetSetup cop in auth controller specs () 2023-12-22 08:03:59 +00:00
Matt Jankowski 9251779d75
Fix RSpec/LetSetup cop in spec/services () 2023-12-21 14:23:53 +00:00
Matt Jankowski efd16f3c2c
Clean up of RSpec/LetSetup within spec/services/activitypub () 2023-12-21 11:20:12 +00:00
Matt Jankowski c99f88e1a8
Clean up of RSpec/LetSetup within spec/lib () 2023-12-21 11:19:56 +00:00
Matt Jankowski cd64a5b2ec
Clean up of RSpec/LetSetup within api/ () 2023-12-21 10:10:18 +00:00
Matt Jankowski f32d672d2f
Clean up of RSpec/LetSetup within spec/controllers () 2023-12-21 09:28:41 +00:00
Matt Jankowski c753b1ad35
Clean up of RSpec/LetSetup within spec/models () 2023-12-21 09:18:38 +00:00
Matt Jankowski 0b42cf2979
Opt out of Rails/NegateInclude cop () 2023-12-18 12:21:45 +00:00
Matt Jankowski 8e9e7d57d8
Opt out of Rails/UnusedIgnoredColumns cop () 2023-12-18 09:58:53 +00:00
Matt Jankowski 0e5b8fc46b
Fix Style/RedundantReturn cop () 2023-12-18 09:50:51 +00:00
Matt Jankowski 89d468ada7
Fix Style/StderrPuts cop () 2023-12-18 09:36:08 +00:00
Matt Jankowski e56fb9e489
Fix Style/SymbolProc cop () 2023-12-18 09:32:02 +00:00
Matt Jankowski b1dec09d20
Fix Style/InverseMethods cop () 2023-12-15 15:52:00 +00:00
Matt Jankowski 3e336fe706
Opt out of Rails/SkipsModelValidations cop in db/migrate () 2023-12-15 14:38:12 +00:00
Matt Jankowski e5717c9bc6
Fix Style/Lambda cop () 2023-12-15 14:34:24 +00:00
Matt Jankowski e17faedffb
Move default meta options from InitialStateSerializer to private method (AbcSize reduction) () 2023-12-14 14:04:55 +00:00
Matt Jankowski f70f39dd04
Add explicit dependent: nil to associations () 2023-12-01 15:52:47 +00:00
Matt Jankowski 440b80b2e7
Model concerns organization into module namespaces () 2023-12-01 11:00:41 +00:00
Matt Jankowski 35deaaf90b
Reduce AbcSize complexity in InitialStateSerializer () 2023-11-30 15:41:26 +00:00
Matt Jankowski a1636fce7f
Move lib/devise/* to lib/devise/strategies/* () 2023-11-29 10:10:21 +00:00
Matt Jankowski 31bef99b9e
Move lib/mastodon/premailer_webpack_strategy to lib/ () 2023-11-29 10:08:55 +00:00
Matt Jankowski b2c5b20ef2
Fix RSpec/AnyInstance cop () 2023-11-14 14:52:59 +00:00
Matt Jankowski 63c9102f8a
Fix RSpec/MessageChain cop () 2023-11-09 12:57:23 +00:00
Matt Jankowski c9204b792c
Fix Rails/I18nLocaleTexts cop () 2023-11-09 09:46:39 +00:00
Matt Jankowski c875dfc90b
Fix Lint/UnusedBlockArgument cop () 2023-11-09 09:43:26 +00:00
Matt Jankowski 69d00e2721
Fix RSpec/InstanceVariable cop () 2023-11-08 15:42:30 +00:00
Matt Jankowski ce91d14d48
Fix Style/WordArray cop () 2023-11-08 13:03:44 +00:00
Matt Jankowski 33cc3ae8fa
Fix Style/StabbyLambdaParentheses cop () 2023-11-08 12:01:18 +00:00
Matt Jankowski dc0bf87090
Remove unused before block from settings/branding spec () 2023-11-07 15:19:17 +00:00
Matt Jankowski 45770c9306
Fix Performance/MapMethodChain cop () 2023-11-07 13:01:09 +00:00
Matt Jankowski bbad5b6456
Remove false positive cop detection () 2023-11-07 10:44:15 +00:00
Matt Jankowski 49e2772064
Fix RSpec/MessageSpies cop () 2023-11-07 09:46:28 +00:00
Matt Jankowski 2d39268bc5
Fix Lint/OrAssignmentToConstant cop () 2023-11-07 09:11:50 +00:00
Matt Jankowski cfa14ec6d1
Fix Lint/EmptyBlock cop () 2023-11-07 09:11:04 +00:00