Commit Graph

4927 Commits

Author SHA1 Message Date
AkiraFukushima 11a979fb43 New translations translation.json (Portuguese) 2021-10-24 00:18:35 +09:00
AkiraFukushima 03e6952f8e New translations translation.json (Swedish) 2021-10-24 00:18:34 +09:00
AkiraFukushima f104923efd New translations translation.json (Chinese Simplified) 2021-10-24 00:18:33 +09:00
AkiraFukushima 7f481d75fb New translations translation.json (Chinese Traditional) 2021-10-24 00:18:32 +09:00
AkiraFukushima da9f2312c9 New translations translation.json (Indonesian) 2021-10-24 00:18:31 +09:00
AkiraFukushima e7477b862e New translations translation.json (Sinhala) 2021-10-24 00:18:31 +09:00
AkiraFukushima f52489398a New translations translation.json (Scottish Gaelic) 2021-10-24 00:18:30 +09:00
AkiraFukushima 2b2076cf2e New translations translation.json (Russian) 2021-10-24 00:18:29 +09:00
AkiraFukushima 963fad2b87 New translations translation.json (Norwegian) 2021-10-24 00:18:28 +09:00
AkiraFukushima e7580d9dac
Merge pull request #2873 from h3poteto/iss-2693
refs #2693 Use system theme as the default theme
2021-10-24 00:09:05 +09:00
AkiraFukushima f1a11aefe2
refs #2693 Use system theme as the default theme 2021-10-23 23:13:44 +09:00
AkiraFukushima b82366fcc1
Merge pull request #2871 from h3poteto/iss-2861
Prevent changing scroll position when spoiler and warning contents are displayed
2021-10-23 22:34:18 +09:00
AkiraFukushima fe265933f2
Prevent changing scroll position when spoiler and warning contents are displayed 2021-10-23 22:17:33 +09:00
dependabot[bot] aae7c6e28b
Bump mini-css-extract-plugin from 2.3.0 to 2.4.3
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.3.0 to 2.4.3.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.3.0...v2.4.3)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 08:07:33 +00:00
dependabot[bot] 4024c54022
Bump eslint-plugin-vue from 7.18.0 to 7.20.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.18.0 to 7.20.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.18.0...v7.20.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-20 08:07:48 +00:00
dependabot[bot] 85a994bf33
Bump webpack-cli from 4.8.0 to 4.9.1
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.8.0 to 4.9.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-19 08:05:14 +00:00
AkiraFukushima eaff02510a
Merge pull request #2853 from h3poteto/l10n_master
New Crowdin updates
2021-10-16 00:37:54 +09:00
AkiraFukushima 334cae5ca0 New translations translation.json (Norwegian) 2021-10-15 08:07:19 +09:00
AkiraFukushima 61347adbd6
Merge pull request #2849 from h3poteto/iss-2815
refs #2815 Fix username in notifications
2021-10-14 00:39:06 +09:00
AkiraFukushima f942ae3a93
refs #2815 Fix username in notifications 2021-10-13 22:47:52 +09:00
dependabot[bot] aae2c53a57
Bump css-loader from 6.3.0 to 6.4.0
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.3.0...v6.4.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 08:07:33 +00:00
dependabot[bot] 51e990172d
Bump @babel/plugin-transform-runtime from 7.15.0 to 7.15.8
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.15.0 to 7.15.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.8/packages/babel-plugin-transform-runtime)

