Commit Graph

114 Commits

Author SHA1 Message Date
AkiraFukushima 727ba21ffb Specify type for Account in MuteConfirm 2021-02-04 11:00:18 +09:00
AkiraFukushima ec921bea93 Specify type for Account in AddListMember 2021-02-04 10:57:53 +09:00
AkiraFukushima c241acfa99 refs #2033 Reject adding 5+ images before upload images in new toot 2021-01-24 01:38:19 +09:00
AkiraFukushima e0e88d1b52
Merge pull request #1922 from h3poteto/dependabot/npm_and_yarn/eslint-config-standard-16.0.2
Bump eslint-config-standard from 14.1.1 to 16.0.2
2020-11-30 23:03:01 +09:00
AkiraFukushima c4c63ec9fe Rewrite map to forEach when it is unnecessary 2020-11-30 22:57:41 +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 8ebddf61b2 refs #1453 Allow to post quoted status 2020-08-22 21:52:14 +09:00
AkiraFukushima 4aafc8e4ae refs #1453 Clear quote target status when new toot modal is closed 2020-08-21 18:54:28 +09:00
AkiraFukushima 16ef57426d refs #1453 Display quote target status in new toot 2020-08-21 18:48:11 +09:00
AkiraFukushima d2bb350a42 refs #1642 Fix calcurate diff in change list memberships 2020-07-30 23:42:53 +09:00
AkiraFukushima ee4d2388d4 refs #1542 Stop to use proxy configuration in renderer process 2020-07-01 00:07:55 +09:00
AkiraFukushima 46ed94fd2f refs #1390 Fix list memberships parser when add or remove list memberships 2020-04-25 21:50:16 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00
AkiraFukushima d662735729 refs #816 Fix visibility detector when the response does not contain default visibility 2020-03-18 23:24:36 +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 d44651e9e9 refs #969 Attach poll only specified, and block invalid poll options 2019-07-20 22:21:40 +09:00
AkiraFukushima f71e902463 refs #874 Set expire in poll form 2019-07-17 01:36:19 +09:00
AkiraFukushima b887acc6f4 refs #874 Post status with polls 2019-07-16 23:56:00 +09:00
AkiraFukushima c602bd87a4 refs #921 Change loading only modal is opened in new toot 2019-06-27 23:14:31 +09:00
AkiraFukushima ab8c74b481 refactor: Use type instead of interface 2019-06-06 23:44:50 +09:00
AkiraFukushima 070dbef653 refs #630 Fix id type for renderer 2019-05-27 23:04:57 +09:00
AkiraFukushima 79bd5bef7f refactor: Catch exception and show message when post toots 2019-05-14 23:33:28 +09:00
AkiraFukushima 252c540829 refactor: Move logics to store in new toot 2019-05-14 00:25:09 +09:00
AkiraFukushima c0b04662d5 refs #895 Update pinned hashtags if tags are exist 2019-05-12 21:44:34 +09:00
AkiraFukushima fe670ff955 refs #893 Remove commas between pinned hashtags in new toot 2019-05-08 22:41:17 +09:00
AkiraFukushima 7a1d9ed05b refs #884 Add request loading circle in new toot modal 2019-05-07 23:22:01 +09:00
AkiraFukushima 153e5c312a refs #850 Replace hashtag with typescript 2019-04-16 21:44:46 +09:00
AkiraFukushima 87d394b025 refs #850 Add define types for visibility in constants 2019-04-15 20:47:05 +09:00
AkiraFukushima baf6dc3084 refs #850 Use rootState for all stores 2019-04-14 23:11:24 +09:00
AkiraFukushima 21605412cf [eslint] refs #850 Fix indent spaces for NewToot 2019-04-11 00:24:34 +09:00
AkiraFukushima b9941e71c3 refs #850 Replace Shortcut with typescript 2019-04-11 00:19:25 +09:00
AkiraFukushima ac21511236 refs #850 Replace Report with typescript 2019-04-11 00:15:12 +09:00
AkiraFukushima 0208e7c22a refs #850 Replace NewToot and Status with typescript 2019-04-11 00:06:43 +09:00
AkiraFukushima 20f3dcba22 refs #850 Replace MuteConfirm with typescript 2019-04-10 22:07:02 +09:00