Commit Graph

1293 Commits

Author SHA1 Message Date
AkiraFukushima 0200f69e1d Fix megalodon class for 3.0.0 in renderer 2020-03-15 17:53:22 +09:00
AkiraFukushima 5ab9c28ead Fix megalodon class for 3.0.0 in main 2020-03-15 17:53:22 +09:00
Mostafa Ahangarha 96edad7e97 Add bidi support for textarea for making toot 2020-02-11 11:41:24 +04:30
Mostafa Ahangarha 70fe11fd91 add bidi support for favs 2020-02-11 11:40:49 +04:30
Mostafa Ahangarha c9c13592a1 add bidi support for toots 2020-02-08 19:24:41 +04:30
AkiraFukushima 1e710069f7 Load system theme for dark mode 2020-02-06 01:16:29 +09:00
AkiraFukushima cb37f7525c Upgrade Electron version to 7.1.11 2020-02-05 23:46:17 +09:00
AkiraFukushima 79ba8ecbad refs #1225 Catch error when can not load image in exifImageUrl 2020-01-14 00:53:35 +09:00
AkiraFukushima 1a41d63f4f refs #1179 Hide detail menu in toot detail sidebar 2020-01-13 16:06:32 +09:00
AkiraFukushima 5fe150cd94 refs #1222 Read exif and rotate image in ImageViewer 2020-01-12 23:35:37 +09:00
AkiraFukushima 3fd6547afb refs #1222 Read exif and rotate image in Notifications 2020-01-12 23:12:55 +09:00
AkiraFukushima 854482511c refs #1222 Read exif and rotate image when the image is replaced in FailoverImg 2020-01-12 23:08:00 +09:00
AkiraFukushima 9750c49ee8 refs #1222 Read exif and rotate image in Toot 2020-01-12 23:01:00 +09:00
AkiraFukushima 3e5ac49ed7 Fix lazy loading for account timeline in sidebar 2020-01-12 17:25:58 +09:00
AkiraFukushima 2b552ea79b Fix i18next namespace for new version 2020-01-11 21:48:22 +09:00
AkiraFukushima 8882dbb092 New translations translation.json (German) 2020-01-03 22:04:46 +09:00
AkiraFukushima 1b92887e18 New translations translation.json (German) 2020-01-03 21:43:24 +09:00
AkiraFukushima c6442858f5
Merge pull request #1192 from h3poteto/l10n_master
New Crowdin translations
2019-12-29 22:20:23 +09:00
AkiraFukushima dce6cd72f8 New translations translation.json (German) 2019-12-29 03:41:41 +09:00
AkiraFukushima f257c65a8a New translations translation.json (German) 2019-12-29 03:32:03 +09:00
AkiraFukushima 4f9733cdfd Fix loading css path for vue-popper.js 2019-12-22 23:36:57 +09:00
AkiraFukushima 489f200c91 Fix reading translation files japanese and italian 2019-12-22 23:12:43 +09:00
AkiraFukushima c8bd829a47 refs #1021 Search account in reply_to and context before account name search 2019-12-13 00:12:30 +09:00
AkiraFukushima fe766aaf3f refs #1021 Add test for toot parser 2019-12-11 22:48:38 +09:00
AkiraFukushima 744e459ba2 refs #1136 Remove word-break in toot 2019-12-11 22:07:39 +09:00
AkiraFukushima 7b38ee0d13
Merge pull request #1165 from h3poteto/l10n_master
New Crowdin translations
2019-12-11 21:36:56 +09:00
AkiraFukushima 05cb59ac65 New translations translation.json (Russian) 2019-12-11 19:07:30 +09:00
AkiraFukushima 82c6a58059 New translations translation.json (Chinese Simplified) 2019-12-11 04:49:04 +09:00
AkiraFukushima d01a8d578b refs #1163 Use default preference if the file does not exist when get proxy configuration 2019-12-11 00:08:45 +09:00
AkiraFukushima ec9ce16c47 Use ipcRenderer through window to mock ipc method 2019-12-04 23:03:34 +09:00
AkiraFukushima a805ce6a49 Use ipcRenderer through window to mock ipc method in TimelineSpace 2019-12-04 23:03:21 +09:00
AkiraFukushima 9a3ed1fe43 Use ipcRenderer through window to mock ipc method in Modals 2019-12-04 22:56:38 +09:00
AkiraFukushima 8950459bd5 Use ipcRenderer through window to mock ipc method in organisms 2019-12-04 22:53:20 +09:00
AkiraFukushima ba97ac2447 Use ipcRenderer through window to mock ipc method in Settings 2019-12-04 22:48:55 +09:00
AkiraFukushima 456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00
AkiraFukushima 9844c35750 refs #901 Use ipcRenderer directly from electron 2019-11-27 23:24:41 +09:00
AkiraFukushima d8e84b18f8 refs #901 Load translation json directly instead of i18next-sync-fs-backend 2019-11-27 00:29:02 +09:00
AkiraFukushima a635cce89d refs #901 Use window object in index.ejs 2019-11-26 22:27:48 +09:00
AkiraFukushima d015da8923 refs #901 Fix clipboard to use window object 2019-11-20 23:32:12 +09:00
AkiraFukushima 2b2133fc1c refs #901 Fix account profile view 2019-11-20 22:38:06 +09:00
AkiraFukushima e8bfffc58b refs #901 Replace shell and clipboard using window object 2019-11-20 22:31:26 +09:00
AkiraFukushima fd1c31bf31 refs #901 Set preload script to import electron, process in webview 2019-11-20 22:21:15 +09:00
AkiraFukushima 27cc29e7ba New translations translation.json (Swedish) 2019-11-19 23:10:46 +09:00
AkiraFukushima 74f91111b5 New translations translation.json (Spanish) 2019-11-19 23:10:34 +09:00
AkiraFukushima 553ae89f4f New translations translation.json (Russian) 2019-11-19 23:10:20 +09:00
AkiraFukushima 15ee41e3ac New translations translation.json (Portuguese) 2019-11-19 23:10:02 +09:00
AkiraFukushima 5e48a267ea New translations translation.json (Norwegian) 2019-11-19 23:09:46 +09:00
AkiraFukushima e7f13af3b0 New translations translation.json (Czech) 2019-11-19 23:09:23 +09:00
AkiraFukushima fd544560cf refs #1106 Add some empty language translation 2019-11-19 22:42:52 +09:00
AkiraFukushima b1b5062cb5 New translations translation.json (Polish) 2019-11-19 05:51:52 +09:00