Commit Graph

1292 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 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 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 dcb70bd8b9
refs #3119 Create notifications when there are notifications received while Whelbird is not running 2022-02-12 15:36:36 +09:00
R4SAS 79654eff3c
add support of integers in TLD (closes #2313)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2022-01-20 22:20:32 +03: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 c90335bdfd
Change storage of Settings to json-storage 2022-01-01 18:39:33 +09:00
AkiraFukushima 782684537e
refs #2856 Hide medias in notifications when the setting is enabled 2021-12-30 00:42:55 +09:00
AkiraFukushima ec3f65f3f8
Update jsdom version to 19.x and fix specs 2021-12-30 00:17:23 +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 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 f220b2ba81
refs #2872 Add reset menu to reset preferences 2021-10-24 22:07:11 +09:00
AkiraFukushima f1a11aefe2
refs #2693 Use system theme as the default theme 2021-10-23 23:13:44 +09:00
AkiraFukushima fe265933f2
Prevent changing scroll position when spoiler and warning contents are displayed 2021-10-23 22:17:33 +09:00
AkiraFukushima f942ae3a93
refs #2815 Fix username in notifications 2021-10-13 22:47:52 +09:00
AkiraFukushima 887c135235
refs #2369 Change reblogger name position in toot 2021-10-02 18:45: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 1204b74a76
refs #2541 Show error when could not confirm medata url in login 2021-08-22 22:43:41 +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 8b1699f8ba
Add Scottish Gaelic as translation 2021-07-23 23:13:40 +09:00
AkiraFukushima 6b5f8590f6
Disable preference item for marker 2021-07-23 22:43:07 +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