github-actions[bot]
2b4bdbfde7
Bump version to 2026.5.1-alpha.0
2026.5.1-alpha.0
2026-05-03 06:54:33 +00:00
かっこかり
39032c4b1b
fix: update summaly ( #17355 )
...
* fix: update summaly
* Update Changelog
2026-05-03 15:48:22 +09:00
かっこかり
f5a3d8996d
fix(backend): 公開範囲がフォロワーの投稿が通知されない問題を修正 ( #17363 )
...
* fix(backend): 公開範囲がフォロワーの投稿が通知されない問題を修正
* Udpate Changelog
2026-05-03 15:43:39 +09:00
kami8
d55e936653
devcontainer用dbコンテナのvolumeのマウントパスを変更 ( #17360 )
...
* `.devcontainer/compose.yml`のvolumeのマウントパスを修正
* CHANGELOGの更新
2026-05-03 09:23:00 +09:00
mq1
6229ac365e
fix(backend): ULID使用時にnotificationTimelineへのXADDが失敗し続け、通知が約10秒遅延する問題を修正 ( #17358 )
2026-05-02 20:23:10 +09:00
github-actions[bot]
6d9412b338
[skip ci] Update CHANGELOG.md (prepend template)
2026-05-02 03:30:59 +00:00
github-actions[bot]
a23a72b015
Release: 2026.5.0
2026.5.0
2026-05-02 03:30:51 +00:00
かっこかり
93bd9d551d
fix: review fixes for v2026.5.0 release ( #17350 )
...
* fix/perf: NotificationManager in NoteCreateService
* fix: treat skip as successful return in InboxProcessorService
* chore: remove comment
* fix: simplify ReactionPicker/EmojiPicker by importing components directly
* refactor: move filename parsing to setup in MkUploaderItems
* refactor
2026-05-02 10:03:34 +09:00
syuilo
35d6c20828
Update CHANGELOG.md
2026-05-01 14:22:54 +09:00
github-actions[bot]
7c9942f014
Bump version to 2026.5.0-alpha.0
2026.5.0-alpha.0
2026-05-01 05:21:43 +00:00
github-actions[bot]
665adfccb7
Bump version to 2026.4.0-beta.2
2026.4.0-beta.2
2026-04-30 02:31:32 +00:00
かっこかり
973b5b50a9
fix(frontend): まれにリアクション・絵文字ピッカーが動作しなくなる問題を修正 ( #17349 )
...
* Revert "fix(frontend): popupのりアクティビティがチャンクをまたいで切れる事がある問題を修正"
This reverts commit 0a93f526dd .
* fix: iOS PWA でリアクション・絵文字ピッカーが動作しない問題を修正
Agent-Logs-Url: https://github.com/lqvp/misskey-tempura/sessions/44526368-0e6a-4a94-8991-fcdc094d2b96
Co-authored-by: lqvp <183242690+lqvp@users.noreply.github.com >
* refactor
* fix
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: lqvp <183242690+lqvp@users.noreply.github.com >
2026-04-30 11:29:23 +09:00
renovate[bot]
985de915b3
fix(deps): update dependency sanitize-html to v2.17.3 [security] ( #17319 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-27 15:17:25 +09:00
かっこかり
0227148c89
Update CHANGELOG for #17347
2026-04-27 10:40:12 +09:00
github-actions[bot]
7bfd85cdba
Bump version to 2026.4.0-beta.1
2026.4.0-beta.1
2026-04-27 01:33:17 +00:00
Copilot
21f51be5b7
fix: redirect beta/alpha/rc "what's new" button to GitHub releases page ( #17347 )
...
* Initial plan
* fix: redirect beta/alpha/rc update info button to GitHub releases page
Agent-Logs-Url: https://github.com/misskey-dev/misskey/sessions/4ac22dd9-13dd-4ef2-a6f7-d68cfda4a19f
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-04-27 10:31:02 +09:00
かっこかり
b45f18cd14
fix(backend): ノート通知で公開範囲を考慮するように ( #17335 )
...
* fix(backend): ノート通知で公開範囲を考慮するように
* refactor: remove unused imports
* Update Changelog
* Update Changelog
* fix: フォロワー限定ノートは通知
---------
Co-authored-by: lqvp <183242690+lqvp@users.noreply.github.com >
2026-04-27 10:26:13 +09:00
かっこかり
6176cca0a4
fix(frontend): MenuRadioの指定方法変更 ( #17345 )
...
* fix(frontend): MenuRadioの指定方法変更
* fix indent
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-04-27 10:18:03 +09:00
syuilo
9569310adb
type: 'radio'なMenuItemが機能しなくなっている問題を修正 ( #17344 )
...
* fix
* Update CHANGELOG.md
2026-04-27 10:08:45 +09:00
syuilo
b28338c812
enhance(frontend): 子メニュー表示時のガードがradioでも効くように
2026-04-27 08:42:12 +09:00
かっこかり
0f5da63328
fix(backend): ブロックしたインスタンスのInboxジョブが蓄積し続ける問題を修正 ( #17336 )
...
* fix(backend): ブロックしたインスタンスのInboxジョブが蓄積し続ける問題を修正
* refactor
* Upddate changelog
---------
Co-authored-by: lqvp <183242690+lqvp@users.noreply.github.com >
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-04-26 11:40:55 +09:00
Evan Prodromou
23715c649c
fix: change bare activity.actor to getApId(activity.actor) in InboxPr… ( #17340 )
...
* fix: change bare activity.actor to getApId(activity.actor) in InboxProcessorService (closes #17338 )
* doc: update CHANGELOG.md to note fix for #17338
* fix: additional activity.actor wrappers in ApInboxService
* Update CHANGELOG.md
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com >
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-04-26 11:39:16 +09:00
かっこかり
1dc5c60b2b
fix(backend): meilisearchを使用していない場合のnoteSearchableScopeの値が誤っている問題を修正 ( #17341 )
...
* fix(backend): meilisearchを使用していない場合のnoteSearchableScopeの値が誤っている問題を修正
* Update Changelog
2026-04-26 11:37:26 +09:00
かっこかり
3a3057a1b1
fix(backend): RoleService.getAdministratorIds でユーザーIDが重複する問題を修正 ( #17334 )
...
* fix(backend): adminロールが複数付いてても通知が重複しないように
* add tests
* Update Changelog
* ✌️
Co-Authored-by: lqvp <183242690+lqvp@users.noreply.github.com >
---------
Co-authored-by: lqvp <183242690+lqvp@users.noreply.github.com >
2026-04-24 17:56:52 +09:00
github-actions[bot]
8a85ee1d45
Bump version to 2026.4.0-beta.0
2026.4.0-beta.0
2026-04-23 01:13:02 +00:00
かっこかり
c1b73f947c
fix(gh): misskey-jsがpublishされない問題を修正
2026-04-22 19:24:31 +09:00
かっこかり
bda98ba1d9
deps: update security dependencies ( #17330 )
...
* deps: update security dependencies
* deps: update some major dependencies
* attempt to fix tsconfig
* attempt to fix tsconfig
* attempt to fix tsconfig
* fix build
2026-04-22 11:46:45 +09:00
かっこかり
351fe2f70a
fix(frontend): loosen MkButton props type ( #17329 )
2026-04-21 16:37:59 +09:00
かっこかり
6d15fe32d0
enhance(backend/test): Migrate tests to vitest ( #16935 )
...
* wip
* update fake-timers and migrate
* fix
* remove jest-mock
* fix
* fix
* fix
* fix
* attempt to fix unit tests
* attempt to fix e2e tests
* fix federation test [ci skip]
* attempt to fix e2e tests
* fix typecheck
* fix unit tests
* fix
* attempt to fix e2e
* fix
* Revert "attempt to fix e2e"
This reverts commit b7b7b05d85 .
* attempt to fix e2e
* revert attempt to fix e2e
* update deps
* update vitest
* migrate
* attempt to fix e2e
* update
* fix
* remove vite swc plugin as oxc parser can handle decorators
* attempt to fix drive/files/create test
* Revert "attempt to fix drive/files/create test"
This reverts commit 4715153375 .
* fix: エンドポイントにまつわるテストをunitからe2eに移動
* attempt to fix e2e
* remove swc
* attempt to fix e2e
* Revert "attempt to fix e2e"
This reverts commit 9fb86a4076 .
* add logs for debug
* attempt to fix e2e
* Partially revert "attempt to fix e2e"
This reverts commit fb0008c85a .
* attempt to fix test
* fix: attempt to fix test
* Revert "fix: attempt to fix test"
This reverts commit ed2f5c40e8 .
* Revert "attempt to fix test"
This reverts commit d7329c46f1 .
* attempt to fix e2e
* fix: surpass eventemitter warning by increasing defaultMaxListeners
* attempt to fix e2e
* fix
* fix e2e not ending properly
* exp: add hanging-process reporter for investigation
* Revert "exp: add hanging-process reporter for investigation"
This reverts commit 26851f8282 .
* update changelog
2026-04-20 14:57:29 +09:00
かっこかり
1391269a67
Update CHANGELOG.md
2026-04-18 15:02:27 +09:00
github-actions[bot]
86092f2faf
Bump version to 2026.4.0-alpha.6
2026.4.0-alpha.6
2026-04-16 07:37:51 +00:00
かっこかり
c640aeb27a
deps: update security dependencies ( #17318 )
2026-04-16 16:32:17 +09:00
かっこかり
0be3142d54
fix(backend): devサーバーの起動に失敗することがある問題を修正 ( #17317 )
...
* fix(backend): devサーバーの起動に失敗することがある問題を修正?
* fix
2026-04-16 14:33:36 +09:00
かっこかり
37bfcb604f
enhance(backend): bundle backend using Rolldown ( #17068 )
...
* enhance(backend): bundle backend using rolldown
* fix
* fix [ci skip]
* remove unused build script
* fix
* enhance: 起動からlistenまでかかる時間を減らす (MisskeyIO#1410)
* ✌️
* fix
* update rolldown
* fix(backend): extract static error classes to avoid rolldown design:paramtypes omission
* update rolldown
* Revert "fix(backend): extract static error classes to avoid rolldown design:paramtypes omission"
This reverts commit e2243c9dc3 .
* fix
* perf: avoid generating sourcemap in production
* fix
* fix
* fix
* fix paths
* fix
* fix
* fix
* fix
* fix
* enhance: バックエンドの開発サーバー制御をrolldown側で行うように
* remove nodemon
* Update Changelog
* tweak config
* fix
* fix
* fix
* clean up
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com >
Co-authored-by: bab <mashirohira@gmail.com >
2026-04-16 12:44:50 +09:00
github-actions[bot]
024f8bb102
Bump version to 2026.4.0-alpha.5
2026.4.0-alpha.5
2026-04-15 14:12:00 +00:00
Jaehong Kang
277a1ef31f
fix(backend): handle relay-delivered Announce activities correctly ( #17308 )
...
* fix(backend): handle relay-delivered Announce activities correctly
Relay Announce activities now use the target note URI instead of the
Announce URI for federation allowlist checks, dedup locking, and
existence lookups. Notes delivered via relay are published directly to
the notes stream without creating a renote.
Closes #11056
* Update packages/backend/src/core/RelayService.ts
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com >
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-04-15 23:05:36 +09:00
syuilo
8e536eb4b9
Update CHANGELOG.md
2026-04-15 20:30:23 +09:00
るちーか
360e805638
enhance: アバターデコレーションへのカテゴリの導入 ( #17034 )
...
* feat(backend): AvatarDecorationにcategoryを追加し、関連APIのプロパティ・戻り値にも反映
* feat(frontend): アバターデコレーションのカテゴリ設定機能
* chore(frontend): 管理画面とユーザー側の画面で、アバターデコレーションのグループ化のコードをある程度統一
* CHANGELOGを更新
* fix: group-avatar-decorations.tsを使用するよう修正
* chore: コーディング規約への準拠
* 型エラーを解消
2026-04-15 20:29:17 +09:00
かっこかり
c95aef7535
refactor(frontend): ロールポリシーエディタを統合 ( #17125 )
...
* refactor(frontend): ロールポリシーエディタを統合
* fix
* fix lint
* clean up
* fix
* fix lint
2026-04-15 17:41:40 +09:00
github-actions[bot]
758a085812
Bump version to 2026.4.0-alpha.4
2026.4.0-alpha.4
2026-04-15 02:53:54 +00:00
syuilo
a6de986f83
Update CHANGELOG.md
2026-04-15 11:40:36 +09:00
Copilot
12e590a63f
fix(backend): Prevent retry of inbox jobs with role-based validation errors ( #17167 )
...
* Initial plan
* Handle too many mentions error in inbox without retry
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-04-15 11:39:49 +09:00
かっこかり
a5b1f839ac
fix(backend): fix flaky e2e test on recursive drive folder check ( #17311 )
2026-04-15 11:38:38 +09:00
かっこかり
d7ceaa9c88
fix(backend): attempt to fix flaky e2e test on home timeline streaming ( #17312 )
2026-04-15 11:37:20 +09:00
かっこかり
55b0fbd172
fix(backend): robots.txtで返却する内容の調整 ( #17165 )
...
* fix(backend): robots.txtで返却する内容の調整
* Update Changelog
* fix: add paths
* Update Changleog
2026-04-15 09:56:07 +09:00
かっこかり
6532cb85e7
Update CHANGELOG.md for #17310 [ci skip]
2026-04-15 09:03:53 +09:00
mq1
5dc508346c
fix(backend): ULIDを正しく処理できない問題を修正 ( #17310 )
...
fix(backend): fix parseUlidFull to correctly handle Crockford Base32 chars W/X/Y/Z
2026-04-15 09:02:43 +09:00
renovate[bot]
c9c6ef2772
chore(deps): update dependency lodash to v4.18.1 [security] ( #17278 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-13 23:49:55 +09:00
かっこかり
4d6256e91d
deps: Update dependencies ( #17304 )
...
* update deps
* update dependencies (major)
* fix: migrate meilisearch
* fix: migrate color-convert types
* fix cypress?
* rollback ts v5 as it is not supported by cypress
* fix fake-timers
2026-04-12 00:57:16 +09:00
github-actions[bot]
cdf0438154
Bump version to 2026.4.0-alpha.3
2026.4.0-alpha.3
2026-04-11 05:45:50 +00:00