Commit Graph

648 Commits

Author SHA1 Message Date
AkiraFukushima 3834f41d8a
refs #2258 Add new filter form 2021-05-12 00:56:27 +09:00
AkiraFukushima ee3ba1a155
refs #2258 Divide filter form from edit 2021-05-11 23:11:34 +09:00
AkiraFukushima 9b16716a80
refs #2258 Add delete filter form 2021-05-10 01:05:03 +09:00
AkiraFukushima 783ddddafe
refs #2258 Add edit filter form 2021-05-10 00:49:24 +09:00
AkiraFukushima e56f3b0817
refs #2258 Display filters in settings 2021-05-10 00:46:24 +09:00
AkiraFukushima 049c4dd8e2 refs #267 Update application menu and tray menu when add accounts 2021-04-06 22:17:18 +09:00
AkiraFukushima 09ccca909a [clean] Remove relaunch codes 2021-03-26 23:13:14 +09:00
AkiraFukushima da4a8bc37c Reflect language settings without relaunch 2021-03-26 22:27:44 +09:00
AkiraFukushima 501b2aceca refs #2128 Add spellchecker languages preference form 2021-03-26 00:48:20 +09:00
AkiraFukushima ea53c3961e refs #2128 Move spellchecker preference item to language section 2021-03-25 19:04:31 +09:00
AkiraFukushima 8b3a9b281e refs #2287 Handle poll expired notification in streaming 2021-03-24 01:28:10 +09:00
AkiraFukushima 4fc4b6b2c9 refs #2287 Add poll expired notification 2021-03-24 01:14:54 +09:00
AkiraFukushima 5345f2947a refs #2287 Rewrite poll notification to poll vote event 2021-03-24 00:46:31 +09:00
AkiraFukushima 70b877f9f0 refs #2204 Create desktop notification when received poll notification 2021-03-21 21:27:47 +09:00
AkiraFukushima 3a3d6beb9e refs #2204 Display poll notification when it is included in API response 2021-03-20 01:16:24 +09:00
AkiraFukushima c696d05365 refs #2209 Add subscribe/unsubscribe button in account profile 2021-03-05 22:17:13 +09:00
AkiraFukushima 136e9db4b6 refs #2088 Add notification preference for status notification 2021-03-02 11:28:03 +09:00
AkiraFukushima a2a58a3ead refs #2088 Display status notification in notifications 2021-03-02 10:59:41 +09:00
AkiraFukushima 98b555b285 Use NotificationType of megalodon to handle notifications 2021-02-17 00:48:14 +09:00
AkiraFukushima 053e580552 Use unicode-emoji-json instead of emojilib 2021-02-04 11:57:44 +09:00
AkiraFukushima 718ba0d8f0 Specify type for Account in AccountProfile/Timeline/PostsAndReplies 2021-02-04 11:09:59 +09:00
AkiraFukushima 256f81f305 Specify type for Account in AccountProfile/Timeline/Posts 2021-02-04 11:09:11 +09:00
AkiraFukushima db2102a315 Specify type for Account in AccountProfile/Timeline/Media 2021-02-04 11:08:30 +09:00
AkiraFukushima 8bb8747b82 Specify type for Account in AccountProfile/Follows 2021-02-04 11:05:56 +09:00
AkiraFukushima 88faf0a62a Specify type for Account in Search/Account 2021-02-04 11:03:42 +09:00
AkiraFukushima 8f08b81c87 Specify type for Account in TimelineSpace 2021-02-04 11:02:11 +09:00
AkiraFukushima 727ba21ffb Specify type for Account in MuteConfirm 2021-02-04 11:00:18 +09:00
AkiraFukushima 2048006b95 Specify type for Account in Toot 2021-02-04 11:00:06 +09:00
AkiraFukushima ec921bea93 Specify type for Account in AddListMember 2021-02-04 10:57:53 +09:00
AkiraFukushima cc3b598ed6 refs #2068 Add delete button for delete list 2021-01-24 16:34:32 +09:00
AkiraFukushima 24a7cb14ed refs #2028 Add a configuration item to disable spellchecker 2021-01-24 15:06:16 +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 0fa4325942 Fix Promise.resolve for new TypeScript 2021-01-13 22:30:18 +09:00
AkiraFukushima 7baa0bd3f4
Merge pull request #2016 from h3poteto/iss-2014
closes #2014 Display only predefined notification type in notifications
2020-12-26 01:43:52 +09:00
AkiraFukushima 9deac64c24 refs #2014 Display only predefined notification type in notifications 2020-12-26 01:26:20 +09:00
xatier bc77377f64
Fix typos
NFSW -> NSFW (not safe for work)
reuqest -> request
assocication -> association
2020-12-25 05:33:00 -08: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 46a0087c78 refactor: Use invoke for ipc to update unread notification 2020-11-29 23:36:36 +09:00
AkiraFukushima faa5e27a03 refactor: Use invoke for ipc to get unread notification 2020-11-29 23:34:31 +09:00
AkiraFukushima ad94355eda refactor: Use invoke for ipc to list fonts 2020-11-29 23:22:33 +09:00
AkiraFukushima 0cb08601f8 refactor: Use invoke for ipc to remove hashtag 2020-11-29 23:19:16 +09:00
AkiraFukushima 778ed6f642 refactor: Use invoke for ipc to list hashtags 2020-11-29 23:17:02 +09:00
AkiraFukushima b3c03b1406 refactor: Use invoke for ipc to save hashtag 2020-11-29 22:49:10 +09:00
AkiraFukushima 5d4428038b refactor: Use invoke for ipc to change language 2020-11-29 22:47:23 +09:00
AkiraFukushima 2b84a9402e refactor: Use invoke for ipc to get global header 2020-11-29 22:43:59 +09:00
AkiraFukushima 61602afcf9 refactor: Use invoke for ipc to change global header 2020-11-29 22:42:16 +09:00
AkiraFukushima 69ac0bb3e9 refactor: Use invoke for ipc to get collapse 2020-11-29 22:38:07 +09:00
AkiraFukushima 173c8a9a3e refactor: Use invoke for ipc to get preferences 2020-11-29 22:31:01 +09:00
AkiraFukushima 1b5c5f9c62 refactor: Use invoke for ipc to update preferences 2020-11-29 01:47:38 +09:00
AkiraFukushima 070995b465 refactor: Use invoke for ipc to remove all accounts 2020-11-29 01:21:39 +09:00
AkiraFukushima bad77b4e60 refactor: Use invoke for ipc to refresh accounts 2020-11-28 23:22:13 +09:00
AkiraFukushima 5b969b39c3 refactor: Use invoke for ipc to backward account 2020-11-28 23:19:18 +09:00
AkiraFukushima e2929402e4 refactor: Use invoke for ipc to forward account 2020-11-28 23:16:23 +09:00
AkiraFukushima a0bbfcd57e refactor: Use invoke for ipc to remove account 2020-11-28 23:14:27 +09:00
AkiraFukushima 5c94bc5cb7 refactor: Use invoke for ipc to update account 2020-11-28 23:10:24 +09:00
AkiraFukushima 5cfc344806 refactor: Use invoke for ipc to get local account 2020-11-28 23:07:18 +09:00
AkiraFukushima 07a94c96da refactor: Use invoke for ipc to list accounts 2020-11-28 23:01:27 +09:00
AkiraFukushima abb3aa741c refactor: Use invoke for ipc to get access token 2020-11-28 22:54:43 +09:00
AkiraFukushima cc1160ea26 refactor: Use invoke for ipc to get auth url 2020-11-28 22:42:19 +09:00
AkiraFukushima dc6f3664cb refs #1804 Add media column under account timeline 2020-10-27 13:37:39 +09:00
AkiraFukushima d00031d9d3 refs #1804 Fix exclude replies timeline in sidebar 2020-10-25 22:52:21 +09:00
AkiraFukushima 68686d7564 refs #1804 Add posts and replies column under account timeline 2020-10-25 19:53:45 +09:00
AkiraFukushima 167095bc7e refs #1804 Move user timeline under nested directory 2020-10-23 01:08:30 +09:00
AkiraFukushima 1ecb52f2a9 refs #1713 Support to add bookmark 2020-08-31 12:21:30 +09:00
AkiraFukushima bd4bb90870 refs #1714 Create bookmarks timeline 2020-08-24 19:33:55 +09:00
AkiraFukushima 375fb34873 refs #1714 Add bookmark menu in side menu 2020-08-24 17:23:37 +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 818fbfa223 refs #1542 Remove unused code 2020-07-08 23:32:21 +09:00
AkiraFukushima ee4d2388d4 refs #1542 Stop to use proxy configuration in renderer process 2020-07-01 00:07:55 +09:00
AkiraFukushima 5a99be907b refs #1542 Fix proxy configuration in preferences 2020-06-30 23:48:55 +09:00
AkiraFukushima de8eb815ef refs #1427 Get and show identity proof of accounts 2020-06-10 01:06:35 +09:00
AkiraFukushima da69efcb72 refs #1471 Handle follow request when receive it in websocket 2020-05-23 23:21:33 +09:00
AkiraFukushima f32dd69401 refs #1425 Fix update after react emoji to the statuses 2020-05-06 00:05:19 +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 aacb1437cb refs #1281 Create notification when receive emoji reaction in web socket 2020-04-25 21:25:28 +09:00
AkiraFukushima 5f8c86aa3c refs #1281 Add reaction buttion and refresh after reaction 2020-04-23 22:19:04 +09:00
AkiraFukushima 7d36f96396 refs #1281 Send emoji reactions to the statuses 2020-04-22 22:38:11 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00
AkiraFukushima b4542d9c6d refs #1307 Disable direct, local and public timeline when initial fetch is failed 2020-04-01 00:05:54 +09:00
AkiraFukushima 3046a17fcd refs #1307 Confirm timelines after initialized 2020-03-31 21:14:24 +09:00
AkiraFukushima 68dae08dec refs #816 Fix account profile API call 2020-03-19 23:18:23 +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 f9653647e4 refs #816 Add support for Misskey login 2020-03-18 00:21:57 +09:00
AkiraFukushima 0200f69e1d Fix megalodon class for 3.0.0 in renderer 2020-03-15 17:53:22 +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 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