1
1
mirror of https://github.com/kokonect-link/cherrypick synced 2024-12-18 08:38:45 +09:00
Commit Graph

512 Commits

Author SHA1 Message Date
NoriDev
f896812c42 fix: (friendly) Adjust position of profile icon when header disappears 2023-02-10 18:56:47 +09:00
NoriDev
69e7432ca4 refactor 2023-02-10 18:56:02 +09:00
NoriDev
a07aaf7070 Merge remote-branch 'upstream/master' 2023-02-10 17:04:14 +09:00
syuilo
63dc66769f fix(client): webkitでMkMediaListが崩れるのを修正 2023-02-09 20:12:36 +09:00
NoriDev
a0e830f9d1 Merge remote-branch 'upstream/develop' 2023-02-09 19:27:29 +09:00
NoriDev
c220bc8f75 Merge remote-branch 'upstream/master' 2023-02-09 18:58:54 +09:00
syuilo
6159cfd138 enhance(client): improve api error handling 2023-02-09 18:07:51 +09:00
syuilo
39e269db8c Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-02-09 18:01:15 +09:00
syuilo
70fe23a3ce fix(client): validate url to improve security 2023-02-09 18:01:12 +09:00
KOKO
a6a8a7fb85
fix: dateの初期値が正常に入らない時がある (#9827)
* fix: dateの初期値が正常に入らない時がある

* feat: datettime-localをとれるように

* chore: いらない差分を戻す
2023-02-09 17:54:30 +09:00
syuilo
803c2144f4 Update about-misskey.vue 2023-02-09 17:44:18 +09:00
syuilo
b69a079514 lint 2023-02-09 17:36:16 +09:00
syuilo
2aa800cd55 Update about-misskey.vue 2023-02-09 17:34:45 +09:00
NoriDev
5360037b8e feat: Add cache clear popup
Added a popup prompting to clear cache on client update
2023-02-09 17:31:22 +09:00
syuilo
2361e11e98 Update about-misskey.vue 2023-02-09 16:42:22 +09:00
NoriDev
889d3ce507 fix: (friendly) Adjust long press interval 2023-02-09 16:25:48 +09:00
NoriDev
50ae4c9476 fix: (friendly) Profile area invades safe-area on iPhone 2023-02-09 16:24:50 +09:00
NoriDev
7204ec55ee change hotkey 2023-02-09 15:20:55 +09:00
syuilo
cd1f2adca7 🎨 2023-02-09 13:21:11 +09:00
syuilo
71dd7f89e9 clean up 2023-02-09 10:47:03 +09:00
syuilo
7afee5977f feat(client): add channel column to deck 2023-02-09 10:35:28 +09:00
syuilo
d195b0dec7 refactor(client): use css modules 2023-02-09 10:11:33 +09:00
syuilo
a4d74d7d7e 🎨 2023-02-09 09:48:35 +09:00
syuilo
256e0db36d 多分 #9815 2023-02-09 09:33:46 +09:00
syuilo
d593c1358a 🎨 2023-02-09 09:32:39 +09:00
syuilo
1ff14d81c1 update deps 2023-02-09 09:25:31 +09:00
NoriDev
6838fe4ed5 Merge remote-branch 'upstream/develop' 2023-02-09 03:13:31 +09:00
syuilo
57543e6b44 fix(client): ログイントークンの再生成が出来ない
Fix #9822
2023-02-08 20:12:44 +09:00
syuilo
a1b8cd15c4 fix(client): register_note_view_interruptor not working
Fix #9826
2023-02-08 20:11:53 +09:00
syuilo
73f06e591a revert: 650187deaf 2023-02-08 20:07:19 +09:00
NoriDev
e7a9e060df fix 2023-02-08 19:45:49 +09:00
NoriDev
47f08e4ca3 revert: remove refresh button from switch account modal 2023-02-08 19:40:16 +09:00
NoriDev
e7095e3763 feat: Long press the floating button to refresh 2023-02-08 19:38:46 +09:00
NoriDev
399863d806 feat: can edit the note after copying it 2023-02-08 19:30:38 +09:00
tamaina
6f7cfa82b5 fix(client): 通知のノート表示で_nowrapが効いていない問題を修正
Fix #9834
2023-02-08 09:50:34 +00:00
syuilo
13d13bc2f6 fix broken component 2023-02-08 18:13:45 +09:00
syuilo
650187deaf perf(client): do not render custom emojis in user names
#9778
2023-02-08 17:48:02 +09:00
NoriDev
fa2b900ff3 feat: (friendly) Adjusted so that the account switching modal appears when you press and hold the timeline button on the bottom navigation bar, Add refresh button to account switch modal 2023-02-08 17:23:20 +09:00
syuilo
2e565cac2c enhance(client): use VuePlyr
Close #9797

Co-Authored-By: Rox Squires <rox@roxsquires.gay>
2023-02-08 17:05:36 +09:00
syuilo
ac7537278c enhance(client): tweak medialist style 2023-02-08 16:54:51 +09:00
NoriDev
d7e0345439 CherryPick 2023-02-08 16:08:25 +09:00
NoriDev
70c0547829 Restore welcome message toast design 2023-02-08 15:43:35 +09:00
NoriDev
526c5df522 feat: When writing a note, can toggle visibility with a hotkey 2023-02-08 15:37:58 +09:00
itiradi
f9a2e98831
fix(mfm): default degree not used in rotate (#9831) 2023-02-08 08:20:27 +09:00
NoriDev
a8e95d27be improve(friendly): Restrict header hiding to some pages 2023-02-07 17:06:48 +09:00
NoriDev
826cfbca1e improve: Disabled animation of new note notification when Reduce UI animation option is enabled 2023-02-07 16:59:24 +09:00
NoriDev
af07ffce2b improve(friendly): Disable transition animations for headers and floating buttons when Reduce UI animations option is enabled 2023-02-07 16:58:28 +09:00
NoriDev
396cd5f55c improve(friendly): Hide the header only in mobile environment 2023-02-07 16:38:12 +09:00
NoriDev
fa256519fb improve(friendly): Disabling Use blur effects in the UI changes floating button's opacity to 1 2023-02-07 16:29:27 +09:00
NoriDev
7b63ae2b5c refactor 2023-02-07 16:07:00 +09:00