about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
2023-02-13Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-12fix hashtag ordering (#2107)Dean Bassett
2023-02-12New Crowdin updates (#2100)Claire
2023-02-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-10Merge branch 'main' into glitch-soc/merge-upstreamClaire
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-09[Glitch] Add scrolling to Compare history modalcadars
2023-02-09[Glitch] Show spinner while loading follow requestsChristian Schmidt
2023-02-09[Glitch] Spell check input fieldsChristian Schmidt
2023-02-09[Glitch] Add setting for status page URLEugen Rochko
2023-02-09Merge branch 'main' into glitch-soc/merge-upstreamClaire
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
2023-02-04Further JS code style changesClaire
2023-02-04Spell check input fields (#23395)Christian Schmidt
2023-02-04New Crowdin updates (#23356)Eugen Rochko
2023-02-04Add setting for status page URL (#23390)Eugen Rochko
2023-02-03[Glitch] Fix useless regular-expression character escape detected by CodeQLClaire
2023-02-03[Glitch] autofocus the compose form again on /shareAkira Ouchi
2023-02-03[Glitch] Update hasOwnProperty calls for ESLintNick Schonning
2023-02-03[Glitch] Run eslint --fixClaire
2023-02-03[Glitch] Remove extra semicolons with ESLint autofixNick Schonning
2023-02-03[Glitch] chore: remove intersection-observer for old Safari supportTAKAHASHI Shuuji
2023-02-03[Glitch] Add lang attribute to image description textarea and poll option fieldChristian Schmidt