---
updated-dependencies:
- dependency-name: "@babel/plugin-transform-runtime"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:06:18 +00:00
dependabot[bot] ccf695d0b0
Bump @babel/core from 7.15.5 to 7.15.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.15.5 to 7.15.8.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.15.8/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:05:51 +00:00
dependabot[bot] 233a7ad2cc
Bump @typescript-eslint/parser from 4.32.0 to 4.33.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.32.0 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 08:05:56 +00:00
dependabot[bot] fac72b2345
Bump about-window from 1.14.0 to 1.15.0
Bumps [about-window](https://github.com/rhysd/electron-about-window) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/rhysd/electron-about-window/releases)
- [Changelog](https://github.com/rhysd/electron-about-window/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rhysd/electron-about-window/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: about-window
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:04:54 +00:00
dependabot[bot] 47e6479c61
Bump unicode-emoji-json from 0.2.1 to 0.3.0
Bumps [unicode-emoji-json](https://github.com/muan/unicode-emoji-json) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/muan/unicode-emoji-json/releases)
- [Commits](https://github.com/muan/unicode-emoji-json/compare/v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: unicode-emoji-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 08:03:36 +00:00
AkiraFukushima 82318051df
Update electron to 15.1.0 for MAS 2021-10-02 23:27:58 +09:00
AkiraFukushima 23662bd801
Bump to version 4.4.5 2021-10-02 21:16:18 +09:00
AkiraFukushima 382b989d5a
Merge pull request #2813 from h3poteto/update/megalodon/3.6.7
Update megalodon version to 3.6.7
2021-10-02 21:13:57 +09:00
AkiraFukushima 8b8b510ef3
Update megalodon version to 3.6.7 2021-10-02 21:08:57 +09:00
AkiraFukushima ea7f74caf3
Merge pull request #2808 from h3poteto/dependabot/npm_and_yarn/types/lodash-4.14.175
Bump @types/lodash from 4.14.172 to 4.14.175
2021-10-02 21:08:27 +09:00
AkiraFukushima 79e6597e33
Merge pull request #2807 from h3poteto/dependabot/npm_and_yarn/electron-packager-15.4.0
Bump electron-packager from 15.3.0 to 15.4.0
2021-10-02 21:08:19 +09:00
dependabot[bot] 119e02b057
Bump electron-packager from 15.3.0 to 15.4.0
Bumps [electron-packager](https://github.com/electron/electron-packager) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/electron/electron-packager/releases)
- [Changelog](https://github.com/electron/electron-packager/blob/main/NEWS.md)
- [Commits](https://github.com/electron/electron-packager/compare/v15.3.0...v15.4.0)

---
updated-dependencies:
- dependency-name: electron-packager
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 11:58:27 +00:00
dependabot[bot] 729dc5a979
Bump @types/lodash from 4.14.172 to 4.14.175
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.172 to 4.14.175.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 11:58:11 +00:00
AkiraFukushima cac665cd3c
Merge pull request #2810 from h3poteto/dependabot/npm_and_yarn/prettier-2.4.1
Bump prettier from 2.3.2 to 2.4.1
2021-10-02 20:45:29 +09:00
AkiraFukushima e6eb3ccd01
Merge pull request #2806 from h3poteto/dependabot/npm_and_yarn/types/jest-27.0.2
Bump @types/jest from 27.0.1 to 27.0.2
2021-10-02 20:45:07 +09:00
AkiraFukushima ead5576897
Merge pull request #2801 from h3poteto/dependabot/npm_and_yarn/electron/universal-1.1.0
Bump @electron/universal from 1.0.5 to 1.1.0
2021-10-02 20:45:00 +09:00
AkiraFukushima a93c068710
Merge pull request #2800 from h3poteto/dependabot/npm_and_yarn/blueimp-load-image-5.15.0
Bump blueimp-load-image from 5.14.0 to 5.15.0
2021-10-02 20:44:52 +09:00
AkiraFukushima eb6eabc455
Merge pull request #2794 from h3poteto/dependabot/npm_and_yarn/i18next-21.2.3
Bump i18next from 20.4.0 to 21.2.3
2021-10-02 20:44:42 +09:00
AkiraFukushima b23154f7dd
Merge pull request #2812 from h3poteto/iss-2369
refs #2369 Change reblogger name position in toot
2021-10-02 20:34:04 +09:00
AkiraFukushima 887c135235
refs #2369 Change reblogger name position in toot 2021-10-02 18:45:33 +09:00
dependabot[bot] 90fa32c589
Bump @electron/universal from 1.0.5 to 1.1.0
Bumps @electron/universal from 1.0.5 to 1.1.0.

---
updated-dependencies:
- dependency-name: "@electron/universal"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:24:13 +00:00
dependabot[bot] 5626a938f0
Bump i18next from 20.4.0 to 21.2.3
Bumps [i18next](https://github.com/i18next/i18next) from 20.4.0 to 21.2.3.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v20.4.0...v21.2.3)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:23:58 +00:00
dependabot[bot] b4449a9da8
Bump blueimp-load-image from 5.14.0 to 5.15.0
Bumps [blueimp-load-image](https://github.com/blueimp/JavaScript-Load-Image) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/blueimp/JavaScript-Load-Image/releases)
- [Commits](https://github.com/blueimp/JavaScript-Load-Image/compare/v5.14.0...v5.15.0)

---
updated-dependencies:
- dependency-name: blueimp-load-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:01:20 +00:00
dependabot[bot] 35cd0aee63
Bump @types/jest from 27.0.1 to 27.0.2
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 27.0.1 to 27.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:01:02 +00:00
dependabot[bot] 80fef8fce3
Bump prettier from 2.3.2 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.3.2...2.4.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-02 09:00:47 +00:00
AkiraFukushima 4af58b0f70
Merge pull request #2795 from h3poteto/dependabot/npm_and_yarn/webpack-5.56.0
Bump webpack from 5.51.1 to 5.56.0
2021-10-02 17:55:46 +09:00
AkiraFukushima 8cbc5be052
Merge pull request #2778 from h3poteto/dependabot/npm_and_yarn/typescript-eslint/parser-4.32.0
Bump @typescript-eslint/parser from 4.29.3 to 4.32.0
2021-10-02 17:55:31 +09:00
AkiraFukushima 34948457c6
Merge pull request #2811 from h3poteto/iss-2675
Update megalodon version to 3.6.6
2021-10-02 17:55:16 +09:00
AkiraFukushima 40b9d3759a
Update megalodon version to 3.6.6 2021-10-02 17:49:11 +09:00