Commit graph

24215 commits

Author SHA1 Message Date
NoriDev 4b18121205 fix(client): 画面サイズが小さくなるとチャットインジケーターの位置が間違ってしまう問題 2023-06-08 17:39:20 +09:00
NoriDev 7342ec946b enhance(client): すでに読んだチャットは、読みやすさを向上させるため、背景を薄くように 2023-06-08 17:01:41 +09:00
NoriDev 3d96d7c847 enhance(client): チャットインジケータの位置調整 2023-06-08 16:44:03 +09:00
NoriDev 8ac0ae2d71 fix(client/friendly): 画面が広い一部のモバイルデバイスでプロフィール アイコンの高さが誤って設定される問題 2023-06-08 16:31:46 +09:00
NoriDev 310c50f94e fix(client/friendly): モバイルでヘッダーが消えるときにプロフィールアイコンの高さが正しく設定されない問題 2023-06-08 16:29:42 +09:00
NoriDev 6289faf1f9 enhance(client): ノートのデザインを改善 2023-06-08 05:08:26 +09:00
NoriDev 63afde0b10 enhance(client): ノートのデザインを改善 2023-06-08 04:52:26 +09:00
NoriDev 32c31da489 デフォルト設定の変更 2023-06-08 02:16:51 +09:00
NoriDev 4ef62189b7 enhance: ナビゲーションバーの配置を修正 2023-06-08 01:59:36 +09:00
NoriDev 7d3fbe5c61 fix(client): iOSデバイスでチャット入力フォームが吹き出しと重なる問題 2023-06-07 21:50:19 +09:00
NoriDev dd259c3d14 fix style 2023-06-07 20:46:59 +09:00
NoriDev 64400d3b01 enhance(client): MFMヘルプに検索セクションを追加 2023-06-07 20:27:11 +09:00
NoriDev efa2abef85 refactor(server): mfm-js to cherrypick-mfm-js 2023-06-07 20:26:12 +09:00
NoriDev f0d72345a7 fix(client/friendly): タイムラインが変更されたときにナビゲーションバーのインジケーターが消えない問題 2023-06-07 17:23:26 +09:00
NoriDev 6d66219d7e enhance(client): モバイルでヘッダーの背景が不透明に表示されるように 2023-06-07 17:08:17 +09:00
NoriDev 9aecfe5ed9 enhance(client): モバイルでUIにぼかし効果をオフにすると、トースト通知の背景が不透明に表示されるように 2023-06-07 16:55:43 +09:00
NoriDev fedd12c168 lint 2023-06-07 16:50:39 +09:00
NoriDev 2f1bd9d748 fix 🎨 2023-06-07 16:37:49 +09:00
NoriDev f06d2fb056 fix(client/friendly): フローティングメニューを長押ししたときにプロフィール画像をドラッグできる問題 2023-06-07 16:24:04 +09:00
NoriDev 9977d76714 enhance: タイムラインにノートへの返信を表示するオプションのデフォルトをオンに設定 2023-06-06 22:53:04 +09:00
NoriDev d3706bf78a delete log 2023-06-06 22:19:35 +09:00
NoriDev af256f8215 fix(client): ネットワークトラフィックが10MB/sを超えると、ネットワークメトリクスウィジェットのグラフが誤って出力される問題 2023-06-06 22:18:14 +09:00
NoriDev 9f9fc6fc84 13.13.1-cp-4.0.0 2023-06-06 15:19:13 +09:00
NoriDev 3f9c07cba4 Merge remote-branch 'misskey/master' 2023-06-06 14:45:05 +09:00
syuilo 32c741154d
Merge pull request #10961 from misskey-dev/develop
Release: 13.13.1
2023-06-06 11:34:36 +09:00
syuilo 8ccf954065 Update misskey-js.api.md 2023-06-06 09:37:36 +09:00
syuilo e456c6a9c1 13.13.1 2023-06-06 09:17:11 +09:00
syuilo 68c5426fd5 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-06 09:16:40 +09:00
syuilo 29856a9129 tweak of 981e6f996 2023-06-06 09:16:38 +09:00
syuilo f4943bc5bb
New translations ja-JP.yml (Japanese, Kansai) (#10954) 2023-06-06 09:09:46 +09:00
syuilo aeb8955ca2 perf(frontend): WebGL contextの数を減らす
#10960
2023-06-06 09:09:23 +09:00
syuilo 981e6f996e fix(frontend): タブがアクティブな間はstreamが切断されないように
Fix #10952
2023-06-06 09:04:57 +09:00
NoriDev 147835e72a Merge remote-branch 'misskey/develop' 2023-06-06 01:55:41 +09:00
NoriDev baf1482fdb fix typo 2023-06-06 01:38:04 +09:00
NoriDev f167691a7c docs: MFMヘルプドキュメントの更新 2023-06-06 01:30:22 +09:00
NoriDev f690477229 feat(client): mfm-cheat-sheetの復元 2023-06-06 01:12:20 +09:00
CaffeeLake 8263cc0094
Fix: #10955 TypeError: JSON5.parse is not a function (#10956)
* Fix: JSON5.parse is not a function

* update changelog

* update chglog

---------

Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-06-05 21:44:28 +09:00
NoriDev ebceebcbbf restore mfm-cheat-sheet 2023-06-05 21:39:53 +09:00
tamaina fa051a2a5f 🎨 2023-06-05 12:35:23 +00:00
tamaina ce252143c3 chore: Please write more detailed environmental information in your bug report. 2023-06-05 12:29:52 +00:00
NoriDev 21da7746be Merge remote-branch 'misskey/develop' 2023-06-05 20:51:42 +09:00
NoriDev 25a6b3f86e Update index.js 2023-06-05 20:47:57 +09:00
NoriDev d56b50a5f1 feat(client): ページの更新が必要なときに静かに通知する機能を追加 2023-06-05 20:47:49 +09:00
syuilo 407a965c1d
Merge pull request #10932 from misskey-dev/develop
Release: 13.13.0
2023-06-05 19:47:08 +09:00
syuilo 259be258aa Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-05 18:06:44 +09:00
Yuriha 2d5bb40ad0
Condensedlines reflow once (#10944)
* perf: Update MkCondensedLine styles after reading all dimensions

* perf: reduce reflow in MkCondensedLine

* lint

* Update packages/frontend/src/components/global/MkCondensedLine.vue

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update packages/frontend/src/components/global/MkCondensedLine.vue

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

---------

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-06-05 18:06:33 +09:00
syuilo db7fb1c688 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-05 18:05:32 +09:00
syuilo 6b0685a25c
[ci skip] New Crowdin updates (#10947)
* New translations ja-JP.yml (Korean)

* New translations ja-JP.yml (Chinese Traditional)
2023-06-05 18:05:20 +09:00
syuilo 618d07158a 13.13.0 2023-06-05 18:05:03 +09:00
syuilo a63a417fd4 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-06-05 18:04:54 +09:00