Commit Graph

342 Commits (12a6cf569e042c0d6420be3778d7a793460693c4)

Author SHA1 Message Date
Matt Jankowski 2d9808f648
Reformat large key values in service specs ()
Matt Jankowski 7d62e3b198
Reformat large text arg in `FetchLinkCardService` spec ()
Claire 1e3b19230a
Add stricter protocol fields validation for accounts ()
Matt Jankowski 1cceb62afd
Fix `Lint/Void` cop ()
Claire f18618d7f9
Fix some incorrect tests ()
Matt Jankowski 6c5a2233a8
Fix `RSpec/StubbedMock` cop ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 658742b3cd
Fix `Lint/AmbiguousBlockAssociation` cop ()
Matt Jankowski 74806deb2c
Fix `RSpec/SubjectStub` cop ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski c75df62ccc
Fix `RSpec/SubjectDeclaration` cop ()
jsgoldstein 99be47f8b9
Change searching with # to include account index ()
Claire c27b82a437
Add `forward_to_domains` parameter to `POST /api/v1/reports` ()
Eugen Rochko 93e8a15415
Add forwarding of reported replies to servers being replied to ()
Daniel M Brasil 383c00819c
Fix `/api/v2/search` not working with following query param ()
Claire a209d1e683
Fix ResolveURLService not resolving local URLs for remote content ()
jsgoldstein 4581a528f7
Change account search to match by text when opted-in ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Matt Jankowski 05f9e39b32
Fix `RSpec/VerifiedDoubles` cop ()
Matt Jankowski 0b39b9abee
Speed-up on `BackupService` spec ()
Matt Jankowski 4c5aa0e470
Update rubocop-rspec to version 2.22.0, fix `RSpec/IndexedLet` cop ()
Matt Jankowski 62c996b52d
Reduce `RSpec/MultipleExpectations` cop max to 8 ()
Matt Jankowski 6c0e3f490a
Fix RSpec/MissingExampleGroupArgument cop ()
Matt Jankowski c42591356d
Fix `RSpec/DescribedClass` cop ()
Claire 8884d1ece0
Add support for importing lists ()
Renaud Chaput 942d850b0a
Allow carets in URL search params ()
Christian Schmidt 69057467cb
Translate CW, poll options and media descriptions ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 0f2c16ac4b
Fix RSpec/NoExpectationExample cop ()
Matt Jankowski d2e5430d4a
Fix RSpec/ExpectChange cop ()
Matt Jankowski b896b16cb3
Fix RSpec/PredicateMatcher cop ()
Emelia Smith 19f9098551
Allow reports with long comments from remote instances, but truncate ()
Nick Schonning 99e2e9b81f
Fix minor typos in comments and spec names ()
Claire b805b7f021
Add tests for avatar/header in backup service ()
Matt Jankowski bf3ebeb42f
Fix RSpec/SharedContext cop ()
Matt Jankowski a610a02d4f
Fix RSpec/ScatteredSetup cop ()
Matt Jankowski 710745e16b
Fix RSpec/ContextWording cop ()
Matt Jankowski bdcd8a9e88
Misc spec cleanup ()
Claire b233da5996
Optimize archive export service and export zip files instead of gzipped tar files ()
Claire 32a030dd74
Rewrite import feature ()
Nick Schonning a3393d0d07
Autofix Rubocop RSpec/MatchArray ()
Matt Jankowski 10f0de4212
Refactor race condition reblog service spec ()
Claire f53d009778
Refactor `Status._insert_record` slightly and tighten the test around reblogs of discarded statuses ()
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Christian Schmidt eb38e9df31
Requeue expiration notification ()
Matt Jankowski 9da52ac044
Update rspec-rails to version 6.0.1 ()
Nick Schonning 6bd7003799
Fix mispelled spec filenames ()
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs ()
Nick Schonning 5116347eb7
Autofix Rubocop RSpec/BeEq ()
Nick Schonning bf785df9fe
Audofix Rubocop Style/WordArray ()
Nick Schonning 4552685f6b
Autofix Rubocop RSpec/LeadingSubject ()
Nick Schonning 5179c47087
Autofix Rubocops RSpec/ScatteredLet ()
Nick Schonning bd1d57c230
Autofix Rubocop RSpec/EmptyLineAfterSubject ()
Nick Schonning 65ba0d92ef
Enable Rubocop RSpec/NotToNot ()