github-actions[bot]
c70fb20b9e
Bump version to 2026.7.0-beta.6
2026-07-25 01:29:48 +00:00
github-actions[bot]
f68da80ebd
Bump version to 2026.7.0-beta.5
2026-07-24 00:37:34 +00:00
github-actions[bot]
6f54416f63
Bump version to 2026.7.0-beta.4
2026-07-23 12:33:02 +00:00
github-actions[bot]
dc3f2a0012
Bump version to 2026.7.0-beta.3
2026-07-22 13:33:07 +00:00
github-actions[bot]
575390e612
Bump version to 2026.7.0-beta.2
2026-07-22 01:38:50 +00:00
github-actions[bot]
36c442a7b4
Bump version to 2026.7.0-beta.1
2026-07-20 09:50:46 +00:00
github-actions[bot]
79340aec97
Bump version to 2026.7.0-beta.0
2026-07-20 09:38:58 +00:00
かっこかり
d0de75d33f
deps: update dependencies ( #17751 )
...
* deps: update dependencies
* update changelog-checker lockfile
* deps: update typescript to v7
* fix: replace tsgo -> tsc
* fix: replace tsgo -> tsc
* deps: update other major dependencies, downgrade typescript for frontend-stack
2026-07-20 18:11:58 +09:00
github-actions[bot]
5a6b9439b6
Bump version to 2026.7.0-alpha.6
2026-07-17 03:49:06 +00:00
かっこかり
8aff44ae2e
refactor(misskey-js): モデレーションログの型を手動で書かずにすむように ( #17729 )
...
* refactor(misskey-js): モデレーションログの型を手動で書かずにすむように
* fix lint
2026-07-16 21:37:07 +09:00
github-actions[bot]
1110d334c8
Bump version to 2026.7.0-alpha.5
2026-07-15 04:36:32 +00:00
github-actions[bot]
91ea966b04
Bump version to 2026.7.0-alpha.4
2026-07-14 07:58:57 +00:00
github-actions[bot]
6ceda0f004
Bump version to 2026.7.0-alpha.3
2026-07-12 03:12:51 +00: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
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