github-actions[bot]
1110d334c8
Bump version to 2026.7.0-alpha.5
2026-07-15 04:36:32 +00:00
おさむのひと
667919581e
enhance: 新しいLoggerのコア実装 ( #17714 )
...
* enhance: impl logger core
* fix order
2026-07-15 13:29:39 +09:00
かっこかり
152e0fc48c
perf(frontend): タイムラインのリアルタイム更新のアニメーションでTransitionGroupを使用しないように ( #17708 )
...
* perf(frontend): タイムラインのリアルタイム更新のアニメーションでTransitionGroupを使用しないように
* fix
* wip
* fix
* fix
* Update Changelog
* spdx
* remove unnecessary css declaration
2026-07-15 12:06:25 +09:00
おさむのひと
4d7e62d677
feat: Otel pgとredis自動計装 ( #17712 )
2026-07-14 20:36:02 +09:00
おさむのひと
ecd85e5613
feat: OTelのHTTPサーバ自動計装を追加 ( #17711 )
2026-07-14 18:06:25 +09:00
github-actions[bot]
91ea966b04
Bump version to 2026.7.0-alpha.4
2026-07-14 07:58:57 +00:00
おさむのひと
3d4c62b0bb
feat: BullMQのジョブ追加時に発動する手動計測の追加 ( #17710 )
...
* feat: BullMQのジョブ追加時に発動する手動計測の追加
* add comment
2026-07-14 16:36:40 +09:00
おさむのひと
a98469d34d
feat: OTelのHTTPリクエスト自動計装を追加 ( #17709 )
2026-07-14 14:13:33 +09:00
renovate[bot]
5a2acf71a0
fix(deps): update dependency @opentelemetry/core to v2.8.0 [security] ( #17707 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-07-14 11:39:49 +09:00
おさむのひと
49e59a3d56
feat(backend): add OTLP trace export ( #17679 )
...
* feat(backend): add OTLP trace export
* fix
* regenerate
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
* fix
* fix
* fix
---------
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-07-14 11:22:14 +09:00
おさむのひと
ecd1d615ff
fix(frontend): 未ログイン時のトップページがスクロール不可だったのを修正 ( #17681 )
...
* fix(frontend): 未ログイン時のトップページがスクロール不可だったのを修正
* fix CHANGELOG.md
* remove playwright file
* fix(frontend): 非ログイン時トップページを背景の上でもスクロールできるよう修正
.root を min-height から develop と同じ height + overflow: auto に戻して .root 自身を
スクロールコンテナとし、装飾レイヤ (.bg / .shape1 / .shape2) の pointer-events: none と
併せて、コンテンツ列以外 (背景) の上でもホイールスクロールが効くようにする。
CSS のみの対応で、TL のマーキーアニメーションやノート / フェデレーションのクリック挙動は
変更しない。
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
---------
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-13 20:21:18 +09:00
Genki.Takeuchi
53c398ce43
fix(frontend): loadRawImages有効時、リモート画像をタップしてからビューワーが開くまでに初回のみラグが発生する問題を修正 ( #17703 )
...
ビューワーを表示するトリガーをサムネイル画像又はオリジナル画像がロードされたときに修正
2026-07-13 19:58:05 +09:00
かっこかり
aab7903ab0
fix(backend): summalyの結果のキャッシュが後続処理によって書き換わる問題を修正
...
Follow-up of #17367
2026-07-12 16:54:57 +09:00
github-actions[bot]
6ceda0f004
Bump version to 2026.7.0-alpha.3
2026-07-12 03:12:51 +00:00
かっこかり
df5c491f4c
enhance(backend): summalyの結果をキャッシュするように ( #17367 )
...
* enhance(backend): summalyの結果をキャッシュするように
* fix
* fix: unify memorykvcache
* fix
* refactor
* fix
* Update Changelog
2026-07-12 12:08:59 +09:00
syuilo
15c187ffa2
enhance(frontend): misskey-native lightbox ( #17687 )
...
* wip
* wip
* Update MkImageGallery.item.vue
* wip
* Update MkImageGallery.item.vue
* Update MkImageGallery.item.vue
* wip
* wip
* wip
* wip
* wip
* Update MkImageGallery.vue
* Update MkImageGallery.vue
* wip
* wip
* Update MkMediaList.vue
* Update MkImageGallery.item.vue
* fix
* wip
* Update MkImageGallery.item.vue
* wip
* wip
* Update MkImageGallery.item.vue
* refactor
* Update MkImageGallery.item.vue
* Update MkImageGallery.vue
* Delete animation.ts
* wip
* wip
* Update MkImageGallery.item.vue
* Update MkImageGallery.item.vue
* wip
* wip
* Update MkImageGallery.vue
* Update MkImageGallery.vue
* Update MkImageGallery.item.vue
* fix
* Update MkImageGallery.item.vue
* add note
* lint
* Update MkMediaList.vue
* refactor
* Update MkImageGallery.item.vue
* wip
* Update MkImageGallery.item.vue
* fix
* Update MkImageGallery.item.vue
* wip
* Update MkImageGallery.item.vue
* wip
* wip
* Update MkImageGallery.item.vue
* Update MkImageGallery.item.vue
* Update MkImageGallery.item.vue
* Update MkImageGallery.item.vue
* Update MkVideoContol.vue
* wip
* Update MkMediaVideo.vue
* Update MkMediaVideo.vue
* wip
* Update MkImageGallery.vue
* Update MkVideoContol.vue
* Update MkVideoContol.vue
* Improve image viewer (#17696 )
* wip
* fix
* fix
* 🎨
* fix
* fix: Video要素をpropsで渡すのをやめる
* 🎨
* fix
* wip
* fix
* fix: 画面外にドラッグできるのを修正
* fix lint
* fix
* fix
* fix
* refactor
* add comment
* fix: 画像を新しいタブで開くが機能しなくなっていた問題を修正
* fix
* clean up
* attempt to fix
* fix
* enhance: ブラウザの戻るボタンで閉じる
* Revert "fix: 画面外にドラッグできるのを修正"
This reverts commit ea2ddc2620 .
* Reapply "fix: 画面外にドラッグできるのを修正"
This reverts commit 87171980a7 .
* fix
* fix: 存在しない要素がsourceElementのときに閉じると画像が飛んでいく問題を修正
* fix: clampに余白を追加
* fix duplicated condition
* fix
* fix typo
* fix(frontend/imagegallery): ボタンの当たり判定がまだ小さいのを修正 (#17697 )
* wip
* fix
* fix
* 🎨
* fix
* fix: Video要素をpropsで渡すのをやめる
* 🎨
* fix
* wip
* fix
* fix: 画面外にドラッグできるのを修正
* fix lint
* fix
* fix
* fix
* refactor
* add comment
* fix: 画像を新しいタブで開くが機能しなくなっていた問題を修正
* fix
* clean up
* attempt to fix
* fix
* enhance: ブラウザの戻るボタンで閉じる
* Revert "fix: 画面外にドラッグできるのを修正"
This reverts commit ea2ddc2620 .
* Reapply "fix: 画面外にドラッグできるのを修正"
This reverts commit 87171980a7 .
* fix
* fix: 存在しない要素がsourceElementのときに閉じると画像が飛んでいく問題を修正
* fix: clampに余白を追加
* fix duplicated condition
* fix
* fix typo
* fix
* Update Changelog
* indent
* fix
* fix
* refactor: rename componet
* fix
* fix
* fix
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com >
2026-07-12 11:58:44 +09:00
おさむのひと
2335eb7b7f
chore: pnpm dev時のプロセス管理をより綿密に行い、Windows環境でのプロセス残留を抑止 ( #17690 )
2026-07-10 21:51:01 +09:00
かっこかり
059fbaa92b
fix(frontend/test): follow-up of #17682 of 2 ( #17685 )
...
* fix(frontend/test): follow-up of #17682 of 2
* fix
2026-07-08 22:37:19 +09:00
かっこかり
9472e72678
enhance(frontend/test): frontend e2eをPlaywrightに移行 ( #17682 )
...
* enhance(frontend/test): frontend e2eをVitest Browser Modeに移行
* fix
* fix unit tests
* fix
* fix
* update playwright
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* perf
* Revert "perf"
This reverts commit e60e965c3c .
* fix
2026-07-08 20:58:02 +09:00
かっこかり
9440423a73
refactor(frontend): フロントエンドのfluent-emojisをemoji-assetsから取ってくるように ( #17662 )
...
refactor(frontend): フロントエンドのfluent-emojis使用箇所を `@misskey-dev/emoji-assets` のものに変更
2026-07-08 20:11:13 +09:00
かっこかり
b2867eb0d7
fix(frontend): ディレクティブのイベントリスナーがマウント解除後も残る問題を修正 ( #17683 )
...
* fix(frontend): ツールチップがマウント解除後もイベントリスナーが残る問題を修正
* more fix
* fix
* fix/refactor
* Update Changelog
* update comment
* refactor
* fix
2026-07-08 19:45:43 +09:00
syuilo
5590f8bad9
chore(backend): COOP/COEPヘッダーを送信するテスト用引数
2026-07-08 13:15:03 +09:00
おさむのひと
c15f93e48d
fix: Sentry 使用環境下にて、外部送信リクエストへ sentry-trace / baggage ヘッダが既定で付与されないように ( #17677 )
...
* fix: Sentry 使用環境下にて、外部送信リクエストへ `sentry-trace` / `baggage` ヘッダーが既定で付与されないように
* fix
2026-07-08 09:46:44 +09:00
github-actions[bot]
03d224acd0
Bump version to 2026.7.0-alpha.2
2026-07-06 10:03:45 +00:00
かっこかり
c24ce9b55a
deps: update dependencies ( #17669 )
...
* deps: update dependencies
* deps: update dependencies (major)
* migrate js-yaml
* migrate js-yaml
* run pnpm dedupe
* fix
* chore: reorganize dependencies
* perf: lazy-load id generators
* Revert "perf: lazy-load id generators"
This reverts commit 041f7c4206 .
2026-07-06 18:55:06 +09:00
おさむのひと
7243bd34b9
fix: Sentry 使用環境下にて、Misskey が発行した SQL クエリが span に含まれない問題を修正 ( #17671 )
...
* fix: pgをexternalにしてSentryのspanが動くようにする
* fix changelog
* add comment
2026-07-06 18:54:04 +09:00
おさむのひと
d4dd02c744
feat: Sentryバックエンドの自動計装を個別で無効化出来る仕組みを追加する ( #17673 )
...
* feat: Sentryバックエンドの自動計装を個別で無効化出来る仕組みを追加する
* fix comment
2026-07-06 18:52:57 +09:00
github-actions[bot]
f066c1c2ef
Bump version to 2026.7.0-alpha.1
2026-07-05 05:06:33 +00:00
かっこかり
1d41cb3d29
perf(frontend): UNIX時計ウィジェットでrequestAnimationFrameを使用するように ( #17665 )
2026-07-05 13:08:44 +09:00
かっこかり
1858d56918
fix(frontend): ワードミュートの判定が誤っている問題を修正 ( #17668 )
2026-07-05 13:07:17 +09:00
Johann150
187610d516
fix(frontend): correctly detect isMe in mention ( #17664 )
2026-07-04 20:43:42 +09:00
かっこかり
00b2cb2076
fix(backend/test): streaming.ts e2e の検証不備を修正 ( #17663 )
...
fix(backend/test): streaming.ts e2e の検証不備を修正 (tiramiss-community/endolphin#113 )
Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com >
2026-07-04 18:53:10 +09:00
おさむのひと
426f6748e5
fix: frontend-builderのutils.tsが型エラーを起こしていたのを修正 ( #17649 )
2026-07-04 17:44:42 +09:00
かっこかり
f59bf35615
feat: 条件に一致したURLプレビューのサムネイルを隠すことができるように ( #17635 )
...
* URLプレビューのサムネイルを隠す機能を追加 (MisskeyIO#214)
* Update Changelog
* fix
* Update Changelog
* fix
* fix: もうセンシティブと判定されている場合はそれをそのまま通すように
* fix: unnecessary import
* fix lint
---------
Co-authored-by: CyberRex <hspwinx86@gmail.com >
2026-07-04 16:26:22 +09:00
おさむのひと
0f056c4955
refactor: Sentry呼び出し個所の抽象化 ( #17661 )
2026-07-04 16:06:24 +09:00
かっこかり
eb2c7ff6c6
fix(backend/test): follow-up of #17654 (waitForを他のe2eテストにも展開) ( #17659 )
...
test(backend): block.ts等のfanout timeline反映待ちレースを修正する (tiramiss-community/endolphin#112 )
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com >
2026-07-04 11:21:23 +09:00
おさむのひと
9f614517c0
fix: tsconfig.jsonにskipLibCheck: trueを追加する ( #17651 )
...
* fix: tsconfig.jsonにskipLibCheck: trueを追加する
* skipLibCheckで抜けたチェックを自前でやる
2026-07-03 19:22:23 +09:00
github-actions[bot]
5432984af8
Bump version to 2026.7.0-alpha.0
2026-07-03 10:15:24 +00:00
かっこかり
c29a3d902b
refactor(frontend): MkNote/MkNoteDetailedのロジックを統合 ( #17636 )
...
* refactor(frontend): MkNote/MkNoteDetailedのロジックを統合
* refactor
* fix
* fix: 差分を解消
* fix lint
* fix types
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-07-03 19:14:48 +09:00
かっこかり
721b1b06a0
fix(backend/test): backend e2e test の beforeAll でdispose前にschema dropが走るのを修正 ( #17653 )
...
fix(backend): setup.e2e.ts の beforeAll でdispose前にschema dropが走る順序バグを修正 (Phase 6) (tiramiss-community/endolphin#52 )
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com >
2026-07-03 15:57:39 +09:00
かっこかり
97e54a1ee8
fix(frontend): APIキーを指定するいくつかのフォームでautocompleteが発動する問題を修正 ( #17655 )
2026-07-03 14:58:58 +09:00
かっこかり
96d6a09ebc
fix(backend/test): e2e testの固定待ち時間をポーリングに変更 ( #17654 )
...
* test(backend): timelines.ts の固定250ms待ちをポーリング化する (tiramiss-community/endolphin#47 )
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com >
* test(backend): move.ts のflaky/低速sleepをポーリング化する (tiramiss-community/endolphin#49 )
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com >
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com >
2026-07-03 10:46:04 +09:00
かっこかり
1eedf04d9a
fix(frontend): デバイスサイズをスマートフォンに固定している場合はページヘッダーのアイコンを常に表示するように ( #17590 )
...
* fix(frontend): デバイスサイズをスマートフォンに固定している場合はページヘッダーのアイコンを常に表示するように
* Update Changelog
* Update Changelog
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-07-02 22:36:57 +09:00
ihoronir
2d67380f2a
fix(backend): 同名の新規ハッシュタグが複数同時に作成されたとき、DBで発生した競合を適切にハンドリング ( #17640 )
...
* Hashtag Timeline のテストを復活させる
* HashtagService.ts を修正
* fix indent
* refactor
* Update CHANGELOG.md
* fix review
2026-07-02 09:48:26 +09:00
おさむのひと
174fb434cc
fix: frontend-embedで見つけた型エラーの修正 ( #17650 )
2026-07-02 09:24:50 +09:00
greymoth
7e29f04287
fix(chat): don't send message while the IME is composing ( #17646 )
...
Co-authored-by: greymoth <246701683+greymoth-jp@users.noreply.github.com >
2026-07-01 10:06:16 +09:00
かっこかり
4daa1ffe05
chore(deps): 未使用依存パッケージを削除 ( #17641 )
...
chore(deps): 未使用依存パッケージを削除 (tiramiss-community/endolphin#20 )
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com >
2026-06-29 23:08:09 +09:00
かっこかり
6193c35f9f
fix: stats API の型に reactionCount が定義されていない問題を修正 ( #17634 )
...
* fix: stats API の型に reactionCount が定義されていない問題を修正
* Update Changelog
2026-06-28 01:49:00 +09:00
かっこかり
4f993cef1b
enhance: Set default Node.js version to v26 ( #17623 )
...
* enhance: Set default Node.js version to v26
* fix
* Update Changelog
* fix types
* drop node v22
* update changelog
* fix test
* update
* fix test
* fix test
* Revert "drop node v22"
This reverts commit bb4e011628 .
* fix changelog
* attempt to fix test
* attempt to fix test
* fix: update re2 that supports node 26
* attempt to fix test
* attempt to fix test
* run pnpm dedupe
* restore 2fa e2e
* refactor
* attempt to fix test
* attempt to fix test
* run pnpm dedupe
* attempt to fix test
2026-06-28 00:06:49 +09:00
かっこかり
ba3fb4aa14
Merge branch 'master' into develop
2026-06-27 23:40:06 +09:00