about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2023-02-20Rename JSX files with proper `.jsx` extension (#23733)Renaud Chaput
2023-02-20Autofix Rubocop Style/ExplicitBlockArgument (#23704)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-20Autofix Rubocop Rails/Pluck (#23730)Nick Schonning
2023-02-20Autofix Rubocop Rails/RedundantForeignKey (#23731)Nick Schonning
2023-02-19Fix focus point of already-attached media not saving after edit (#23566)Claire
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2023-02-18Autofix Rubocop Style/TrailingCommaInArguments (#23694)Nick Schonning
2023-02-18Autofix Rubocop Style/Lambda (#23696)Nick Schonning
2023-02-18Autofix Rubocop Style/IfUnlessModifier (#23697)Nick Schonning
2023-02-18Autofix Rubocop Style/PerlBackrefs (#23649)Nick Schonning
2023-02-18Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#23681)Nick Schonning
2023-02-18Enable Lint/RedundantCopDisableDirective (#23687)Nick Schonning
2023-02-18Autofix Rubocop Lint/SymbolConversion (#23683)Nick Schonning
2023-02-18Run rubocop formatting except line length (#23632)Nick Schonning
2023-02-17Fix bad type for spellCheck attribute (#23638)Christian Schmidt
2023-02-16Enable ESLint Promise plugin defaults (#22229)Nick Schonning
2023-02-16New Crowdin updates (#23527)Eugen Rochko
2023-02-15Upgrade to Ruby 3.2 (#22928)Aaron Patterson
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-13Enable ESLint import recommended rules (#23315)Nick Schonning
2023-02-13Enable ESLint no-useless-escape (#23311)Nick Schonning
2023-02-13Fix case-sensitive check for previously used hashtags (#23526)Dean Bassett
2023-02-13Change followed_by link to location=all if account is local on /admin/account...Jeong Arm
2023-02-13Upgrade to Stylelint 15 with Prettier (#23558)Nick Schonning
2023-02-10Fix unbounded recursion in post discovery (#23506)Claire
2023-02-10Fix attached media uploads not being cleared when replying to a post (#23504)Claire
2023-02-11New Crowdin updates (#23413)Eugen Rochko
2023-02-10Fix admin-set follow recommandations being case-sensitive (#23500)Claire
2023-02-10Fix server status URL being a required server setting (#23499)Claire
2023-02-08Remove posts count and last posts from ActivityPub representation of hashtag ...Claire
2023-02-08Apply Rubocop Rails/WhereNot (#23448)Nick Schonning
2023-02-08Apply Rubocop Performance/BlockGivenWithExplicitBlock (#23441)Nick Schonning
2023-02-08Apply Rubocop Style/EmptyElse (#23449)Nick Schonning
2023-02-08Apply Rubocop Style/NegatedIfElseCondition (#23451)Nick Schonning
2023-02-08Apply Rubocop Style/RedundantAssignment (#23452)Nick Schonning
2023-02-08Apply Rubocop Performance/StringReplacement (#23445)Nick Schonning
2023-02-08Apply Rubocop Performance/StringIdentifierArgument (#23444)Nick Schonning
2023-02-08Apply Rubocop Performance/RedundantSplitRegexpArgument (#23443)Nick Schonning
2023-02-08Apply Rubocop Performance/DoubleStartEndWith (#23442)Nick Schonning
2023-02-08Apply Rubocop Performance/RedundantBlockCall (#23440)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-07Fix account serializer crash if account doesn't have a user (#23428)Jeong Arm
2023-02-06Fix ActivityPub::ProcessingWorker error on incoming malformed JSON-LD (#23416)Claire
2023-02-07New Crowdin updates (#23393)Eugen Rochko
2023-02-06Add scrolling to Compare history modal (#23396)cadars
2023-02-06Show spinner while loading follow requests (#23386)Christian Schmidt