about summary refs log tree commit diff
path: root/app
AgeCommit message (Expand)Author
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
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-03Change link previews for statuses to never use avatar as fallback (#23376)Eugen Rochko
2023-02-03fix(web-push-notifications): fix favourite push notifications (#23286)Elizabeth Martín Campos
2023-02-02Change `POST /settings/applications/:id` to regenerate token on scopes change...Claire
2023-02-02Address check-i18n warnings (#23313)Nick Schonning
2023-02-01New Crowdin updates (#23221)Eugen Rochko
2023-02-01Change number of stored items in home feed from 400 to 800 (#23349)Eugen Rochko
2023-02-01Change notifications per page from 15 to 40 in REST API (#23348)Eugen Rochko
2023-01-30autofocus the compose form again on /share (#23094)Akira Ouchi
2023-01-30Update hasOwnProperty calls for ESLint (#23307)Nick Schonning
2023-01-30Remove unused ESLint disable directives (#22427)Nick Schonning
2023-01-30Upgrade ESlint to v8 (#23305)Nick Schonning
2023-01-29Separate ESLint CI from Superlinter (#23029)Nick Schonning
2023-01-29chore: remove intersection-observer for old Safari support (#23284)TAKAHASHI Shuuji
2023-01-29Add lang attribute to image description textarea and poll option field (#23293)Christian Schmidt