1609 Commits (bbbcdc083fdbe43a07e76266717062bf56118f33)

Author SHA1 Message Date
Matt Jankowski a0c9f2447e
Fix Performance/MethodObjectAsBlock cop (#24798)
2 years ago
Matt Jankowski 97385f27bd
Fix Performance/RedundantEqualityComparisonBlock cop (#24799)
2 years ago
Matt Jankowski 05e3abe9d9
Fix Lint/EmptyClass cop (#24795)
2 years ago
Matt Jankowski a7df578f97
ApplicationHelper spec coverage, unused removal, tiny refactor (#24762)
2 years ago
Matt Jankowski 570079f8ce
Fix Performance/TimesMap cop (#24789)
2 years ago
Claire 9189e90ff2
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)
2 years ago
Claire b233da5996
Optimize archive export service and export zip files instead of gzipped tar files (#23360)
2 years ago
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests (#19727)
2 years ago
Claire 1eb51bd749
Add request specs for caching behavior (#24592)
2 years ago
Claire 32a030dd74
Rewrite import feature (#21054)
2 years ago
Matt Jankowski d00e45a7d3
Fix Rails/I18nLocaleAssignment cop (#24693)
2 years ago
Mark Roszko c23d285b16
Remove the u in Favorite for non-gb english (#24667)
2 years ago
João Pedro Marques 8f6e290c7a
Adds new follower/following routes (#24601)
2 years ago
Matt Jankowski bdc74086e6
Fix Rails/ContentTag cop (#24691)
2 years ago
Matt Jankowski 8dcfb6e0ea
Fix Rails/HttpPositionalArguments cop (#24699)
2 years ago
Matt Jankowski 274d561430
Enable local account key generation spec (#24728)
2 years ago
Matt Jankowski 4cfe52635c
Add pending spec for User.those_who_can (#24724)
2 years ago
Nick Schonning 5841f1af8c
Autofix Rubocop RSpec/MatchArray (#24675)
2 years ago
Nick Schonning a3393d0d07
Autofix Rubocop RSpec/MatchArray (#24050)
2 years ago
Matt Jankowski 91a8cd21d8
React component helper specs (#24072)
2 years ago
Nick Schonning 90beba57d8
Autofix Rubocop Rails/ResponseParsedBody (#24051)
2 years ago
Claire 276c39361b
Fix anonymous visitors getting a session cookie on first visit (#24584)
2 years ago
Claire f45961aa98
Add feature test for OAuth access grant (#24624)
2 years ago
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage (#24203)
2 years ago
Claire 58a1b2e330
Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604)
2 years ago
Claire 5dc3173ef8
Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607)
2 years ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347)
2 years ago
Robert R George 4db8230194
Add trend management to admin API (#24257)
2 years ago
Heitor de Melo Cardozo bc75e62ca6
Change moderation search an account using the username with @ (#24242)
2 years ago
Heitor de Melo Cardozo 4601e0dcbb
Add user handle to notification mail recipient address (#24240)
2 years ago
Matt Jankowski 10f0de4212
Refactor race condition reblog service spec (#24526)
2 years ago
Claire f53d009778
Refactor `Status._insert_record` slightly and tighten the test around reblogs of discarded statuses (#24516)
2 years ago
Matt Jankowski 36eeb70d53
Spec coverage on Settings/ controllers specs (#24221)
2 years ago
Matt Jankowski a2a66300d9
Clean up the post deployment migration generator (#24233)
2 years ago
Matt Jankowski 9d39b111f1
Expand coverage for "system checks" (#24216)
2 years ago
Christian Schmidt b4f38edf74
Wrong type for user setting when default is defined by lambda (#24321)
2 years ago
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way (#23630)
2 years ago
Christian Schmidt eb38e9df31
Requeue expiration notification (#24311)
2 years ago
Eugen Rochko 9bda933740
Change media upload limits and remove client-side resizing (#23726)
2 years ago
Matt Jankowski b179ff84c7
Add specs for Chewy importers (#24204)
2 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Nick Schonning a38f67c1c3
Autofix Rubocop Style/PreferredHashMethods (#23851)
2 years ago
Claire a232a1feb8
Fix misleading error code when receiving invalid WebAuthn credentials (#23568)
2 years ago
Matt Jankowski a471e1c48f
Add spec for the CLI `version` task (#23978)
2 years ago
Matt Jankowski 1ed12d5e2f
Add basic search specs for chewy indexes (#24065)
2 years ago
Matt Jankowski 688287c59d
Coverage improvement round-out following up previous work (#23987)
2 years ago
Matt Jankowski 56bddfbfa3
Serializers spec coverage (#24017)
2 years ago
Matt Jankowski 2f7a663b0b
Explicitly set github repo in instance presenter spec (#24036)
2 years ago
Christian Schmidt 684a970b3c
Unescape HTML entities (#24019)
2 years ago
Matt Jankowski c599e289d8
Fix spec for api/v1/statuses/translations (#23956)
2 years ago
Matt Jankowski 2d1ccb3d8b
Restore missing fabricators (#23951)
2 years ago
Matt Jankowski 506b16cf59
Pending example models minimal coverage (#23912)
2 years ago
Matt Jankowski 7f4412eeeb
User mailer spec coverage improvements (#23905)
2 years ago
Matt Jankowski 42ddc45133
Admin controllers specs (#23917)
2 years ago
Matt Jankowski ad585fb195
Specs api v1 controllers (#23930)
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 2f606ba122
Helpers specs coverage improvement (#23937)
2 years ago
Matt Jankowski 00eb2269b6
Policies specs (#23924)
2 years ago
Matt Jankowski 6a57c42316
Settings controllers specs (#23915)
2 years ago
Matt Jankowski 39e7525c96
Add basic coverage for some worker jobs (#23943)
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
Claire 3f52e717fa
Add tests for moderation actions without custom text (#23184)
2 years ago
Claire c2a046ded1
Fix “Remove all followers from the selected domains” being more destructive than it claims (#23805)
2 years ago
Claire 3a6451c867
Add support for incoming rich text (#23913)
2 years ago
Matt Jankowski af578e8ce0
Fix deprecation warning about merging conditions (#23618)
2 years ago
Matt Jankowski 9da52ac044
Update rspec-rails to version 6.0.1 (#23908)
2 years ago
Matt Jankowski 35dff48edf
Add spec coverage for Admin::Trends::StatusesHelper (#23898)
2 years ago
Stanislav Dobrovolschii d9271126ce
Add rspecs for FollowRecommendationsScheduler (#23890)
2 years ago
Matt Jankowski b6602f68eb
Spec coverage for HomeHelper (#23907)
2 years ago
Matt Jankowski 6185efbc3c
Admin mailer spec coverage improvement (#23863)
2 years ago
Matt Jankowski 9ee83a9f3b
Add policies and serializers groups to simplecov output (#23897)
2 years ago
Matt Jankowski 4bb39ac3c3
Fix single-record invalid condition on PollVote (#23810)
2 years ago
Nick Schonning 19614ba247
Rename ActivityPub Serializer Specs (#23844)
2 years ago
Claire 20b80c62ff
Change auto-deletion throttling constants to better scale with server size (#23320)
2 years ago
Nick Schonning 6bd7003799
Fix mispelled spec filenames (#23834)
2 years ago
Claire 3ed1b9ebb6
Fix rack:attack flaky tests and test end of throttle period (#23799)
2 years ago
Nick Schonning 8fd3fc404d
Autofix Rubocop Rails/RootPathnameMethods (#23760)
2 years ago
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs (#23790)
2 years ago
Nick Schonning 0cfdd1a401
Enable Rubocop Style/StringConcatenation defaults (#23792)
2 years ago
Nick Schonning 35d032500b
Autofix Rubocop Security/IoMethods (#23757)
2 years ago
Nick Schonning 2c3c734bcc
Autofix Rubocop Style/SymbolProc (#23742)
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 4ea1e0fceb
Enable Rubocop RSpec/ExpectActual (#23720)
2 years ago
Nick Schonning 38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject (#23721)
2 years ago
Nick Schonning 5179c47087
Autofix Rubocops RSpec/ScatteredLet (#23725)
2 years ago
Nick Schonning aef0051fd0
Enable Rubocop HTTP status rules (#23717)
2 years ago
Nick Schonning bd1d57c230
Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
2 years ago
Nick Schonning dbc6d7b276
Autofix Rubocop Lint/UnusedBlockArgument (#23712)
2 years ago
Nick Schonning 65ba0d92ef
Enable Rubocop RSpec/NotToNot (#23723)
2 years ago
Nick Schonning a2fdb388eb
Autofix Rubocop RSpec/ReturnFromStub (#23724)
2 years ago
Nick Schonning 21bf326356
Autofix Rubocop Rails/Pluck (#23730)
2 years ago
Nick Schonning e0e63b73ee
Autofix Rubocop RSpec/EmptyLineAfterHook (#23718)
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
Nick Schonning 1a02101100
Autofix Rubocop Style/EmptyLambdaParameter (#23705)
2 years ago