Commit Graph

5622 Commits

Author SHA1 Message Date
AkiraFukushima 105acd8337
refs #3300 Handle shortcut keys in Jump 2022-05-03 01:33:42 +09:00
dependabot[bot] 76572d1034
Bump @fortawesome/free-solid-svg-icons from 6.1.0 to 6.1.1
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.1.0...6.1.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 16:16:55 +00:00
AkiraFukushima 8f7ccda236
Merge pull request #3326 from h3poteto/iss-3300
refs #3300 Handle shortcut keys in NewToot/Status
2022-05-03 01:12:58 +09:00
AkiraFukushima e839513312
refs #3300 Prevent input when suggest is opened 2022-05-02 22:05:52 +09:00
AkiraFukushima 88422646e7
Fix focus on NewToot/Status 2022-05-02 21:37:27 +09:00
AkiraFukushima f636fd6c92
ref #3300 Use vueuse for shortcut keys 2022-05-02 21:18:37 +09:00
AkiraFukushima ef26239ac2
Remove unnecessary buttons 2022-05-02 20:58:30 +09:00
AkiraFukushima ce36014d0c
refs #3300 Use manual trigger for suggest popover 2022-05-02 18:01:11 +09:00
AkiraFukushima c204a53d96
refs #3300 Handle shortcut keys in NewToot/Status 2022-05-01 23:27:25 +09:00
dependabot[bot] 9db7c04141
Bump ts-loader from 9.2.8 to 9.3.0
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 9.2.8 to 9.3.0.
- [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.2.8...v9.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 11:47:54 +00:00
dependabot[bot] 0604857c86
Bump ejs from 3.1.6 to 3.1.7
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-01 11:39:56 +00:00
AkiraFukushima bd6e546765
Merge pull request #3316 from h3poteto/l10n_master
New Crowdin updates
2022-05-01 20:39:33 +09:00
AkiraFukushima 5d38f209f6
Merge pull request #3317 from h3poteto/fix/compile-speed
Improve compile speed for ts-loader
2022-05-01 20:39:16 +09:00
AkiraFukushima 60b04b5eae
Run typecheck and lint in CI 2022-05-01 18:07:03 +09:00
AkiraFukushima 5c975d515e
Improve compile speed for ts-loader 2022-05-01 18:02:47 +09:00
AkiraFukushima 15b11c4100 New translations translation.json (Italian) 2022-05-01 05:29:50 +09:00
AkiraFukushima a0ba665116
Merge pull request #3310 from h3poteto/feat/composition
Rewrite Modals with composition API
2022-04-30 16:17:27 +09:00
AkiraFukushima ee9300054c
Rewrite Modals/NewToot with composition API 2022-04-30 15:49:24 +09:00
AkiraFukushima ebc09cdf55
Rewrite Modals/NewToot/Quote with composition API 2022-04-30 01:50:09 +09:00
AkiraFukushima 29f3776c08
Rewrite Modals/NewToot/Status with composition API 2022-04-29 23:47:49 +09:00
AkiraFukushima 71a8e4c488
Rewrite Modals/NewToot/Poll with composition API 2022-04-29 22:31:26 +09:00
AkiraFukushima dad6dd3336
Rewrite Modals/ListMembership with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima 4b2ffd687d
Rewrite Modals/AddListMember with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima 9ddb0f92f1
Rewrite Modals/MuteConfirm with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima 899cdaabf9
Rewrite Modals/Report with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima 892719141b
Rewrite Modals/ImageViewer with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima 2acc8468ca
Rewrite Modals/Jump with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima fef5f23166
Rewrite Modals/Shortcut with composition API 2022-04-29 22:31:24 +09:00
AkiraFukushima d3cba0cebb
Merge pull request #3315 from h3poteto/fix/vue3-devtool
Enable vue3 devtools
2022-04-29 22:30:36 +09:00
AkiraFukushima a67be5be4a
Enable vue3 devtools 2022-04-29 22:22:50 +09:00
dependabot[bot] b0d2ee5bda
Bump axios from 0.26.1 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.26.1 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-28 08:04:27 +00:00
AkiraFukushima 5a429eb88e
Merge pull request #3309 from h3poteto/l10n_master
New Crowdin updates
2022-04-27 23:50:33 +09:00
AkiraFukushima 615f562ed7 New translations translation.json (Central Atlas Tamazight) 2022-04-27 20:25:49 +09:00
AkiraFukushima 9a960b40b5 New translations translation.json (Czech) 2022-04-27 20:25:48 +09:00
AkiraFukushima 0f23c388b2 New translations translation.json (German) 2022-04-27 20:25:47 +09:00
AkiraFukushima 52a6ac0f3a New translations translation.json (Italian) 2022-04-27 20:25:46 +09:00
AkiraFukushima f3684fe328 New translations translation.json (Japanese) 2022-04-27 20:25:45 +09:00
AkiraFukushima 11cdb2564d New translations translation.json (Korean) 2022-04-27 20:25:44 +09:00
AkiraFukushima dce295b881 New translations translation.json (Norwegian) 2022-04-27 20:25:43 +09:00
AkiraFukushima e4a758fd2a New translations translation.json (Polish) 2022-04-27 20:25:41 +09:00
AkiraFukushima b8e96aadd6 New translations translation.json (Spanish) 2022-04-27 20:25:40 +09:00
AkiraFukushima 0c0fa0af46 New translations translation.json (Portuguese) 2022-04-27 20:25:39 +09:00
AkiraFukushima f8cf244035 New translations translation.json (Swedish) 2022-04-27 20:25:38 +09:00
AkiraFukushima 7beb10b138 New translations translation.json (Chinese Simplified) 2022-04-27 20:25:38 +09:00
AkiraFukushima 5d9de2240a New translations translation.json (Chinese Traditional) 2022-04-27 20:25:36 +09:00
AkiraFukushima 419641dc95 New translations translation.json (Indonesian) 2022-04-27 20:25:35 +09:00
AkiraFukushima b79cbc5741 New translations translation.json (Sinhala) 2022-04-27 20:25:34 +09:00
AkiraFukushima 274c0fd229 New translations translation.json (Scottish Gaelic) 2022-04-27 20:25:33 +09:00
AkiraFukushima 44c64a30dd New translations translation.json (Russian) 2022-04-27 20:25:32 +09:00
AkiraFukushima c0f45bd38b New translations translation.json (French) 2022-04-27 20:25:31 +09:00