Commit Graph

5964 Commits

Author SHA1 Message Date
AkiraFukushima 596674fbdb
refs #3300 Enable shortcut to reload timeline 2022-08-12 22:45:05 +09:00
AkiraFukushima ccab008810
Merge pull request #3527 from h3poteto/iss-3300/move-focus
refs #3300 Enable shortcut to move focus on statuses
2022-08-12 22:30:40 +09:00
AkiraFukushima 9076649000
refs #3300 [lint] Fix styles 2022-08-12 22:21:32 +09:00
AkiraFukushima c597cbb27e
refs #3300 Enable shortcut to move focus on statuses in List 2022-08-12 22:04:00 +09:00
AkiraFukushima cd9eb9c06e
refs #3300 Enable shortcut to move focus on statuses in Tag 2022-08-12 22:04:00 +09:00
AkiraFukushima f6b05a6284
refs #3300 Enable shortcut to move focus on statuses in Public 2022-08-12 22:04:00 +09:00
AkiraFukushima 5411f5209f
refs #3300 Enable shortcut to move focus on statuses in Local 2022-08-12 22:04:00 +09:00
AkiraFukushima 0ec27b4793
refs #3300 Enable shortcut to move focus on statuses in Bookmarks 2022-08-12 22:04:00 +09:00
AkiraFukushima 1d4a12acd7
refs #3300 Enable shortcut to move focus on statuses in Favourites 2022-08-12 22:03:59 +09:00
AkiraFukushima 1a931edbd2
refs #3300 Enable shortcut to move focus on statuses in DM 2022-08-12 22:03:59 +09:00
AkiraFukushima d0d1e9d5b4
refs #3300 Enable shortcut to move focus on statuses in Mentions 2022-08-12 22:03:59 +09:00
AkiraFukushima b045143035
refs #3300 Enable shortcut to move focus on statuses in Notifications 2022-08-12 22:03:59 +09:00
AkiraFukushima 33c4694774
refs #3300 Enable shortcut to move focus on statuses in Home 2022-08-12 22:03:59 +09:00
dependabot[bot] 5562047778
Bump @types/node from 17.0.44 to 18.7.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 17.0.44 to 18.7.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-12 08:07:43 +00:00
AkiraFukushima 718ebdef42
Merge pull request #3541 from h3poteto/fix/list-membership
Fix loading of ListMembership modal
2022-08-03 09:58:30 +09:00
AkiraFukushima 3b3992a9ff
Fix loading of ListMembership modal 2022-08-03 01:44:24 +09:00
dependabot[bot] 6bb8ac7fd5
Bump emoji-mart-vue-fast from 10.2.2 to 11.1.1
Bumps [emoji-mart-vue-fast](https://github.com/serebrov/emoji-mart-vue) from 10.2.2 to 11.1.1.
- [Release notes](https://github.com/serebrov/emoji-mart-vue/releases)
- [Commits](https://github.com/serebrov/emoji-mart-vue/compare/10.2.2...11.1.1)

---
updated-dependencies:
- dependency-name: emoji-mart-vue-fast
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 16:06:12 +00:00
AkiraFukushima a03264a1ef
Merge pull request #3536 from h3poteto/dependabot/npm_and_yarn/element-plus-2.2.12
Bump element-plus from 2.2.9 to 2.2.12
2022-08-03 01:03:02 +09:00
dependabot[bot] 7a9c5cfaf3
Bump core-js from 3.23.3 to 3.24.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.23.3 to 3.24.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.23.3...v3.24.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 08:11:06 +00:00
dependabot[bot] 7ed2ace390
Bump element-plus from 2.2.9 to 2.2.12
Bumps [element-plus](https://github.com/element-plus/element-plus) from 2.2.9 to 2.2.12.
- [Release notes](https://github.com/element-plus/element-plus/releases)
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md)
- [Commits](https://github.com/element-plus/element-plus/compare/2.2.9...2.2.12)

---
updated-dependencies:
- dependency-name: element-plus
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 08:08:48 +00:00
dependabot[bot] 2a42ca7cdf
Bump ts-loader from 9.3.0 to 9.3.1
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.3.0 to 9.3.1.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v9.3.0...v9.3.1)

---
updated-dependencies:
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 13:16:24 +00:00
AkiraFukushima bc41f13a7f
Merge pull request #3529 from h3poteto/fix/reviewdog
Fix reviewdog
2022-07-28 22:02:23 +09:00
AkiraFukushima 6b7291b0ea
Fix reviewdog 2022-07-28 21:55:46 +09:00
dependabot[bot] 8c41db58d6
Bump vue-router from 4.0.16 to 4.1.3
Bumps [vue-router](https://github.com/vuejs/router) from 4.0.16 to 4.1.3.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.0.16...v4.1.3)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-28 08:06:44 +00:00
AkiraFukushima 9073f74ff2
Merge pull request #3528 from h3poteto/retire-sider
Use reviewdog instead of sider
2022-07-27 01:23:13 +09:00
AkiraFukushima 4d929c4ae9
Use reviewdog instead of sider 2022-07-27 01:17:06 +09:00
AkiraFukushima dd800171cd
Merge pull request #3516 from h3poteto/dependabot/npm_and_yarn/vueuse/core-8.9.4
Bump @vueuse/core from 8.9.1 to 8.9.4
2022-07-26 01:50:41 +09:00
AkiraFukushima 74ed5fdc2d
Merge pull request #3522 from h3poteto/fix-3300/new-toot
refs #3300 Fix focus of NewToot modal
2022-07-21 22:10:59 +09:00
AkiraFukushima 9769319b21
refs #3300 Fix focus of Jump modal 2022-07-21 22:04:02 +09:00
AkiraFukushima 87bc8b8ffc
refs #3300 Fix focus of NewToot modal 2022-07-21 21:58:20 +09:00
dependabot[bot] ddcd7c2655
Bump terser from 5.7.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 14:47:46 +00:00
dependabot[bot] ef35bb7446
Bump @babel/plugin-proposal-object-rest-spread from 7.18.0 to 7.18.9
Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-object-rest-spread) from 7.18.0 to 7.18.9.
- [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.18.9/packages/babel-plugin-proposal-object-rest-spread)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-object-rest-spread"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 08:07:18 +00:00
dependabot[bot] a27cccf706
Bump @vueuse/core from 8.9.1 to 8.9.4
Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 8.9.1 to 8.9.4.
- [Release notes](https://github.com/vueuse/vueuse/releases)
- [Commits](https://github.com/vueuse/vueuse/commits/v8.9.4/packages/core)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 08:05:09 +00:00
dependabot[bot] c313260d7f
Bump stylelint-config-html from 1.0.0 to 1.1.0
Bumps [stylelint-config-html](https://github.com/ota-meshi/stylelint-config-html) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/ota-meshi/stylelint-config-html/releases)
- [Commits](https://github.com/ota-meshi/stylelint-config-html/compare/v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: stylelint-config-html
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:05:47 +00:00
dependabot[bot] 3e6ecb89c9
Bump megalodon from 4.0.2 to 4.1.0
Bumps [megalodon](https://github.com/h3poteto/megalodon) from 4.0.2 to 4.1.0.
- [Release notes](https://github.com/h3poteto/megalodon/releases)
- [Commits](https://github.com/h3poteto/megalodon/compare/v4.0.2...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 08:03:53 +00:00
AkiraFukushima 27dcbe4b9e
Merge pull request #3499 from h3poteto/fix/sidebar
Fix closing sideBar
2022-07-10 21:10:02 +09:00
AkiraFukushima a60cff20f4
Fix closing sideBar 2022-07-10 20:59:22 +09:00
AkiraFukushima c56089cfa3
Bump to version 4.6.2 2022-07-10 19:04:45 +09:00
AkiraFukushima fe5846a672
Merge pull request #3487 from h3poteto/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.18.6
Bump @babel/plugin-proposal-class-properties from 7.17.12 to 7.18.6
2022-07-10 18:49:36 +09:00
dependabot[bot] 7ec0d41a70
Bump @babel/plugin-proposal-class-properties from 7.17.12 to 7.18.6
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.17.12 to 7.18.6.
- [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.18.6/packages/babel-plugin-proposal-class-properties)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-class-properties"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-10 06:21:36 +00:00
AkiraFukushima f047b7ca34
Merge pull request #3498 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-prettier-4.2.1
Bump eslint-plugin-prettier from 4.0.0 to 4.2.1
2022-07-10 15:11:42 +09:00
AkiraFukushima 540e5c1a8d
Merge pull request #3496 from h3poteto/dependabot/npm_and_yarn/babel/runtime-7.18.6
Bump @babel/runtime from 7.18.3 to 7.18.6
2022-07-10 15:11:29 +09:00
AkiraFukushima 9e9aaf129e
Merge pull request #3495 from h3poteto/dependabot/npm_and_yarn/babel/plugin-transform-runtime-7.18.6
Bump @babel/plugin-transform-runtime from 7.18.5 to 7.18.6
2022-07-10 15:11:17 +09:00
AkiraFukushima f35daae23f
Merge pull request #3494 from h3poteto/dependabot/npm_and_yarn/vue3-i18next-0.2.1
Bump vue3-i18next from 0.2.0 to 0.2.1
2022-07-10 15:10:48 +09:00
AkiraFukushima e32189d84f
Merge pull request #3493 from h3poteto/dependabot/npm_and_yarn/eslint-plugin-vue-9.2.0
Bump eslint-plugin-vue from 9.1.1 to 9.2.0
2022-07-10 15:10:40 +09:00
AkiraFukushima c23f7a152a
Merge pull request #3492 from h3poteto/dependabot/npm_and_yarn/babel-jest-28.1.2
Bump babel-jest from 28.1.1 to 28.1.2
2022-07-10 15:10:29 +09:00
AkiraFukushima ebad9de455
Merge pull request #3491 from h3poteto/dependabot/npm_and_yarn/webpack-dev-server-4.9.3
Bump webpack-dev-server from 4.9.2 to 4.9.3
2022-07-10 15:10:10 +09:00
AkiraFukushima 07014d6644
Merge pull request #3490 from h3poteto/dependabot/npm_and_yarn/electron-context-menu-3.3.0
Bump electron-context-menu from 3.2.0 to 3.3.0
2022-07-10 15:10:02 +09:00
AkiraFukushima 4a61643075
Merge pull request #3488 from h3poteto/dependabot/npm_and_yarn/cfonts-3.1.1
Bump cfonts from 3.1.0 to 3.1.1
2022-07-10 15:09:42 +09:00
AkiraFukushima 2c49b37c8e
Merge pull request #3486 from h3poteto/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.3 to 2.29.4
2022-07-10 15:09:26 +09:00