Commit Graph

420 Commits

Author SHA1 Message Date
AkiraFukushima 85ef5e5f01
Fix issues which are blocking rendering 2022-04-20 00:57:25 +09:00
AkiraFukushima 6f307cd298
Replace vue-i18next to vue-i18n-next 2022-04-19 22:16:05 +09:00
AkiraFukushima 218cb96c3a
Fix errors in Vue3 2022-04-19 21:05:32 +09:00
AkiraFukushima 95242cf758
Fix deprecated format 2022-04-19 19:18:29 +09:00
AkiraFukushima 0c427e8c34
Automatically rewrite to element-plus 2022-04-18 22:41:52 +09:00
AkiraFukushima bb8083127b
refs #2606 Fix old icons 2022-04-04 22:30:46 +09:00
AkiraFukushima ab9cba8165
refs #2606 Use vue-fontawesome in Contents 2022-04-04 22:14:54 +09:00
AkiraFukushima 1aa0ecfc24
refs #2606 Use vue-fontawesome in Contents/SideBar 2022-04-04 22:10:47 +09:00
AkiraFukushima 421ddb0641
refs #2606 Use vue-fontawesome in Contents/Lists 2022-04-04 21:56:00 +09:00
AkiraFukushima b27b9b77cf
refs #574 Introduce marker in mentions 2022-03-19 01:03:24 +09:00
AkiraFukushima acf0765fb4
refs #3108 Fix unreadNotification setting path in direct 2022-02-14 01:56:45 +09:00
AkiraFukushima c90335bdfd
Change storage of Settings to json-storage 2022-01-01 18:39:33 +09:00
AkiraFukushima baf69b813b
refs #574 Show loading card and load unread statuses in Notifications 2021-12-26 19:58:24 +09:00
AkiraFukushima f4f7f9a3ab
refs #574 Add loading icon when load unread statuses 2021-12-26 13:35:44 +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 fe265933f2
Prevent changing scroll position when spoiler and warning contents are displayed 2021-10-23 22:17:33 +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 800ca9aff2
refs #2674 Fix scroll position using ResizeObserver 2021-08-26 22:22:52 +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 7d11dcf18d
Stop scroll position control when lazy loading 2021-07-25 22:33:19 +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 2b66149e5e
Change scroll component to use scrollToItem method in tags 2021-07-23 22:28:38 +09:00
AkiraFukushima b62ff5ba6d
Change scroll component to use scrollToItem method in lists 2021-07-23 22:16:27 +09:00
AkiraFukushima a0d36875db
Change scroll component to use scrollToItem method in bookmarks 2021-07-23 22:04:58 +09:00
AkiraFukushima ba23629596
Change scroll component to use scrollToItem method in public 2021-07-23 22:01:26 +09:00
AkiraFukushima 3d044e187c
Change scroll component to use scrollToItem method in local 2021-07-23 21:54:52 +09:00
AkiraFukushima 8add483994
Change scroll component to use scrollToItem method in favourites 2021-07-23 21:48:32 +09:00
AkiraFukushima 2a909a137e
Change scroll component to use scrollToItem method in direct messages 2021-07-23 21:05:25 +09:00
AkiraFukushima b876705994
Change scroll component to use scrollToItem method in mentions 2021-07-23 20:49:19 +09:00
AkiraFukushima 475a114658
Change scroll component to use scrollToItem method in virtual scroller
It is required to keep scroll position after merge new statuses
2021-07-23 20:39:06 +09:00
AkiraFukushima 2743dd422e
Change scroll component to use scrollToItem method in virtual scroller
It is required to keep scroll position after merge new statuses
2021-07-23 18:27:23 +09:00
AkiraFukushima 8184d0fee1
Fix unread indicator 2021-07-23 17:32:00 +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 c696d05365 refs #2209 Add subscribe/unsubscribe button in account profile 2021-03-05 22:17:13 +09:00