Commit graph

24125 commits

Author SHA1 Message Date
NoriDev d0c0d3cc8d enhance(client): リノートの文言をノート最上段に配置 2023-06-04 03:12:22 +09:00
NoriDev 5e86d02694 enhance(client): Friendly UIで通知領域をオン/オフできるように 2023-06-02 23:31:22 +09:00
NoriDev b93b84f593 Update CHANGELOG_CHERRYPICK.md 2023-06-02 23:19:06 +09:00
NoriDev 2eba25f1e7 Fix: チャット入力欄の位置を固定 2023-06-02 23:17:07 +09:00
NoriDev 79f2fab9fc enhance(client): チャットルームリストページのデザインを改善 2023-06-02 21:50:01 +09:00
NoriDev 2996a8feb1 feat(client/friendly): チャットページにフローティングボタンを追加 2023-06-02 21:02:39 +09:00
NoriDev ac51b7169d fix(client): MFM設定のプレビューがすぐに反映されない問題 2023-06-02 20:28:34 +09:00
NoriDev f282b00f8f style refactor 2023-06-02 20:18:23 +09:00
NoriDev cadc17bf4b Update CHANGELOG_CHERRYPICK.md 2023-06-02 20:02:58 +09:00
NoriDev e05f04da86 enhance(client): 通知の基本配置を縦に 2023-06-02 20:00:47 +09:00
NoriDev b3f7c4bbdc enhance(client): 翻訳スタイルの改善 2023-06-02 19:51:35 +09:00
NoriDev b5af0a3b1f Update CHANGELOG_CHERRYPICK.md 2023-06-02 19:10:57 +09:00
NoriDev 1e73eb09b4 Update pnpm-lock.yaml 2023-06-02 19:09:20 +09:00
NoriDev dd061ecd33 Merge remote-branch 'misskey/develop' 2023-06-02 18:49:57 +09:00
NoriDev d399302f66 lint 2023-06-02 17:45:48 +09:00
NoriDev 6b435876e0 feat(client): Cloud Translation - Advanced(v3)のサポート追加 2023-06-02 17:45:36 +09:00
caipira113 39f53b64b6 new widget refactor 2023-06-02 17:43:26 +09:00
mappi a7abf941c0
fix:vue-plyr廃止追加対応(Audio要素のコンテキストメニューをブラウザデフォルトに) (#10940)
* wip

* add comment

* fix quotes
2023-06-02 16:31:25 +09:00
syuilo 5230ec883e fix(backend): 7日経過して無効化されたアンテナを再度有効化する方法がない問題を修正
Fix #10476
2023-06-02 15:18:34 +09:00
syuilo 482b00df77 🎨 2023-06-02 14:13:36 +09:00
syuilo 91d790bbb6 update deps 2023-06-02 11:34:38 +09:00
syuilo 40295ae57d fix style
Fix #10870
2023-06-02 11:03:59 +09:00
syuilo 3857cd589f
New Crowdin updates (#10935)
* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (German)

* New translations ja-JP.yml (English)

* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Norwegian)

* New translations ja-JP.yml (Norwegian)

* New translations ja-JP.yml (Chinese Simplified)
2023-06-02 09:13:51 +09:00
syuilo 9eaca966a4 perf(backend): terminate stalled websocket connections
Resolve #10885
2023-06-02 09:13:41 +09:00
NoriDev 0319f95126 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-02 08:46:51 +09:00
NoriDev 22b55082f8 fix(client): チャットが開けない問題を修正 2023-06-02 08:45:38 +09:00
Acid Chicken (硫酸鶏) 8bdf0dd135
test: ignore MkImgWithBlurhash to avoid unstable snapshots 2023-06-01 23:27:58 +09:00
tamaina eedc8049db fix(frontend): make scrollbar-color track transparent
Fix #9414
2023-06-01 12:03:07 +00:00
NoriDev f4e3cee6b9 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-01 20:10:20 +09:00
NoriDev af9712f006 feat(client): ネットワークウィジェットの単位に秒追加 2023-06-01 20:08:30 +09:00
syuilo 23f272cc7d [ci skip] update patrons 2023-06-01 19:55:33 +09:00
syuilo 15450b18e8 [ci skip] make enableCondensedLineForAcct false by default
for performance
2023-06-01 19:50:51 +09:00
syuilo 50aeaf7498 [ci skip] 🎨 2023-06-01 19:45:06 +09:00
NoriDev 36ac2f2e28 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-01 18:57:41 +09:00
NoriDev fee38bf0db fix 5337da6e3a 2023-06-01 18:56:06 +09:00
syuilo 861bfa06a8 🎨 2023-06-01 18:07:30 +09:00
NoriDev ecbadcc996 13.13.0-beta.7-cp-4.0.0 2023-06-01 17:55:33 +09:00
NoriDev 72f4f6e68c Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-01 17:53:01 +09:00
NoriDev 0f025771c1 add .run 2023-06-01 17:51:59 +09:00
NoriDev 5337da6e3a fix(client/friendly): モバイルでスクロールできない問題 2023-06-01 17:51:52 +09:00
NoriDev fa4e422deb Merge remote-branch 'misskey/develop' 2023-06-01 17:51:18 +09:00
Acid Chicken (硫酸鶏) 3b30ee3130
test: fix vitest 2023-06-01 08:50:26 +00:00
syuilo f6830885d7 tweak of cd8274888 2023-06-01 17:34:56 +09:00
NoriDev d9e9899dbb feat(client): 新しいサーバーメトリクスウィジェットの追加 2023-06-01 17:30:58 +09:00
syuilo ff56511638 13.13.0-beta.7 2023-06-01 17:20:25 +09:00
Acid Chicken (硫酸鶏) 337dd97b49
perf(#10923): CSS Modules のクラス名をインライン化する (#10930)
* perf(#10923): unwind css module class name

* perf(#10923): support multiple components

* refactor: clean up

* refactor(#10923): avoid `useCssModule()`

* fix(#10923): allow direct literal class name

* fix(#10923): avoid computed class name

* fix(#10923): allow literal keys

* fix(#10923): typo

* fix(#10923): invalid class names

* chore: test

* revert: test

This reverts commit 5c7ef366eceebe8ba260efa4d5d675f6c1775c45.

* fix(#10923): hidden tale

* perf(#10923): also unwind scoped css contained components

* perf(#10923): `normalizeClass` AOT compilation

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2023-06-01 17:19:46 +09:00
syuilo 146e89edd0 Update index.d.ts 2023-06-01 17:19:11 +09:00
syuilo cd82748889 enhance(frontend): 追加の絵文字用辞書をダウンロードできるように
Resolve #10921
2023-06-01 17:10:53 +09:00
syuilo 2c0b10b0ee refactor 2023-06-01 16:28:24 +09:00
NoriDev 14bcbd5017 ウィジェットの順序変更 2023-06-01 15:57:54 +09:00