Commit Graph

1226 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 6c589add1a Hide overflow contents in sidemenu 2021-03-26 23:34:37 +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 acf7c74ea3 Enable/disable spellchecker setting without relaunch 2021-03-26 01:35:33 +09:00
AkiraFukushima 2277097f75 refs #2128 Set spellchecker languages in main process 2021-03-26 01:30:17 +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 dcec4b559e Fix line for follows and follow requests in notifications 2021-03-06 00:17:27 +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 bd6ca2a4dd refs #2068 Change edit icon in lists index 2021-01-24 15:31:34 +09:00
AkiraFukushima 24a7cb14ed refs #2028 Add a configuration item to disable spellchecker 2021-01-24 15:06:16 +09:00
AkiraFukushima ec6c249761 refs #2035 Add a notice for toot visibility settings 2021-01-24 13:53:31 +09:00
AkiraFukushima ff3091edf4 Don't wrap attachment previews in new toot 2021-01-24 13:18:38 +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 4840bd4715 Fix cancel action for confirm in element-ui 2020-12-27 00:29:21 +09:00
AkiraFukushima d6bbe5fa87 refs #1997 Add Sinhala in i18n 2020-12-26 23:15:11 +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
xatier 0297074984
Add Traditional Chinese in i18n 2020-12-24 18:26:56 -08:00
AkiraFukushima b85ca92b40 clean: Remove unnecessary comments 2020-12-02 23:31:15 +09:00
AkiraFukushima 8a21d518a7 fix: Don't always render emoji picker and tool menu 2020-12-02 21:38:55 +09:00
AkiraFukushima d145353c3e refs #1936 Fix compose window height when add poll options 2020-12-01 00:14:37 +09:00
AkiraFukushima 00f69a131e Update definition type files 2020-11-30 23:51:51 +09:00