Commit Graph

462 Commits

Author SHA1 Message Date
Gaëtan Frenoy feb0a0177a Add i18n for 'Loading' messages 2018-08-14 23:04:50 +02: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 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
Gaëtan Frenoy b68aac0906 fix spelling typos (#479) 2018-08-12 20:42:56 +02: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 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 2f560c2ed3 refs #352 Fix shortcut for post toot 2018-08-08 01:09:46 +09:00
AkiraFukushima c491b473a1 refs #352 Start suggest after user stop writing 2018-08-08 01:05:14 +09:00
AkiraFukushima 9fe41145ba refs #352 Search accounts for suggest 2018-08-07 23:23:37 +09:00
AkiraFukushima bdfd0beb29 refs #352 Close suggest popover when text is not match 2018-08-07 23:23:17 +09:00
AkiraFukushima d4d3514990 refs #352 Insert and replace account when suggestion is selected 2018-08-07 23:23:17 +09:00
AkiraFukushima 440460337f refs #352 Divide status component, and show popover for suggest accounts 2018-08-07 23:23:17 +09:00
AkiraFukushima fa43325e58 refs #352 Pick up account name from status 2018-08-07 23:22:40 +09:00
AkiraFukushima 736f2e9a29 refs #352 Add function to take account name from text 2018-08-07 23:22:10 +09:00
Gaëtan Frenoy 779acb652a Support for arrow keys when display medias 2018-08-05 17:05:12 +02:00
AkiraFukushima 5440ef141f fix #466 Rescue error in lazy loading in favourite 2018-08-04 00:11:57 +09:00
AkiraFukushima af43064700 refs #461 Set default visibility from preferences in new toot modal 2018-08-02 00:02:44 +09:00
AkiraFukushima 8638bee417 refs #461 Use constants for visibility 2018-08-01 23:41:05 +09:00
AkiraFukushima 2dd68338ed refs #461 Add toot visibility setting in preferences 2018-08-01 23:09:36 +09:00
AkiraFukushima a5eeac7230 fix: Close new toot modal when post 2018-08-01 21:32:21 +09:00
AkiraFukushima 44c69e6d36 refs #466 Catch raise when the response does not have link header of favourites 2018-07-31 19:00:13 +09:00
AkiraFukushima e4759b7fd1 refs #447 Fix account switching in global header menu 2018-07-31 08:15:10 +09:00
AkiraFukushima 0c73f313dd refs #451 Update megalodon and fix lazy loading in favourite 2018-07-27 21:33:05 +09:00
AkiraFukushima 79668a3380 Fix scroll-behavior because custom scroll function is already defined 2018-07-22 22:51:38 +09:00
AkiraFukushima b0f6d6f30e fix: Fix scroll speed when range is too small 2018-07-20 22:23:35 +09:00
AkiraFukushima 5f6b26cedd refs #441 Add scroll top button in list 2018-07-19 22:05:21 +09:00
AkiraFukushima fff15da061 refs #441 Add scroll top button in tag 2018-07-19 22:02:19 +09:00