Commit Graph

218 Commits

Author SHA1 Message Date
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
AkiraFukushima b3c03b1406 refactor: Use invoke for ipc to save hashtag 2020-11-29 22:49:10 +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 bd4bb90870 refs #1714 Create bookmarks timeline 2020-08-24 19:33:55 +09:00
AkiraFukushima ee4d2388d4 refs #1542 Stop to use proxy configuration in renderer process 2020-07-01 00:07:55 +09:00
AkiraFukushima de8eb815ef refs #1427 Get and show identity proof of accounts 2020-06-10 01:06:35 +09:00
AkiraFukushima 90b131c7d8 Update typescript version to 3.8.3 2020-04-11 18:22:49 +09:00