277 Commits

Author SHA1 Message Date
AkiraFukushima
5ab9c28ead Fix megalodon class for 3.0.0 in main 2020-03-15 17:53:22 +09:00
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
2b552ea79b Fix i18next namespace for new version 2020-01-11 21:48:22 +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
456890af85 Use ipcRenderer through window to mock ipc method 2019-12-04 22:35:53 +09:00
AkiraFukushima
a635cce89d refs #901 Use window object in index.ejs 2019-11-26 22:27:48 +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
fd544560cf refs #1106 Add some empty language translation 2019-11-19 22:42:52 +09:00
AkiraFukushima
07d42a09c7 fix: Remove debugging code in websocket 2019-11-15 23:29:24 +09:00
AkiraFukushima
38558b8565 Update megalodon version to 2.0.1 2019-11-14 23:56:32 +09:00
AkiraFukushima
f9ccaf6084 refs #1092 Use system proxy as default in preferences 2019-11-12 00:23:46 +09:00
AkiraFukushima
0068697a7e refs #982 Add proxy configuration for websocket 2019-10-27 18:19:38 +09:00
AkiraFukushima
e231bb3cc0 refs #982 refactor: Standardize converting proxy configuration for megalodon 2019-10-27 17:27:00 +09:00
AkiraFukushima
a47fbbcf6a refs #982 Add proxy configuration for all requests from main 2019-10-27 17:22:44 +09:00
AkiraFukushima
a0a0838fb4 refs #982 Load system proxy configuration when launch app 2019-10-27 13:29:49 +09:00
AkiraFukushima
e1cbdedaf5 Update electron version to 6.1.0 2019-10-23 23:07:20 +09:00
AkiraFukushima
7138ab3df2 refs #982 Add authentication information in proxy form 2019-10-23 22:08:10 +09:00
AkiraFukushima
671cca8878 refs #982 Save proxy configuration in db 2019-10-23 00:08:56 +09:00
AkiraFukushima
32e950e047 refs #1055 Add a tray menu to open window 2019-10-13 16:07:35 +09:00
AkiraFukushima
b5727ca80c refs #948 Through auto-launch in darwin 2019-09-26 01:32:52 +09:00
AkiraFukushima
af08c6c9ba refs #948 Read and update auto-launch status when get preferences 2019-09-25 23:19:21 +09:00
AkiraFukushima
337012c2ef refs #948 Add other options in prefereces 2019-09-25 23:19:21 +09:00
AkiraFukushima
b990229cc1 Add auto launch method 2019-09-25 23:19:21 +09:00
AkiraFukushima
44c5c7ee3a refs #1030 Do not enforce single instance in darwin 2019-09-18 01:13:16 +09:00
AkiraFukushima
0510b0920e refs #1028 Use authorized request to get instance information when start streamings 2019-09-14 22:44:43 +09:00
AkiraFukushima
21f2fadf85 fix: Remove invalid account cache file when load error 2019-08-29 22:45:18 +09:00
AkiraFukushima
1229399bc7 fix: Remove invalid hashtag cache file when load error 2019-08-29 22:42:32 +09:00
AkiraFukushima
68eb013c6d
Merge pull request #1014 from yzrsng/master
Enforces single instance for linux and windows
2019-08-27 00:05:58 +09:00
yzrsng
e7e2d1ae55
Enforces single instance for linux and windows 2019-08-25 09:22:50 +09:00
AkiraFukushima
70819b7591 refs #1012 Allow nodeIntegration for about window 2019-08-24 01:36:33 +09:00
AkiraFukushima
5c36b47f23 fixes #1006 Through close event when platform is darwin 2019-08-22 19:56:13 +09:00
AkiraFukushima
473b689b66 Update Electron version to 5.0.9 2019-08-18 16:20:42 +09:00
AkiraFukushima
f27e70e615 refs #821 Add tray icon 2019-08-18 13:47:09 +09:00
AkiraFukushima
ea618e86d4 refs #822 Show tray icon only linux and windows, and append tray menu 2019-08-18 13:18:40 +09:00
AkiraFukushima
9b459549dc refs #985 Ignore error for unique constraints in account cache 2019-08-10 22:30:30 +09:00
AkiraFukushima
93a7ae5148 refs #985 Save account cache when updated 2019-08-10 18:31:50 +09:00
AkiraFukushima
e01156df08 refs #985 Add cache db for accounts 2019-08-08 23:39:27 +09:00
AkiraFukushima
e5778500fe refs #985 Fix cache method for hashtag 2019-08-01 00:40:28 +09:00
AkiraFukushima
7301970495 refs #985 Add cache db for hashtags 2019-07-31 00:17:30 +09:00
AkiraFukushima
8ce514a4fb refs #983 Use static method to call instance API 2019-07-29 23:35:49 +09:00
AkiraFukushima
1c836dfb95 refs #983 Get streaming url for instance API before start streaming 2019-07-29 23:32:02 +09:00
AkiraFukushima
3424fdd603 Use websocket as default streaming method for all timelines 2019-07-29 00:56:55 +09:00
AkiraFukushima
de03ea802a refs #972 Set appId to notify in windows10 2019-07-24 01:14:43 +09:00
AkiraFukushima
d1cf670379 refs #975 fix: Check webContents status when receive status in streaming 2019-07-23 00:13:19 +09:00
AkiraFukushima
0720b9f1d1 refs #975 Check webContent status before send event in all streamings 2019-07-22 23:32:14 +09:00
AkiraFukushima
5def4f14d3 refs #958 Fix to use same i18n instance in main process 2019-07-22 23:00:56 +09:00
AkiraFukushima
95a2ee670f refs #958 Use i18n to show notification 2019-07-22 22:54:09 +09:00
AkiraFukushima
23ce3821c1 refs #958 Notify notification in main process instead of renderer process 2019-07-22 00:19:23 +09:00