Commit Graph

698 Commits

Author SHA1 Message Date
AkiraFukushima 9f7da9812d
refs #2606 Introduce vue-fontawesome 2022-03-21 01:19:20 +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 8a1980a088
refs #2954 Support sound file as media attachment 2022-02-12 16:04:30 +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 6c589add1a Hide overflow contents in sidemenu 2021-03-26 23:34:37 +09:00
AkiraFukushima c696d05365 refs #2209 Add subscribe/unsubscribe button in account profile 2021-03-05 22:17:13 +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 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 9deac64c24 refs #2014 Display only predefined notification type in notifications 2020-12-26 01:26:20 +09:00
AkiraFukushima d145353c3e refs #1936 Fix compose window height when add poll options 2020-12-01 00:14:37 +09:00