Commit Graph

95 Commits

Author SHA1 Message Date
AkiraFukushima 2206cf1d8e
[lint] Fix style in Notification 2022-08-14 22:19:27 +09:00
AkiraFukushima 19842822e1
[fix] Display emoji reaction notifications in notifications timeline 2022-08-14 22:05:01 +09:00
AkiraFukushima 9076649000
refs #3300 [lint] Fix styles 2022-08-12 22:21:32 +09:00
AkiraFukushima b045143035
refs #3300 Enable shortcut to move focus on statuses in Notifications 2022-08-12 22:03:59 +09:00
AkiraFukushima 33c4694774
refs #3300 Enable shortcut to move focus on statuses in Home 2022-08-12 22:03:59 +09:00
AkiraFukushima 6b7291b0ea
Fix reviewdog 2022-07-28 21:55:46 +09:00
AkiraFukushima 6f143dc971
refs #3301 Rewrite TimelineSpace/Contents/SideBar with composition API 2022-07-01 00:47:38 +09:00
AkiraFukushima a285f7009e
Fix originalMessage when it is reblogged in Toot 2022-05-28 21:15:46 +09:00
AkiraFukushima 5972d87516
performance: Stop always load EmojiPicker and EmojiIndex 2022-05-28 20:44:43 +09:00
AkiraFukushima 3bae9bd4df
Fix visibility of boosted status 2022-05-28 13:49:16 +09:00
AkiraFukushima 1490cea91c
refs #3301 Rewrite organisms/Notification with composition API 2022-05-22 16:34:46 +09:00
AkiraFukushima ddbe9931ca
refs #3301 Rewrite organisms/Notification/Status with composition API 2022-05-22 16:29:08 +09:00
AkiraFukushima a82aaf28bd
refs #3301 Recycle StatusReaction component for notification 2022-05-22 16:21:59 +09:00
AkiraFukushima 54ba3bd12a
refs #3301 Rewrite organisms/Notification/Mention with composition API 2022-05-22 00:54:48 +09:00
AkiraFukushima 0308442dcf
refs #3301 Rewrite organisms/Notification/FollowRequest with composition API 2022-05-22 00:51:19 +09:00
AkiraFukushima 61c60fe494
refs #3301 Rewrite organisms/Notification/Follow with composition API 2022-05-22 00:42:09 +09:00
AkiraFukushima 96125739e5
refs #3301 Rewrite organisms/Notification/Favourite with composition API 2022-05-22 00:28:50 +09:00
AkiraFukushima 46fdd7381a
refs #3301 Rewrite organisms/StatusLoading with composition API 2022-05-21 21:31:18 +09:00
AkiraFukushima 03e600559d
refs #3301 Rewrite organisms/Toot with composition API 2022-05-21 21:28:19 +09:00
AkiraFukushima a3af7a24b1
Fix spoiler button style 2022-05-15 23:53:21 +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 d82bc7df05
Fix preferences design 2022-04-23 21:46:17 +09:00
AkiraFukushima cd8881bbb8
Fix timeline design 2022-04-23 00:13:04 +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 0c427e8c34
Automatically rewrite to element-plus 2022-04-18 22:41:52 +09:00
AkiraFukushima ede4b02f1e
Fix application name position in status 2022-04-15 23:04:31 +09:00
AkiraFukushima 5385f3baf5
Fix align toot action icons 2022-04-05 22:56:52 +09:00
AkiraFukushima 1208d84a9d
refs #2606 Use vue-fontawesome in organisms 2022-04-04 21:52:01 +09:00
AkiraFukushima 797714b580
refs #2606 Use vue-fontawesome in organisms/Notification 2022-03-22 21:58:14 +09:00
AkiraFukushima 8a1980a088
refs #2954 Support sound file as media attachment 2022-02-12 16:04:30 +09:00
AkiraFukushima 782684537e
refs #2856 Hide medias in notifications when the setting is enabled 2021-12-30 00:42:55 +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 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 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 8b3a9b281e refs #2287 Handle poll expired notification in streaming 2021-03-24 01:28:10 +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 dcec4b559e Fix line for follows and follow requests in notifications 2021-03-06 00:17:27 +09:00
AkiraFukushima a2a58a3ead refs #2088 Display status notification in notifications 2021-03-02 10:59:41 +09:00