423 Commits (e6a8faae81e8dff3d1ef74d159d280c5ea762739)

Author SHA1 Message Date
Matt Jankowski 05f9e39b32
Fix `RSpec/VerifiedDoubles` cop (#25469)
1 year ago
Claire dd07393e75
Fix user settings not getting validated (#25508)
1 year ago
Matt Jankowski 4c5aa0e470
Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop (#24698)
1 year ago
Daniel M Brasil d9c6f70cc6
Fix `ArgumentError` in `/api/v1/admin/accounts/:id/action` (#25386)
1 year ago
Matt Jankowski ae9f5379d1
Reduce factory data created in spec/models/trends/statuses spec (#25410)
1 year ago
Matt Jankowski 62c996b52d
Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)
1 year ago
Matt Jankowski c94bb9ba9a
Disable paperclip processing in specs (#25359)
1 year ago
Matt Jankowski 6c0e3f490a
Fix RSpec/MissingExampleGroupArgument cop (#25310)
1 year ago
Matt Jankowski c42591356d
Fix `RSpec/DescribedClass` cop (#25104)
1 year ago
Matt Jankowski b22bfae4f9
Add coverage for `DomainBlock#public_domain` method (#25283)
1 year ago
Claire 8884d1ece0
Add support for importing lists (#25203)
1 year ago
Matt Jankowski d2e5430d4a
Fix RSpec/ExpectChange cop (#25101)
1 year ago
Matt Jankowski b896b16cb3
Fix RSpec/PredicateMatcher cop (#25102)
1 year ago
Emelia Smith 19f9098551
Allow reports with long comments from remote instances, but truncate (#25028)
1 year ago
Nick Schonning 99e2e9b81f
Fix minor typos in comments and spec names (#21831)
1 year ago
Claire 3ed3d54bf3
Fix reports not being closed when performing batch suspensions (#24988)
1 year ago
Matt Jankowski c97b611b6b
Fix RSpec/InferredSpecType cop (#24736)
1 year ago
Matt Jankowski 710745e16b
Fix RSpec/ContextWording cop (#24739)
1 year ago
Claire 1e75eb690d
Fix own posts not getting delivered to own lists (#24810)
1 year ago
Matt Jankowski 3df665fd23
Fix Lint/ConstantDefinitionInBlock cop (#24763)
1 year ago
Matt Jankowski a0c9f2447e
Fix Performance/MethodObjectAsBlock cop (#24798)
1 year ago
Matt Jankowski 570079f8ce
Fix Performance/TimesMap cop (#24789)
1 year ago
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests (#19727)
1 year ago
Claire 32a030dd74
Rewrite import feature (#21054)
1 year ago
Matt Jankowski 274d561430
Enable local account key generation spec (#24728)
1 year ago
Matt Jankowski 4cfe52635c
Add pending spec for User.those_who_can (#24724)
1 year ago
Nick Schonning 5841f1af8c
Autofix Rubocop RSpec/MatchArray (#24675)
1 year ago
Nick Schonning a3393d0d07
Autofix Rubocop RSpec/MatchArray (#24050)
1 year ago
Heitor de Melo Cardozo bc75e62ca6
Change moderation search an account using the username with @ (#24242)
1 year ago
Christian Schmidt b4f38edf74
Wrong type for user setting when default is defined by lambda (#24321)
1 year ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630)
2 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Matt Jankowski 688287c59d
Coverage improvement round-out following up previous work (#23987)
2 years ago
Matt Jankowski 506b16cf59
Pending example models minimal coverage (#23912)
2 years ago
Matt Jankowski cd99fa8ceb
Fabricator specs (#23925)
2 years ago
Matt Jankowski c40d5e5a8f
Misc coverage improvements for validators (#23928)
2 years ago
Matt Jankowski f9c2213ae5
Models specs coverage (#23940)
2 years ago
Christian Schmidt 5a8c651e8f
Only offer translation for supported languages (#23879)
2 years ago
Matt Jankowski af578e8ce0
Fix deprecation warning about merging conditions (#23618)
2 years ago
Matt Jankowski 4bb39ac3c3
Fix single-record invalid condition on PollVote (#23810)
2 years ago
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs (#23790)
2 years ago
Nick Schonning 717683d1c3
Autofix Rubocop remaining Layout rules (#23679)
2 years ago
Nick Schonning 5116347eb7
Autofix Rubocop RSpec/BeEq (#23740)
2 years ago
Nick Schonning bf785df9fe
Audofix Rubocop Style/WordArray (#23739)
2 years ago
Nick Schonning 4552685f6b
Autofix Rubocop RSpec/LeadingSubject (#23670)
2 years ago
Nick Schonning 38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject (#23721)
2 years ago
Nick Schonning bd1d57c230
Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
2 years ago
Nick Schonning 65ba0d92ef
Enable Rubocop RSpec/NotToNot (#23723)
2 years ago
Nick Schonning 81ad6c2e39
Autofix Rubocop Style/StringLiterals (#23695)
2 years ago
Nick Schonning ac3561098e
Autofix Rubocop RSpec/LetBeforeExamples (#23671)
2 years ago