about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-08-11Fix followers synchronization mechanism not working when URI has empty path (...Claire
2021-08-11Fix crash when encountering invalid account fields (#16598)Claire
2021-08-10NodeJS 14 support - circleci/docker/.nvmrc (#16163)Shlee
2021-08-09Add feature to automatically delete old toots (#16529)Claire
2021-08-09Bump sanitize from 5.2.3 to 6.0.0 (#16580)Claire
2021-08-09Fix invalid blurhash handling in Create activity (#16583)Takeshi Umeda
2021-08-08Fix when MoveWorker cannot get locale from remote account (#16576)Takeshi Umeda
2021-08-08Fix owned account notes not being deleted when an account is deleted (#16579)Claire
2021-08-08Fix unsupported video error message handling (#16581)Takeshi Umeda
2021-08-07Bump @babel/preset-env from 7.14.8 to 7.15.0 (#16577)dependabot[bot]
2021-08-07Bump sass from 1.36.0 to 1.37.0 (#16551)dependabot[bot]
2021-08-07Bump aws-sdk-s3 from 1.96.2 to 1.98.0 (#16559)dependabot[bot]
2021-08-07Bump nokogiri from 1.11.7 to 1.12.0 (#16560)dependabot[bot]
2021-08-07Bump puma from 5.3.2 to 5.4.0 (#16561)dependabot[bot]
2021-08-07Bump sidekiq-unique-jobs from 7.1.2 to 7.1.5 (#16563)dependabot[bot]
2021-08-07Bump redis from 4.3.1 to 4.4.0 (#16562)dependabot[bot]
2021-08-07Bump tar from 6.0.5 to 6.1.3 (#16566)dependabot[bot]
2021-08-06Fix logout link not working in safari (#16574)Takeshi Umeda
2021-08-05Fix trends layout (#16570)Jeong Arm
2021-08-02Bump eslint from 7.31.0 to 7.32.0 (#16550)dependabot[bot]
2021-08-02Bump ws from 7.5.3 to 8.0.0 (#16552)dependabot[bot]
2021-08-02Revert "Bump sidekiq-unique-jobs from 7.1.2 to 7.1.4 (#16535)" (#16553)Yamagishi Kazutoshi
2021-08-01Bump dotenv from 9.0.2 to 10.0.0 (#16306)dependabot[bot]
2021-08-01Bump sidekiq-unique-jobs from 7.1.2 to 7.1.4 (#16535)dependabot[bot]
2021-08-01Bump oj from 3.12.1 to 3.12.2 (#16536)dependabot[bot]
2021-08-01Bump aws-sdk-s3 from 1.96.1 to 1.96.2 (#16537)dependabot[bot]
2021-08-01Bump rubocop from 1.18.3 to 1.18.4 (#16534)dependabot[bot]
2021-08-01Bump brakeman from 5.0.4 to 5.1.1 (#16538)dependabot[bot]
2021-08-01Bump sass from 1.35.2 to 1.36.0 (#16540)dependabot[bot]
2021-08-01Bump @babel/preset-env from 7.14.7 to 7.14.8 (#16544)dependabot[bot]
2021-08-01Bump npmlog from 4.1.2 to 5.0.0 (#16539)dependabot[bot]
2021-08-01Bump @babel/runtime from 7.14.6 to 7.14.8 (#16541)dependabot[bot]
2021-08-01Bump regenerator-runtime from 0.13.7 to 0.13.9 (#16543)dependabot[bot]
2021-08-01Bump @babel/core from 7.14.6 to 7.14.8 (#16542)dependabot[bot]
2021-07-25Add confirmation modal when closing media edit modal with unsaved changes (#1...Claire
2021-07-25Fix “open” link of media modal not closing modal (#16524)Claire
2021-07-24Fix scoped order warning in RemoveStatusService (#16531)Claire
2021-07-23Fix crashes with Microsoft Translate on Microsoft Edge (#16525)Claire
2021-07-21Add logging of S3-related errors (#16381)Claire
2021-07-20Bump ws from 7.5.2 to 7.5.3 (#16486)dependabot[bot]
2021-07-20Bump oj from 3.11.8 to 3.12.1 (#16493)dependabot[bot]
2021-07-20Bump rubocop-rails from 2.11.2 to 2.11.3 (#16494)dependabot[bot]
2021-07-20Bump css-loader from 5.2.6 to 5.2.7 (#16500)dependabot[bot]
2021-07-20Bump json-ld-preloaded from 3.1.5 to 3.1.6 (#16522)dependabot[bot]
2021-07-20Bump eslint from 7.30.0 to 7.31.0 (#16523)dependabot[bot]
2021-07-17Fix replying from modal (#16516)Claire
2021-07-15Fix inefficiencies in auto-linking code (#16506)Claire
2021-07-14Fix minor code quality issues (#16502)Claire
2021-07-14Fix user email address being banned on self-deletion (#16503)Claire
2021-07-13Update CodeClimate badge in README (#16501)Eugen Rochko