Commit Graph

731 Commits

Author SHA1 Message Date
AkiraFukushima 9ddb0f92f1
Rewrite Modals/MuteConfirm with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima 899cdaabf9
Rewrite Modals/Report with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima 892719141b
Rewrite Modals/ImageViewer with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima 2acc8468ca
Rewrite Modals/Jump with composition API 2022-04-29 22:31:25 +09:00
AkiraFukushima fef5f23166
Rewrite Modals/Shortcut with composition API 2022-04-29 22:31:24 +09:00
AkiraFukushima 593a908c03
Fix shortcut modal 2022-04-27 19:53:52 +09:00
AkiraFukushima 907c3c76a2
Fix watching array 2022-04-26 19:00:47 +09:00
AkiraFukushima 442479f567
Use mitt instead of Vue event emitter 2022-04-26 00:04:49 +09:00
AkiraFukushima b1b3fd78f9
Fix design modals 2022-04-25 18:20:18 +09:00
AkiraFukushima b656832290
Fix /deep/ selector 2022-04-23 23:14:26 +09:00
AkiraFukushima dcaba2048e
Fix settings design 2022-04-23 01:51:36 +09:00
AkiraFukushima cd8881bbb8
Fix timeline design 2022-04-23 00:13:04 +09:00
AkiraFukushima ef38a57d34
Fix design sidebar 2022-04-22 22:46:07 +09:00
AkiraFukushima cb2a92ee28
Fix design sidemenu and header 2022-04-22 21:41:36 +09:00
AkiraFukushima 7f4b090123
Rewrite deprecated lifecycle method 2022-04-22 01:15:29 +09:00
AkiraFukushima 8a3365baec
Fix rpc object format for vuex v4 2022-04-20 17:48:34 +09:00
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 686894349b
Fix align header menu icons 2022-04-05 21:16:14 +09:00
AkiraFukushima 60e2db3f0d
Fix align side menu icons 2022-04-05 21:06:19 +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 49ea20c10b
refs #2606 Use vue-fontawesome in HeaderMenu 2022-03-27 01:43:19 +09:00
AkiraFukushima 797714b580
refs #2606 Use vue-fontawesome in organisms/Notification 2022-03-22 21:58:14 +09:00
AkiraFukushima 180fd18d4b
refs #2606 Use vue-fontawesome in Modals/NewToot 2022-03-22 21:41:56 +09:00
AkiraFukushima e785ed2b7e
refs #2606 Use vue-fontawesome in Modals/AddListMember 2022-03-22 21:27:45 +09:00
AkiraFukushima 12036d1ab8
refs #2606 Use vue-fontawesome in Modals/NewToot 2022-03-22 21:23:51 +09:00
AkiraFukushima e14052b5ba
refs #2606 Use vue-fontawesome in SideMenu 2022-03-22 21:04:36 +09:00
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