Commit Graph

906 Commits

Author SHA1 Message Date
AkiraFukushima 124eb3be81 Fix loading message for japanese 2018-08-15 09:42:59 +09:00
AkiraFukushima aa6dd42f69
Merge pull request #494 from h3poteto/iss-493
closes #493 Handle arrowleft and arrowright key in textarea
2018-08-15 09:39:34 +09:00
AkiraFukushima 76d38d9df6
Merge pull request #492 from gfrenoy/master
i18n + English spelling typos + French l10n
2018-08-15 09:39:10 +09:00
AkiraFukushima 981b63b331 refs #493 Handle arrowleft and arrowright key in textarea 2018-08-15 09:34:42 +09:00
AkiraFukushima d8321fce06 Bump to build number 38 2018-08-15 08:45:26 +09:00
Gaëtan Frenoy 81cbdfac9a French localization 2018-08-14 23:07:08 +02:00
Gaëtan Frenoy feb0a0177a Add i18n for 'Loading' messages 2018-08-14 23:04:50 +02:00
Gaëtan Frenoy 4b30f7735d Fix English spelling typos 2018-08-14 23:00:02 +02:00
AkiraFukushima dc2e13aa7e Bump to version 2.0.0 2018-08-15 00:56:54 +09:00
AkiraFukushima 192b491e0f
Merge pull request #490 from h3poteto/fix/build
Fix buil setting for locales
2018-08-15 00:52:16 +09:00
AkiraFukushima 34dda26306 Fix buil setting for locales 2018-08-15 00:46:48 +09:00
AkiraFukushima 75755e0137
Merge pull request #489 from h3poteto/electron/version
Update electron version to 2.0.7
2018-08-14 23:05:39 +09:00
AkiraFukushima 28592495d9 Update electron version to 2.0.7 2018-08-14 23:00:46 +09:00
AkiraFukushima 4b7e0df7dc
Merge pull request #488 from h3poteto/iss-151
refs #151 Switch language in preferences
2018-08-14 22:35:54 +09:00
AkiraFukushima 0cf58d0f27 refs #151 Restart application when change languages 2018-08-14 10:18:30 +09:00
AkiraFukushima 70ac667fcd refs #151 Fix default visibility state 2018-08-14 09:20:37 +09:00
AkiraFukushima 6143481bfc refs #151 Define i18n key in constants to translate in rendering 2018-08-14 09:03:52 +09:00
AkiraFukushima 9c45082524 refs #151 Switch language in preferences 2018-08-13 23:48:13 +09:00
AkiraFukushima e5f83a22cf
Merge pull request #483 from h3poteto/iss-151
refs #151 Translate languages using i18next
2018-08-13 18:25:39 +09:00
AkiraFukushima 8d47e28cfe refs #151 Set default language to english 2018-08-13 18:05:30 +09:00
AkiraFukushima cbcc85b222 refs #151 Translate at receive drop overlay 2018-08-13 17:30:17 +09:00
AkiraFukushima a5c917b16e refs #151 Translate login 2018-08-13 17:30:17 +09:00
AkiraFukushima 4ed72f01d4 refs #151 Translate messages 2018-08-13 17:30:17 +09:00
AkiraFukushima 8bbb27cb7c refs #151 Use absolute path to load constants 2018-08-13 17:30:16 +09:00
AkiraFukushima 4fcb886bfa refs #151 Translate at lists 2018-08-13 17:30:16 +09:00
AkiraFukushima 444bd60b57 refs #151 Translate at search 2018-08-13 17:30:16 +09:00
AkiraFukushima 034876d12e refs #151 Translate at hashtag 2018-08-13 17:30:16 +09:00
AkiraFukushima bd4f8f4b5e refs #151 Translate at list member modals 2018-08-13 17:30:16 +09:00
AkiraFukushima 1bb0c5d2e0 refs #151 Fix nested translation for moadls, cards, and side_bar 2018-08-13 17:30:16 +09:00
AkiraFukushima cab5a98287 refs #151 Translate at account profile 2018-08-13 17:30:16 +09:00
AkiraFukushima 09c8e2679b refs #151 Translate at toot 2018-08-13 17:29:56 +09:00
AkiraFukushima 41c53726f1 refs #151 Translate at jump 2018-08-13 17:29:56 +09:00
AkiraFukushima 110697f95b refs #151 Use constants object at theme 2018-08-13 17:29:56 +09:00
AkiraFukushima 981805399a refs #151 Use constants object at display name style 2018-08-13 17:29:56 +09:00
AkiraFukushima 61d65c4081 refs #151 Translate at new toot 2018-08-13 17:29:56 +09:00
AkiraFukushima 33cf04c754 refs #151 Translate at preferences 2018-08-13 17:29:55 +09:00
AkiraFukushima 7f7f80adb6 refs #151 Translate at header menu 2018-08-13 17:29:55 +09:00
AkiraFukushima 5542fadfb7 refs #151 Add vue-i18next and translate side menu 2018-08-13 17:29:55 +09:00
AkiraFukushima 12be5bc3d6 refs #151 Add i18next and translate main menu 2018-08-13 17:29:55 +09:00
AkiraFukushima 4c5adbe481
Merge pull request #487 from gfrenoy/master
fixes #479 spelling typos
2018-08-13 10:50:31 +09:00
Gaëtan Frenoy b68aac0906 fix spelling typos (#479) 2018-08-12 20:42:56 +02:00
AkiraFukushima 94af63fcaa
Merge pull request #486 from h3poteto/iss-484
fixes #484 Fix API response of lists
2018-08-12 22:46:17 +09:00
AkiraFukushima 8838772992 fixes #484 Fix API response of lists 2018-08-12 22:41:37 +09:00
AkiraFukushima 4aa9c65467
Merge pull request #476 from h3poteto/iss-453
closes #453 Check and submit instance with enter key in login form
2018-08-08 22:37:20 +09:00
AkiraFukushima aeebdd644a
Merge pull request #475 from h3poteto/fix/jump
Use vue-shortkey in jump modal because sometimes jump modal is freeze
2018-08-08 22:37:09 +09:00
AkiraFukushima 90718a3dff
Merge pull request #471 from h3poteto/iss-352
closes #352 Suggest account name in new toot
2018-08-08 22:36:54 +09:00
AkiraFukushima 70bd8e8176 refs #453 Check and submit instance with enter key in login form 2018-08-08 22:16:13 +09:00
AkiraFukushima 3b8cb16ccc Use vue-shortkey in jump modal because sometimes jump modal is freeze 2018-08-08 21:32:38 +09:00
AkiraFukushima 6f4711b578
Merge pull request #474 from h3poteto/iss-437
closes #437 Disable transparent becasue user can not change window size
2018-08-08 20:58:37 +09:00
AkiraFukushima 4c53908763 refs #437 Disable transparent becasue user can not change window size 2018-08-08 19:26:20 +09:00