Commit Graph

1215 Commits

Author SHA1 Message Date
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
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 e221706123 Fix regexp constructor 2020-11-30 22:52:31 +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