Commit Graph

1083 Commits

Author SHA1 Message Date
40a16a47de 🎨 2022-12-27 09:51:40 +09:00
1aed1c587e enhance(client): heatmap for dashboard 2022-12-27 09:47:54 +09:00
b4e3d21d62 fix icon 2022-12-26 08:15:30 +00:00
d106fb39ab feat: introduce fluent emoji 2022-12-26 16:04:56 +09:00
be0d396106 🎨 2022-12-26 14:34:46 +09:00
e0d207a173 🎨 2022-12-26 13:40:20 +09:00
0ed42e0ea9 🎨 2022-12-26 13:33:43 +09:00
6083356a3e 🎨 2022-12-26 13:26:21 +09:00
78ee06985e Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-12-26 13:06:27 +09:00
cc23ee76e4 fix style 2022-12-26 13:06:25 +09:00
f0fe930aae fix(client): prevent infinite resize loop (#9232)
* clientWidth?

* spacer?

* size directive?

* size directive

* use const
2022-12-26 12:55:10 +09:00
6acc10b4ba feat(client): add user list widget 2022-12-26 10:29:47 +09:00
251c5b71bf oops 2022-12-26 09:22:39 +09:00
dd4c411d22 ダッシュボードにモデレーター一覧を表示 2022-12-26 09:22:10 +09:00
5e6851ce39 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-12-26 08:40:17 +09:00
c95da27019 enhance(client): use container queries if available to improve perf 2022-12-26 08:40:13 +09:00
65be649454 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-12-25 18:23:08 +00:00
03ee60f81b 🎨 fix #9414 2022-12-25 18:23:01 +00:00
af649b0480 encodeURIComponent for static image proxy filename (#9410) 2022-12-25 18:05:53 +09:00
d4accb48e1 Merge remote-tracking branch 'refs/remotes/origin/develop' into develop 2022-12-25 07:13:18 +00:00
cc9149f6b2 fix
https://github.com/misskey-dev/misskey/pull/9400#discussion_r1056909900
2022-12-25 07:12:44 +00:00
e6d43c9282 fix
https://github.com/misskey-dev/misskey/pull/9399#issuecomment-1364635903
2022-12-25 16:03:21 +09:00
decde50c86 enhance(client): show Unicode emoji tooltip with its name (#9399)
* enhance(client): show Unicode emoji tooltip with its name

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-12-25 15:52:52 +09:00
ef1224118c refactor(client): fix TypeScript errors from MkPageHeader (#9400) 2022-12-25 15:48:51 +09:00
477437282d 🎨 2022-12-25 15:43:46 +09:00
47853484a5 🎨 2022-12-25 15:36:03 +09:00
c7f4fd1215 lint 2022-12-24 14:52:30 +09:00
deaea7ce9f 🎨 2022-12-24 14:45:27 +09:00
b3decf965f pages関連 2022-12-24 11:57:06 +09:00
fabd1f1791 🎨 2022-12-24 11:04:07 +09:00
8539c7b20f 🎨 2022-12-24 08:46:30 +09:00
2efd06f4ad enhance(client): show warning on screen when logged in as bot
Related #9386
2022-12-23 17:13:43 +09:00
f9ea2d4ee7 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2022-12-23 16:57:22 +09:00
3cd66f19e2 fix(client): explicitly depend on @vue/runtime-core (#9401) 2022-12-23 16:50:50 +09:00
6f8767c08a 🎨 2022-12-23 16:46:38 +09:00
52361579ad 🎨 2022-12-23 16:46:08 +09:00
052e667f03 enhance(client): enhance dashboard of control panel 2022-12-23 15:21:55 +09:00
b0e3bc1f03 update deps 2022-12-23 08:58:02 +09:00
1b6473ac27 refactor(client): explicit showing property for tooltips (#9368) 2022-12-22 16:59:11 +09:00
049373de3b style(client): fix vue/v-on-event-hyphenation (#9389) 2022-12-22 16:51:48 +09:00
f1fd1d2585 style: add missing trailing commas (#9387) 2022-12-22 16:01:59 +09:00
69087f2242 enhance(client): update emoji picker immediately on all input (#9385)
* enhance: update emoji picker immediately on all input

* refactor: remove reference to window.clipboardData

* refactor: done() receives a string

* refactor: typescript-favored `.char` access
2022-12-22 14:28:13 +09:00
d970534d92 enhance(client): improve ux of sound settings 2022-12-22 09:01:58 +09:00
689411c19a refactor(client): refacotr MkMediaCaption 2022-12-21 16:00:00 +09:00
20fd9db77f 🎨 2022-12-21 15:36:18 +09:00
d5be8ab999 🎨 2022-12-21 15:32:59 +09:00
f8f8f5bec5 🎨 2022-12-21 15:27:30 +09:00
f52bd8a8a3 MFMのアニメーションをデフォルトで無効に 2022-12-21 15:18:05 +09:00
5cac199710 revert: use sortablejs-vue3 instead of vuedraggable for more stability 2022-12-21 15:10:21 +09:00
60b3d73cc9 use sortablejs-vue3 instead of vuedraggable for more stability 2022-12-21 11:04:49 +09:00