Commit Graph

227 Commits

Author SHA1 Message Date
AkiraFukushima 4b2ffd687d
Rewrite Modals/AddListMember with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima 895c298e0c
Fix tests 2022-04-25 22:33:49 +09:00
AkiraFukushima 8a3365baec
Fix rpc object format for vuex v4 2022-04-20 17:48:34 +09:00
AkiraFukushima 5d93615a6e
refs #574 Fix exclude types in mentions 2022-04-10 11:03:07 +09:00
AkiraFukushima b27b9b77cf
refs #574 Introduce marker in mentions 2022-03-19 01:03:24 +09:00
AkiraFukushima 22704db605
refs #3165 Don't use getNotification method in notification for misskey 2022-02-24 21:45:37 +09:00
AkiraFukushima 3e604d94e9
refs #3159 Create all account notification when launching 2022-02-24 21:16:30 +09:00
AkiraFukushima dcb70bd8b9
refs #3119 Create notifications when there are notifications received while Whelbird is not running 2022-02-12 15:36:36 +09:00
AkiraFukushima d4cfbe514e
Update megalodon version to 3.7.1 and call readNotification when pleroma 2022-01-02 17:24:37 +09:00
AkiraFukushima a4811dab7c
Change use-marker config under the Settings from Preferences 2022-01-01 22:41:28 +09:00
AkiraFukushima 554cad9605
refs #574 Divide use marker settings for each timelines 2021-12-27 01:11:20 +09:00
AkiraFukushima 98e36a1c78
refs #574 Fix duplicated message when receive unread statuses 2021-12-26 23:15:31 +09:00
AkiraFukushima baf69b813b
refs #574 Show loading card and load unread statuses in Notifications 2021-12-26 19:58:24 +09:00
AkiraFukushima 64bcfef151
refs #574 Show loading card and load unread statuses in Home 2021-12-26 13:35:44 +09:00
AkiraFukushima b4070a88d7
refs #2988 Lazy load follows in user's profile 2021-12-26 01:33:02 +09:00
AkiraFukushima 488f3759d3
refs #2988 Lazy load followers in user's profile 2021-12-26 01:04:38 +09:00
AkiraFukushima 2307438745
Fix scroll position when lazyFetchTimeline at bottom of timeline 2021-09-14 02:02:51 +09:00
AkiraFukushima d3c549b5f8
fix: Allow scroll to user and stop restoring scroll position in it 2021-08-29 16:21:37 +09:00
AkiraFukushima 66ad195560
Remove unread timeline and fix scroll position in tags 2021-07-25 23:36:40 +09:00
AkiraFukushima 477593e932
Remove unread timeline and fix scroll position in lists 2021-07-25 23:31:32 +09:00
AkiraFukushima 97bec5be6d
Remove unread timeline and fix scroll position in direct messages 2021-07-25 23:23:12 +09:00
AkiraFukushima ce4780f587
Remove unread timeline and fix scroll position in mentions 2021-07-25 22:19:41 +09:00
AkiraFukushima 24e2a80236
Remove unread timeline and fix scroll position in notifications 2021-07-25 21:51:51 +09:00
AkiraFukushima 143849424e
Remove unread timeline and fix scroll position in home 2021-07-25 21:33:10 +09:00
AkiraFukushima 4fdc2f90de
Remove unread timeline and fix scroll position in local 2021-07-25 21:16:28 +09:00
AkiraFukushima 5d7bc9f9dd
Remove unread timeline and fix scroll position in public 2021-07-25 21:01:12 +09:00
AkiraFukushima 0e354c474d
refs #574 Save marker in local db every time receive a new status in notifications 2021-06-10 15:27:04 +09:00
AkiraFukushima ba1574116f
refs #574 Save marker in local db every time receive a new status in home 2021-06-10 12:03:51 +09:00
AkiraFukushima 6c8dc8743a
refs #2258 Apply filter to account timeline 2021-05-22 14:53:30 +09:00
AkiraFukushima 968921b8fd
refs #2258 Apply filter to thread 2021-05-22 14:45:09 +09:00
AkiraFukushima c4395dd536
refs #2258 Apply filter to public timeline 2021-05-22 14:39:32 +09:00
AkiraFukushima 914f539353
refs #2258 Apply filter to notifications 2021-05-22 14:33:57 +09:00
AkiraFukushima 23f2c95ef9
refs #2258 Apply filter to home timeline 2021-05-22 01:43:27 +09:00
AkiraFukushima 38e38e5a48
refs #2258 Delete old filter form 2021-05-17 01:47:54 +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 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 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 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 cc3b598ed6 refs #2068 Add delete button for delete list 2021-01-24 16:34:32 +09:00
AkiraFukushima 0fa4325942 Fix Promise.resolve for new TypeScript 2021-01-13 22:30:18 +09:00
AkiraFukushima 9deac64c24 refs #2014 Display only predefined notification type in notifications 2020-12-26 01:26:20 +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