Commit Graph

68 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 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
xatier bc77377f64
Fix typos
NFSW -> NSFW (not safe for work)
reuqest -> request
assocication -> association
2020-12-25 05:33:00 -08:00
AkiraFukushima b85ca92b40 clean: Remove unnecessary comments 2020-12-02 23:31:15 +09:00
AkiraFukushima 8a21d518a7 fix: Don't always render emoji picker and tool menu 2020-12-02 21:38:55 +09:00
AkiraFukushima ea3b3c530e refs #1932 Use el-popper instead of vue-popper for emoji picker in statuses 2020-11-28 22:20:36 +09:00
AkiraFukushima 730c1b08c6 refs #1934 Use el-popper instead of vue-popper in Toot menu 2020-11-28 21:55:22 +09:00
AkiraFukushima 62b5542e09 refs #1921 Update status in vuex after vote polls 2020-11-28 18:28:07 +09:00
AkiraFukushima 1ecb52f2a9 refs #1713 Support to add bookmark 2020-08-31 12:21:30 +09:00
AkiraFukushima 919f569c7b refs #1713 Add bookmark button on toot 2020-08-30 23:27:42 +09:00
AkiraFukushima 16ef57426d refs #1453 Display quote target status in new toot 2020-08-21 18:48:11 +09:00
AkiraFukushima 654cf60e58 refs #1453 Add quote button on toot 2020-08-21 11:20:43 +09:00
AkiraFukushima 3eda202491 refs #1507 Change blockquote style 2020-06-06 23:26:48 +09:00
AkiraFukushima 598a5d54d9 refs #1438 Fix reblog target id when reblog using shortcut key 2020-05-31 01:23:11 +09:00
AkiraFukushima 3fcc526893 refs #1452 Emojify quoted contents 2020-05-24 22:15:18 +09:00
AkiraFukushima 4eea07d269 refs #1471 Show follow requests in notifications 2020-05-23 22:57:55 +09:00
AkiraFukushima ab13cd1892 refs #1451 Show quoted status notification in notification 2020-05-23 22:41:17 +09:00
AkiraFukushima aec8f67b81 Fix lexical scope 2020-05-17 16:31:37 +09:00
AkiraFukushima f6e4602ba5 Fix word-wrap in pre tag in status 2020-05-17 15:45:01 +09:00
AkiraFukushima 00f561e261 refs #1321 Open detail when quoted status is clicked 2020-05-12 21:53:22 +09:00
AkiraFukushima d7fba4cd43 refs #1321 Update megalodon and detect quoted status 2020-05-12 01:20:37 +09:00
AkiraFukushima 13103cc2d8 refs #1321 Show quoted status in timelines 2020-05-11 22:11:46 +09:00
AkiraFukushima 681bd3b2b1 refs #1317 Show link preview in notifications 2020-05-07 22:49:02 +09:00
AkiraFukushima 6c6ae1f9ac refs #1317 Show link preview in toot 2020-05-07 22:32:08 +09:00
AkiraFukushima f32dd69401 refs #1425 Fix update after react emoji to the statuses 2020-05-06 00:05:19 +09:00
AkiraFukushima 3590d115c4 refs #1397 Fix opened user's timeline in sidebar 2020-04-25 22:06:20 +09:00
AkiraFukushima b030109f75 refs #1281 Use i18n in notification status 2020-04-25 21:15:01 +09:00
AkiraFukushima a45bb4b1e8 refs #1281 Add emoji reaction notification 2020-04-25 21:02:56 +09:00
AkiraFukushima 5f8c86aa3c refs #1281 Add reaction buttion and refresh after reaction 2020-04-23 22:19:04 +09:00