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
github-actions[bot]
f066c1c2ef
Bump version to 2026.7.0-alpha.1
2026-07-05 05:06:33 +00: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
おさむのひと
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
かっこかり
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
github-actions[bot]
42ff280163
Bump version to 2026.6.1-alpha.1
2026-06-27 13:08:35 +00:00
かっこかり
554339aaa1
deps: update dependencies ( #17631 )
...
* deps: update deps
* Update Changelog
* update dependencies (major)
* fix: broken lockfile on changelog-checker
* update vite
* update minimum working node version to 22.22.0
* update minimum working node version to 22.22.2
* fix types
* refactor: avoid using default import
* Revert "refactor: avoid using default import"
This reverts commit 5784df2ff0 .
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-06-27 22:04:08 +09:00
かっこかり
1068c6424f
feat: コントロールパネルから二要素認証を解除できるように ( #17614 )
...
* enhance: コントロールパネルから二要素認証を解除できるように
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-06-26 19:33:25 +09:00
github-actions[bot]
61f734d369
Bump version to 2026.6.1-alpha.0
2026-06-26 08:47:42 +00:00
おさむのひと
669889f749
chore: センシティブ判定を外部サービス扱いにする ( #17570 )
...
* chore: センシティブ判定を外部サービス扱いにする
* fix review
* regenerate
* fix review
* fix review
* regenerate
* fix CHANGELOG.md
* fix review
* add comment
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
2026-06-26 17:47:00 +09:00
github-actions[bot]
2954dee108
Release: 2026.6.0
2026-06-22 11:47:20 +00:00
github-actions[bot]
1c6e5365d6
Bump version to 2026.6.0-beta.1
2026-06-19 06:06:06 +00:00
github-actions[bot]
23ff411b36
Bump version to 2026.6.0-beta.0
2026-06-17 03:21:46 +00:00
かっこかり
05dd02a463
deps: update dependencies ( #17575 )
...
* deps: update security dependencies
* deps: update dependencies
* deps(backend): update juice
2026-06-17 12:13:50 +09:00
github-actions[bot]
f46450d857
Bump version to 2026.6.0-alpha.2
2026-06-14 08:26:32 +00:00
renovate[bot]
dc96c35296
fix(deps): update dependency esbuild to v0.28.1 [security] [ci skip] ( #17566 )
...
* fix(deps): update dependency esbuild to v0.28.1 [security]
* update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com >
2026-06-13 18:11:56 +09:00
github-actions[bot]
6c7375924c
Bump version to 2026.6.0-alpha.1
2026-06-12 11:52:52 +00:00
かっこかり
81b182460e
deps: update dependencies ( #17477 )
...
* deps: update dependencies
* fix archiver types not updated
* spdx
* update archiver types
* update deps
* fix test
2026-06-07 17:25:43 +09:00
github-actions[bot]
a0889acb2a
Bump version to 2026.6.0-alpha.0
2026-06-05 04:55:33 +00:00
おさむのひと
863046ba8c
feat: 投稿日時の範囲を条件に加えてノート検索出来るようにする ( #16119 )
...
* feat: 投稿日時の範囲を条件に加えてノート検索出来るようにする
* simplify
* fix ui
* fix CHANGELOG.md
* fix
* fix
* add test
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com >
2026-05-30 19:05:31 +09:00
おさむのひと
89ae64b077
feat: アンテナから特定のノートを手動で除去できるように ( #17463 )
...
* feat: アンテナから特定のノートを手動で除去できるように
* fix review
* regenerate
2026-05-28 21:27:07 +09:00
おさむのひと
9f2e806c20
feat: 管理画面のジョブキューページにresume/pauseボタンを用意 ( #17436 )
...
* feat: 管理画面のジョブキューページにresume/pauseボタンを用意
* fix review
2026-05-22 16:20:53 +09:00
かっこかり
e1b580cfd0
deps: update dependencies ( #17461 )
...
* deps: update dependencies
* update deps
* update typeorm
2026-05-22 10:22:24 +09:00
github-actions[bot]
4aa1d9ffc8
Release: 2026.5.4
2026-05-21 00:31:56 +00:00
github-actions[bot]
507f3e9870
Bump version to 2026.5.4-beta.0
2026-05-20 13:54:24 +00:00
github-actions[bot]
f7c233fe9c
Bump version to 2026.5.4-alpha.0
2026-05-20 13:14:34 +00:00
github-actions[bot]
8a38a05d83
Release: 2026.5.3
2026-05-18 01:44:50 +00:00
github-actions[bot]
5b8a38cde8
Bump version to 2026.5.3-alpha.0
2026-05-18 01:24:32 +00:00
github-actions[bot]
2bc0ccb108
Release: 2026.5.2
2026-05-17 22:14:54 +00:00
github-actions[bot]
99081be9fd
Bump version to 2026.5.2-beta.1
2026-05-17 09:59:00 +00:00
かっこかり
9410bc5194
fix: move users/notify/list to following/list ( #17416 )
...
* fix: move `users/notify/list` to `following/list`
* fix
* fix lint
* fix test
* fix test
* fix test title
2026-05-17 18:51:10 +09:00
かっこかり
a3227c99ed
deps: update dependencies ( #17400 )
...
* deps: Update Dependencies
* run pnpm dedupe
* update some major packages
* update to pnpm v11
* update systeminformation
* fix indent
* fix: rollback sharp to 0.33
2026-05-14 22:51:57 +09:00
github-actions[bot]
f4bca4641c
Bump version to 2026.5.2-beta.0
2026-05-14 00:54:20 +00:00
4ster1sk
6665c398d6
feat: 投稿通知設定したユーザーをリストで見ることができるように ( #17385 )
...
* feat: 投稿通知を設定したユーザーをリストで見ることができるように
* test(e2e): 投稿通知のテスト追加
* chore: 不必要なコードの削除
2026-05-12 21:34:45 +09:00
github-actions[bot]
bf3c1f6686
Bump version to 2026.5.2-alpha.0
2026-05-12 10:16:46 +00:00
github-actions[bot]
b78e0168b0
Release: 2026.5.1
2026-05-06 10:44:17 +00:00
github-actions[bot]
86542f07d3
Bump version to 2026.5.1-beta.0
2026-05-04 14:22:27 +00:00
かっこかり
45f140aa86
deps: Update dependencies [ci skip] ( #17368 )
...
* update deps
* update deps
* rollback got to v14
* Revert "rollback got to v14"
This reverts commit 780abdf7b6 .
* rollback rolldown to v1.0.0-rc.15
2026-05-03 18:24:53 +09:00
かっこかり
723d8add2f
refactor: パスキーまわりのライブラリを更新 ( #17354 )
...
* refactor: パスキーまわりのライブラリを更新
* fix
2026-05-03 17:16:06 +09:00
Copilot
37412f0e1b
enhance: Add canCreateChannel role policy ( #17121 )
...
* Initial plan
* Add canCreateChannel role policy to control channel creation
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
* Add canCreateChannel to getUserPolicies return value
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
* Add canCreateChannel translations for en-US and ja-JP
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
* Add canCreateChannel to misskey-js rolePolicies array
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
* Add frontend UI for canCreateChannel policy configuration
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
* fix: build autogen files
* 🎨
* migrate
* fix: unnecessary changes to non-Japanese locales
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com >
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com >
2026-05-03 17:10:17 +09:00
github-actions[bot]
2b4bdbfde7
Bump version to 2026.5.1-alpha.0
2026-05-03 06:54:33 +00:00
github-actions[bot]
a23a72b015
Release: 2026.5.0
2026-05-02 03:30:51 +00:00
github-actions[bot]
7c9942f014
Bump version to 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-04-30 02:31:32 +00:00
github-actions[bot]
7bfd85cdba
Bump version to 2026.4.0-beta.1
2026-04-27 01:33:17 +00:00
github-actions[bot]
8a85ee1d45
Bump version to 2026.4.0-beta.0
2026-04-23 01:13:02 +00: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