about summary refs log tree commit diff
path: root/spec
AgeCommit message (Expand)Author
2023-02-19Autofix Rubocop RSpec/EmptyLineAfterHook (#23718)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-19Autofix Rubocop RSpec/LetBeforeExamples (#23671)Nick Schonning
2023-02-19Autofix Rubocop Style/EmptyLambdaParameter (#23705)Nick Schonning
2023-02-19Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)Nick Schonning
2023-02-19Autofix Rubocop Style/BlockDelimiters (#23706)Nick Schonning
2023-02-19Autofix Rubocop RSpec/Capybara/FeatureMethods (#23708)Nick Schonning
2023-02-19Autofix Rubocop Style/TrailingCommaInArrayLiteral (#23692)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)Nick Schonning
2023-02-18Autofix Rubocop RSpec/ExcessiveDocstringSpacing (#23666)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInArguments (#23694)Nick Schonning
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2023-02-18Apply Rubocop Style/RedundantConstantBase (#23463)Nick Schonning
2023-02-18Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682)Nick Schonning
2023-02-18Enable Rubocop RSpec/HooksBeforeExamples (#23668)Nick Schonning
2023-02-18Autofix Rubocop Style/RedundantPercentQ (#23651)Nick Schonning
2023-02-18Autofix Rubocop RSpec/ExampleWording (#23667)Nick Schonning
2023-02-18Enable Rubocop RSpec/MultipleDescribes (#23672)Nick Schonning
2023-02-18Autofix Rubocop RSpec/ClassCheck (#23685)Nick Schonning
2023-02-18Autofix Rubocop Lint/SymbolConversion (#23683)Nick Schonning
2023-02-18Autofix Rubocop Lint/AmbiguousOperator (#23680)Nick Schonning
2023-02-18Enable Rubocop Style/NumericLiterals (#23647)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-17Autofix Rubocop RSpec/EmptyLineAfterExample (#23661)Nick Schonning
2023-02-17Autofix Rubocop RSpec/BeNil (#23653)Nick Schonning
2023-02-17Autofix Rubocop Style/NestedParenthesizedCalls (#23646)Nick Schonning
2023-02-17Autofix Rubocop Style/MethodCallWithoutArgsParentheses (#23645)Nick Schonning
2023-02-14Add `memorial` attribute to REST API (#23591)Claire
2023-02-13Add API parameter to safeguard unexpect mentions in new posts (#18350)Claire
2023-02-13Add tests to indicate inclusion of self replies in statuses endpoint (#23266)Varun Sharma
2023-02-13Add tests for `REST::AccountSerializer` (#23319)Claire
2023-02-10Fix unbounded recursion in post discovery (#23506)Claire
2023-02-08Apply Rubocop Rails/WhereNot (#23448)Nick Schonning
2023-02-08Apply Rubocop Style/ExpandPathArguments (#23450)Nick Schonning
2023-02-07Autofix Rails/EagerEvaluationLogMessage (#23429)Nick Schonning
2023-02-07Fix `UserCleanupScheduler` crash when an unconfirmed account has a moderation...Claire
2023-02-02Change `POST /settings/applications/:id` to regenerate token on scopes change...Claire
2023-01-25Add `roles` attribute to Account entities in REST API (#23255)Claire
2023-01-24Fix email with empty domain name labels passing validation (#23246)Claire
2023-01-24Fix account activation being triggered before email confirmation (#23245)Claire
2023-01-23Suppress AddressFamilyError in link verification (#23204)Markus Unterwaditzer
2023-01-23Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)Claire
2023-01-18Add more specific error messages to HTTP signature verification (#21617)Claire
2023-01-18Add confirmation screen when handling reports (#22375)Claire
2023-01-18Add support for editing media description and focus point of already-posted s...Claire
2023-01-18Change domain block CSV parsing to be more robust and handle more lists (#21470)Claire
2023-01-13Fix crash when marking statuses as sensitive while some statuses are deleted ...Claire
2023-01-11Fix sanitizer parsing link text as HTML when stripping unsupported links (#22...Claire
2023-01-11fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)Markus Unterwaditzer
2023-01-05Fix possible race conditions when suspending/unsuspending accounts (#22363)Claire