1576 Commits (a610a02d4f19e6c2b218d9792f0dbf272b1bbda3)

Author SHA1 Message Date
Matt Jankowski a2a66300d9
Clean up the post deployment migration generator (#24233)
1 year ago
Matt Jankowski 9d39b111f1
Expand coverage for "system checks" (#24216)
1 year 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
Nick Schonning 3680e032b4
Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)
2 years ago
Nick Schonning 167709f6b0
Autofix Rubocop Style/BlockDelimiters (#23706)
2 years ago
Nick Schonning c0d7c855b3
Autofix Rubocop RSpec/Capybara/FeatureMethods (#23708)
2 years ago
Nick Schonning 08289a38fa
Autofix Rubocop Style/TrailingCommaInArrayLiteral (#23692)
2 years ago
Nick Schonning 5069769cbe
Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
2 years ago
Nick Schonning b4cbfff3eb
Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666)
2 years ago
Nick Schonning c38bd17657
Autofix Rubocop Style/TrailingCommaInArguments (#23694)
2 years ago
Nick Schonning e2a3ebb271
Autofix Rubocop Style/IfUnlessModifier (#23697)
2 years ago
Nick Schonning d65b2c1924
Apply Rubocop Style/RedundantConstantBase (#23463)
2 years ago
Nick Schonning a7db0b41cd
Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682)
2 years ago
Nick Schonning e5cf23cf3a
Enable Rubocop RSpec/HooksBeforeExamples (#23668)
2 years ago
Nick Schonning efd424506a
Autofix Rubocop Style/RedundantPercentQ (#23651)
2 years ago
Nick Schonning c0a645f647
Autofix Rubocop RSpec/ExampleWording (#23667)
2 years ago
Nick Schonning 7a3d4c3d4b
Enable Rubocop RSpec/MultipleDescribes (#23672)
2 years ago
Nick Schonning 54318dcd6d
Autofix Rubocop RSpec/ClassCheck (#23685)
2 years ago
Nick Schonning 634368c491
Autofix Rubocop Lint/SymbolConversion (#23683)
2 years ago
Nick Schonning 6d42820e5d
Autofix Rubocop Lint/AmbiguousOperator (#23680)
2 years ago
Nick Schonning ac59d6f19f
Enable Rubocop Style/NumericLiterals (#23647)
2 years ago
Nick Schonning 669f6d2c0a
Run rubocop formatting except line length (#23632)
2 years ago
Nick Schonning 6ed6c41724
Autofix Rubocop RSpec/EmptyLineAfterExample (#23661)
2 years ago
Nick Schonning 68b1071f86
Autofix Rubocop RSpec/BeNil (#23653)
2 years ago
Nick Schonning 936204b9ea
Autofix Rubocop Style/NestedParenthesizedCalls (#23646)
2 years ago
Nick Schonning 37914c8757
Autofix Rubocop Style/MethodCallWithoutArgsParentheses (#23645)
2 years ago
Claire 66f715550e
Add `memorial` attribute to REST API (#23591)
2 years ago
Claire d6930b3847
Add API parameter to safeguard unexpect mentions in new posts (#18350)
2 years ago
Varun Sharma 45e2936c89
Add tests to indicate inclusion of self replies in statuses endpoint (#23266)
2 years ago
Claire c55568c75a
Add tests for `REST::AccountSerializer` (#23319)
2 years ago
Claire 0c9eac80d8
Fix unbounded recursion in post discovery (#23506)
2 years ago
Nick Schonning 0592937264
Apply Rubocop Rails/WhereNot (#23448)
2 years ago
Nick Schonning 1487fcde93
Apply Rubocop Style/ExpandPathArguments (#23450)
2 years ago
Nick Schonning ed570050c6
Autofix Rails/EagerEvaluationLogMessage (#23429)
2 years ago
Claire 9edefc779f
Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation note (#23318)
2 years ago
Claire 20a479ff7c
Change `POST /settings/applications/:id` to regenerate token on scopes change (#23359)
2 years ago