Commit Graph

26 Commits

Author SHA1 Message Date
AkiraFukushima 29f3776c08
Rewrite Modals/NewToot/Status with composition API 2022-04-29 23:47:49 +09:00
AkiraFukushima 053e580552 Use unicode-emoji-json instead of emojilib 2021-02-04 11:57:44 +09:00
AkiraFukushima ec3cb47c5d refactor: Use invoke for ipc to insert cache accounts 2020-11-29 23:48:29 +09:00
AkiraFukushima 81c0781dae refactor: Use invoke for ipc to get cache accounts 2020-11-29 23:46:45 +09:00
AkiraFukushima 9308a27f64 refactor: Use invoke for ipc to insert cache hashtags 2020-11-29 23:43:24 +09:00
AkiraFukushima d2ca00354b refactor: Use invoke for ipc to get cache hashtags 2020-11-29 23:40:52 +09:00
AkiraFukushima ee4d2388d4 refs #1542 Stop to use proxy configuration in renderer process 2020-07-01 00:07:55 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00
AkiraFukushima 0200f69e1d Fix megalodon class for 3.0.0 in renderer 2020-03-15 17:53:22 +09:00
AkiraFukushima 9a3ed1fe43 Use ipcRenderer through window to mock ipc method in Modals 2019-12-04 22:56:38 +09:00
AkiraFukushima 296ec5c6c2 refs #982 Add proxy configuration for all requests from renderer 2019-10-27 14:41:03 +09:00
AkiraFukushima ad4eaae4b4 refs #1002 Cancel requests when suggestion is selected or closed 2019-08-15 23:48:03 +09:00
AkiraFukushima 58b88cbcff refs #991 Use acccounts/search API for suggest accounts 2019-08-11 11:53:35 +09:00
AkiraFukushima 9466130cf4 refs #991 Use v2 API for suggest 2019-08-11 11:47:54 +09:00
AkiraFukushima f7d4141e34 refs #985 Fix uniqueness in suggestion 2019-08-11 11:31:39 +09:00
AkiraFukushima 56c2387b8e refs #985 Search accounts from cache and API 2019-08-10 22:22:17 +09:00
AkiraFukushima 93a7ae5148 refs #985 Save account cache when updated 2019-08-10 18:31:50 +09:00
AkiraFukushima be7c891a10 refs #985 Move emoji suggest logic to vuex 2019-08-07 23:02:37 +09:00
AkiraFukushima 2a337dc4cf refs #985 Move close suggest logic to vuex 2019-08-07 22:22:03 +09:00
AkiraFukushima 2c50d0f744 refs #985 Move account suggest logic to vuex 2019-08-07 22:14:37 +09:00
AkiraFukushima b337526e5a refs #985 Search hashtag from cache and API 2019-08-07 00:06:09 +09:00
AkiraFukushima e5778500fe refs #985 Fix cache method for hashtag 2019-08-01 00:40:28 +09:00
AkiraFukushima ab8c74b481 refactor: Use type instead of interface 2019-06-06 23:44:50 +09:00
AkiraFukushima 7a1d9ed05b refs #884 Add request loading circle in new toot modal 2019-05-07 23:22:01 +09:00
AkiraFukushima 21605412cf [eslint] refs #850 Fix indent spaces for NewToot 2019-04-11 00:24:34 +09:00
AkiraFukushima 0208e7c22a refs #850 Replace NewToot and Status with typescript 2019-04-11 00:06:43 +09:00