Commit Graph

475 Commits

Author SHA1 Message Date
08f9296f85 wip 2022-09-16 23:32:23 +09:00
177ee5645e fix: player fill window 2022-09-16 19:37:13 +09:00
98a768c28f wip: feat: Youtube Player Window 2022-09-14 01:05:07 +09:00
b59e0cda52 fix: cant reaction at note detailed 2022-09-12 02:22:57 +09:00
a6287d4436 fix tab index 2022-09-12 01:38:42 +09:00
8f00846e44 style 2022-09-12 01:26:22 +09:00
d8a4837df6 fix emojiPicker 2022-09-12 01:26:22 +09:00
070d91e16e fix type 2022-09-12 01:26:22 +09:00
18f778a335 毎回withRenoteをfalseに 2022-09-12 01:26:22 +09:00
9c48c97047 fix 2022-09-12 01:26:22 +09:00
3a7fbf9406 うごいた 2022-09-12 01:23:47 +09:00
38ae0c4c1e Merge remote-tracking branch 'refs/remotes/misskey-dev/master'
Conflicts:
	package.json
	packages/client/src/components/MkButton.vue
	packages/client/src/components/ui/button.vue
	packages/client/src/pages/timeline.tutorial.vue
2022-09-10 21:24:53 +09:00
20aee2deed chore(client): 🎨 2022-09-10 16:28:59 +09:00
a9e13693a5 refactor(client): refactor file name and directory structure 2022-09-06 18:21:49 +09:00
0b99ffa8f9 refactor(client): use setup syntax 2022-09-06 18:09:17 +09:00
eff9cdd8a7 refactor(client): use setup syntax 2022-09-06 17:37:58 +09:00
9db2380c20 refactor(client): use setup syntax 2022-09-05 18:51:23 +09:00
9132c72545 refactor(client): use setup syntax 2022-09-05 18:37:41 +09:00
4c3d094a45 refactor(client): use setup syntax 2022-09-05 18:34:59 +09:00
f337459c6e refactor(client): use setup syntax 2022-09-05 18:24:46 +09:00
2ea8e811d5 fix: emojigen 2022-09-04 03:47:00 +09:00
25f4c8688a refactor(client): use setup syntax 2022-09-02 00:22:31 +09:00
d9ff2dd471 refactor(client): use setup syntax 2022-08-31 23:12:22 +09:00
2d8e7b4da7 enhance(client): improve analog-clock 2022-08-31 02:19:25 +09:00
786b150ea7 refactor(client): align filename to component name 2022-08-31 00:24:33 +09:00
e0dce77678 chore(client): tweak loading display 2022-08-27 16:26:14 +09:00
4373019b36 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-08-27 00:40:31 +09:00
0dfb9f8291 enhance(client): tweak clock 2022-08-27 00:40:20 +09:00
450076cfa4 enhance(client): mobile twitter url can be used as widget (#9057) 2022-08-24 21:02:06 +09:00
c97dc7fe93 feat: show header with current user avatar on TL (#9051)
* feat: show header with current user avatar on TL

* refactor(client): use displayMyAvatar prop instead of metadata

* refactor(client): prefer v-if to `display: none;`
2022-08-13 17:41:17 +09:00
8a09de6b28 Add following badge to user preview popup (#9048) 2022-08-13 14:26:51 +09:00
8bc0b8e53d Merge tag '12.118.1' into develop 2022-08-08 17:00:45 +09:00
e3aa39e050 refactor 2022-08-06 20:04:23 +09:00
c4830dcf3a perf(client): use shallowRef as possible 2022-08-06 19:20:53 +09:00
b31f09692a enhance(client): improve clock widget 2022-08-06 18:15:13 +09:00
3a9da78901 enhance(client): improve clock widget 2022-08-06 16:39:09 +09:00
dea5e6207e enhance(client): improve clock widget 2022-08-06 14:02:03 +09:00
2cd70b80a2 enhance(client): improve clock widgets 2022-08-05 23:51:15 +09:00
b934c738a6 Collapse long notes (#8990)
* Revert "Revert option to collapse long notes (#8561)"

This reverts commit 71150f21cd and reinstates
the option to collapse long notes again after they were expanded.

* fix(client): wrongly collapsed posts

* fix: don't use ref

* tweak style

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-08-01 17:55:24 +09:00
519c8b419b chore(client): tweak style 2022-07-25 21:24:37 +09:00
36f083c189 一部のアプリからファイルを投稿フォームへドロップできない場合がある問題を修正 (#9035)
* dropEffectとeffectAllowedの関連付けを修正

* Update Changelog

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-07-25 21:16:11 +09:00
92f9392bcf refactor(client): refactor components 2022-07-24 15:45:16 +09:00
bd8db402e6 chore(client): tweak style 2022-07-24 15:41:06 +09:00
c64b3c9c43 lint fix 2022-07-23 14:31:54 +09:00
e371120c8b fix: broken chats (#8983)
* Fix broken chats

Co-authored-by: @ltlapy

* 🎨
2022-07-23 00:46:52 +09:00
62226b985a fix(client): fix drawer menu style regression 2022-07-21 22:22:13 +09:00
d72ac908f4 fix(client): some fixes 2022-07-21 00:32:41 +09:00
9606ba0454 fix(client): support v-if of select component 2022-07-20 23:01:40 +09:00
50e3ca19bc refactor(client): 2022-07-20 22:24:26 +09:00
716cb23acb fix(client): タイミングによっては tag-cloud でエラーが発生するのを修正 2022-07-20 20:00:35 +09:00