summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* chore(deps): update [misskey-js] update dependencies (major) (#16177)renovate[bot]2025-08-0211-595/+233
| | | | | | | | | | | | | | | | * chore(deps): update [misskey-js] update dependencies * enhance(misskey-js): テストスイートをVitestに置き換え (#16340) * enhance(misskey-js): テストスイートをVitestに置き換え * fix: 変なものが混入 * fix test, lint --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update CHANGELOG.mdかっこかり2025-08-021-0/+4
|
* enhnace(frontend): ↵syuilo2025-08-0211-58/+105
| | | | リロードのサジェストをダイアログではなくバナー表示に
* fix e2esyuilo2025-08-024-2/+6
|
* fix e2esyuilo2025-08-021-0/+3
|
* Bump version to 2025.8.0-alpha.3github-actions[bot]2025-08-012-2/+2
|
* enhance: support emojis added in Unicode 16.0 or earlier (#16329)poppingmoon2025-08-0110-147/+435
| | | | | | | | | | | | | | | | | | | | | | | | | * add missing emojis to emojilist.json * reorder family emojis * reorder harp * reorder symbols * correct emoji genders * add missing emojis to unicode-emoji-indexes * add Japanese annotations for Sark flag * correct kana notations * add square colors * upgrade @twemoji/parser to 16.0.0 * correct emoji genders * upgrade mfm.js to 0.25.0
* fix migrationsyuilo2025-08-012-3/+1
| | | | Fix #16341
* refactorsyuilo2025-08-014-9/+9
|
* ノート検索のホスト指定オプションの速度改善 (#16339)果物リン2025-08-011-2/+2
| | | Co-authored-by: misskey-release-bot[bot] <157398866+misskey-release-bot[bot]@users.noreply.github.com>
* Bump version to 2025.8.0-alpha.2github-actions[bot]2025-08-012-2/+2
|
* feat(frontend): セーフモード (#16245)かっこかり2025-08-0115-48/+179
| | | | | | | | | | | | | | | | | | | | | | | * feat(frontend): セーフモード * Update Changelog * Update Changelog * fix * fix * Update Changelog * Update Changelog * PWAのショートカット経由でもセーフモードで起動できるように * Update ClientServerService.ts --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* enhance(frontend): いくつかの翻訳を調整syuilo2025-08-013-14/+15
|
* fix(frontend); Playのボタンがはみ出している問題を修正 (#16303)かっこかり2025-08-011-0/+1
|
* Update CHANGELOG.mdsyuilo2025-08-011-2/+2
|
* Update CHANGELOG.mdsyuilo2025-08-011-0/+2
|
* Bump version to 2025.8.0-alpha.1github-actions[bot]2025-08-012-2/+2
|
* New Crowdin updates (#16300)syuilo2025-08-0122-18/+178
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Italian) * New translations ja-jp.yml (Russian) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Japanese, Kansai) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (French) * New translations ja-jp.yml (Arabic) * New translations ja-jp.yml (Czech) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Norwegian) * New translations ja-jp.yml (Polish) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (Slovak) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Vietnamese) * New translations ja-jp.yml (Indonesian) * New translations ja-jp.yml (Bengali) * New translations ja-jp.yml (Thai)
* enhance: ジョブのログを表示できるようにsyuilo2025-08-019-0/+162
|
* Update CHANGELOG.mdsyuilo2025-08-011-0/+1
|
* enhance(backend): ↵syuilo2025-08-014-10/+26
| | | | | | | 連合関係のサーバー設定のデフォルト値をウィザード側に移動 - サーバー初期設定ウィザードでデフォルト値を設定できるため、データベース上のデフォルト値でオンにしておく必要がない - 連合は初期設定が終わるまで閉じられている方が安全
* Bump version to 2025.8.0-alpha.0github-actions[bot]2025-08-013-3/+3
|
* feat: remote notes cleaning (#16292)syuilo2025-08-0115-4/+356
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create CleanRemoteNotesProcessorService.ts * Update CleanRemoteNotesProcessorService.ts * Update CleanRemoteNotesProcessorService.ts * wip * Update CleanRemoteNotesProcessorService.ts * Update CleanRemoteNotesProcessorService.ts * Update CleanRemoteNotesProcessorService.ts * Update CleanRemoteNotesProcessorService.ts * Update CleanRemoteNotesProcessorService.ts * Update CleanRemoteNotesProcessorService.ts * Update CleanRemoteNotesProcessorService.ts * Update CleanRemoteNotesProcessorService.ts * Update job-queue.job.vue * wip * Update CleanRemoteNotesProcessorService.ts * wip * wip * wip * Update CleanRemoteNotesProcessorService.ts * wip * Update CHANGELOG.md * Revert "wip" This reverts commit 89d455d302c1106c421bcec309fd7bf02509465e. * wip * woip * Update QueueService.ts * Update QueueService.ts * ピン留め考慮 * Update CleanRemoteNotesProcessorService.ts * Update QueueService.ts * Update CleanRemoteNotesProcessorService.ts * add log * Update CHANGELOG.md * wip * Update MkServerSetupWizard.vue
* enhance(frontend): ↵syuilo2025-08-016-5/+99
| | | | サーバーの初期設定ウィザードをやり直せるように
* enhance(backend): tweak system job logsyuilo2025-08-011-2/+7
|
* fix(frontend): MkNotesTimelineの日付dividerのスタイル修正 (#16306)かっこかり2025-07-314-12/+22
|
* update minimum nodejs versionsyuilo2025-07-313-2/+5
|
* clean upsyuilo2025-07-312-15/+3
| | | | ワイルドカードセレクタはexpensive
* enhance(backend): ↵syuilo2025-07-311-78/+45
| | | | 古いバージョンで作成され現在使われなくなったrepeatableジョブをクリーンアップするように
* fix(frontend): ↵かっこかり2025-07-312-1/+3
| | | | | | | | | 適用中のテーマを保持する際にリアクティビティも保持される問題を修正 (#16304) * fix(frontend): 現在のテーマを保持する際にリアクティビティが保持される問題を修正 * Update Changelog * Update theme.ts
* enhance(backend): BullMQの廃止されたRepeatableからJob ↵syuilo2025-07-311-34/+58
| | | | Schedulersに移行
* ノートの脱CASCADE削除 (#16332)syuilo2025-07-3122-80/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * Update QueryService.ts * Update QueryService.ts * wip * Update MkNoteDetailed.vue * Update NoteEntityService.ts * wip * Update antennas.ts * Update create.ts * Update NoteEntityService.ts * wip * Update CHANGELOG.md * Update NoteEntityService.ts * Update NoteCreateService.ts * Update note.test.ts * Update note.test.ts * Update ClientServerService.ts * Update ClientServerService.ts * add error handling * Update NoteDeleteService.ts * Update CHANGELOG.md * Update entities.ts * Update entities.ts * Update misskey-js.api.md
* fix(test): Fix name of a test in e2e/timelines.ts (#16334)tamaina2025-07-311-1/+1
|
* test(backend): e2e/timelines.ts: 非FTT時のテストを追加, ↵tamaina2025-07-303-1061/+1441
| | | | | | | | | | | | | | | | | | | | | 凍結のテストを追加, これにかかる幾つかのバグ修正 (#16284) * test(backend): 非FTT時のテストを追加 * clean up * skip test about reply * Fix #16289 * clean up * cherry pick * add renote test * Fix https://github.com/misskey-dev/misskey/issues/16293 * remove debug log
* fix(frontend): inline な SearchMarker ↵かっこかり2025-07-302-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | のパスが正しくない問題を修正 (#16301) * replace URL path for inlined SearchMarkers The search index looks like: ```ts [ { id: 'foo', label: 'security', path: '/settings/security', inlining: ['2fa'], }, { id: '2fa', label: 'two-factor auth', path: '/settings/2fa', // guessed wrong by the index generation }, { id: 'aaaa', parentId: '2fa', label: 'totp', }, … ] ``` This file post-processes that index and re-parents the inlined sections. Problem was, it left the (wrong) `path` untouched. Replacing the `path` makes the search work fine. * Update Changelog --------- Co-authored-by: dakkar <dakkar@thenautilus.net>
* fix(frontend/test): Cypressが失敗する問題を修正 (#16307)かっこかり2025-07-301-3/+8
| | | | | * attempt to fix test * fix(frontend/test): Cypressが失敗する問題を修正
* chore: continue backend E2E test even if fail with minimum Node.js version ↵zyoshoka2025-07-301-0/+1
| | | | | | | (#16324) * chore: continue backend E2E test even if fail with minimum Node.js version * chore: disable `fail-fast`
* enhance(frontend): typed nirax (#16309)かっこかり2025-07-3029-52/+308
| | | | | | | * enhance(frontend): typed nirax * migrate router.replace * fix
* perf(frontend): draw-blurhash ↵tamaina2025-07-302-2/+2
| | | | workerの結果をpostMessageする際にImageBitmapを移譲する (#16330)
* fix(deps): regenerate lockfile (#16302)かっこかり2025-07-191-1272/+143
|
* [skip ci] Update CHANGELOG.md (prepend template)github-actions[bot]2025-07-181-0/+12
|
* Release: 2025.7.0github-actions[bot]2025-07-182-2/+2
|
* Bump version to 2025.7.0-rc.1github-actions[bot]2025-07-172-2/+2
|
* New Crowdin updates (#16274)syuilo2025-07-179-61/+106
| | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (German) * New translations ja-jp.yml (Portuguese) * New translations ja-jp.yml (English)
* enhance(frontend): disable InfiniteScroll to improve stabilitysyuilo2025-07-174-2/+5
| | | | #16229
* remove unused codesyuilo2025-07-171-4/+0
|
* Bump version to 2025.7.0-rc.0github-actions[bot]2025-07-172-2/+2
|
* fix(deps): Node.jsの最小バージョンを引き上げ (#16296)かっこかり2025-07-173-2/+6
| | | | | | | * Update package.json * Update min.node-version * Update CHANGELOG.md
* fix(deps): update [frontend] update dependencies (#16202)renovate[bot]2025-07-178-1159/+1593
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update [root] update dependencies (#16200)renovate[bot]2025-07-172-342/+496
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>