Commit Graph

5530 Commits

Author SHA1 Message Date
AkiraFukushima 5232a0bb00
refs #3301 Rewrite Preferences/General with composition API 2022-05-05 18:56:48 +09:00
AkiraFukushima f18ca59c06
refs #3301 Rewrite Preferences/Appearance with composition API 2022-05-04 22:08:55 +09:00
AkiraFukushima 0d3ecbc177
refs #3301 Rewrite Preferences/Appearance/ColorPallet with composition API 2022-05-04 19:10:35 +09:00
AkiraFukushima a9513fab4e
refs #3301 Rewrite Preferences/Appearance/Toot with composition API 2022-05-04 01:22:37 +09:00
AkiraFukushima 875d7dbde2
Merge pull request #3335 from h3poteto/iss-3301/login
refs #3301 Rewrite Login with composition API
2022-05-04 00:49:06 +09:00
AkiraFukushima de0e9a9368
refs #3301 Rewrite Login with composition API 2022-05-03 23:31:27 +09:00
AkiraFukushima 781d8713d8
Bump to version 4.6.0-beta.1 2022-05-03 21:49:55 +09:00
AkiraFukushima a835712123
Bump to version 4.6.0 2022-05-03 20:42:55 +09:00
AkiraFukushima bc5f78ae3e
Merge pull request #3334 from h3poteto/iss-3301/modal
refs #3301 Rewrite Modal with composition API
2022-05-03 18:57:31 +09:00
AkiraFukushima fc8c9eafb5
refs #3301 Rewrite Modal with composition API 2022-05-03 18:52:08 +09:00
AkiraFukushima 62a8e40629
Merge pull request #3333 from h3poteto/iss-3300/add-list-member
refs #3300 Handle shortcut keys in AddListMember
2022-05-03 18:19:43 +09:00
AkiraFukushima c2d0c42dbb
refs #3300 Handle shortcut keys in AddListMember 2022-05-03 18:13:57 +09:00
AkiraFukushima bd3bb8d35d
Merge pull request #3330 from h3poteto/iss-3300/shortcut
refs #3300 Handle shortcut keys in Shortcut
2022-05-03 11:34:30 +09:00
AkiraFukushima 9211d6e926
refs #3300 Handle shortcut keys in Shortcut 2022-05-03 11:25:06 +09:00
AkiraFukushima 0affc59f68
Merge pull request #3329 from h3poteto/iss-3300/image-viewer
refs #3300 Handle shortcut keys in ImageViewer
2022-05-03 11:24:34 +09:00
AkiraFukushima 3443c20e16
refs #3300 Handle shortcut keys in ImageViewer 2022-05-03 01:53:13 +09:00
AkiraFukushima fad247a8a8
Merge pull request #3328 from h3poteto/iss-3300/jump
refs #3300 Handle shortcut keys in Jump
2022-05-03 01:41:11 +09:00
AkiraFukushima 105acd8337
refs #3300 Handle shortcut keys in Jump 2022-05-03 01:33:42 +09: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
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
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