Commit Graph

74 Commits

Author SHA1 Message Date
AkiraFukushima 6c38c0dddf
refs #3771 Set reply 2023-01-22 13:01:08 +09:00
AkiraFukushima e72a7e7efe
[refactor] Notifications store 2023-01-13 00:30:18 +09:00
AkiraFukushima 49f5be6230
[refactor] Home store 2023-01-13 00:30:18 +09:00
AkiraFukushima 797b00d309
[refactor] SideMenu store 2023-01-13 00:30:18 +09:00
AkiraFukushima 30cb45d967
refs #2500 Change settings database to sqlite3 2023-01-13 00:29:42 +09:00
AkiraFukushima fe18487e13
refs #3940 Fix padding for separator lines between posts 2022-12-27 01:01:35 +09:00
AkiraFukushima ff0c5720b3
Stop prepending new status when scrolling in Home 2022-12-20 23:26:34 +09:00
AkiraFukushima 2e56d9ea72
refs #3802 Hide link preview when it has spoiler 2022-11-26 17:52:45 +09:00
Max von Webel 94ceb66695 add some space between display name and handle 2022-11-05 12:28:37 +01:00
AkiraFukushima f2fa888ce5
Fix toolbox button space 2022-11-04 23:18:59 +09:00
AkiraFukushima 6b8fdb6eb9
Fix deprecated button type 2022-11-04 22:41:54 +09:00
AkiraFukushima 9076649000
refs #3300 [lint] Fix styles 2022-08-12 22:21:32 +09:00
AkiraFukushima 33c4694774
refs #3300 Enable shortcut to move focus on statuses in Home 2022-08-12 22:03:59 +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 0308442dcf
refs #3301 Rewrite organisms/Notification/FollowRequest with composition API 2022-05-22 00:51:19 +09:00
AkiraFukushima 96125739e5
refs #3301 Rewrite organisms/Notification/Favourite with composition API 2022-05-22 00:28:50 +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 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 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 8a1980a088
refs #2954 Support sound file as media attachment 2022-02-12 16:04:30 +09:00
AkiraFukushima fe265933f2
Prevent changing scroll position when spoiler and warning contents are displayed 2021-10-23 22:17:33 +09:00
AkiraFukushima 887c135235
refs #2369 Change reblogger name position in toot 2021-10-02 18:45:33 +09:00
AkiraFukushima 23f2c95ef9
refs #2258 Apply filter to home timeline 2021-05-22 01:43:27 +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