summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* chore(deps): update [misskey-js] update dependencies (#16199)renovate[bot]2025-07-173-114/+777
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Bump version to 2025.7.0-beta.2github-actions[bot]2025-07-162-2/+2
|
* Migration cleanup (#16288)anatawa122025-07-1621-19/+228
| | | | | | | | | | | | | | | | | | | | | | | | | * chore: apply several @Index and @ManyToOne to match actual migration code * chore: several decorator updates with typeorm bug workaround with patches * feat: add final cleanup migration * dev: add .editorconfig settings for generated migrations * chore: update dockerfile to build package with patches * chore: update federation test compose to include patches * chore: revert few dependency update * chore: don't check disableRegistration on test env * test: add test for checking migration script * chore: set proxyRemoteFiles true in test config * chore: enter invitation code in signup test * fix: register send button is not disabled when invitationCode is not input
* enhance(backend): ↵tamaina2025-07-153-2/+7
| | | | | | | | usernameに対してもprohibitedWordsForNameOfUserを適用 (#16282) * enhance(backend): usernameに対してもprohibitedWordsForNameOfUserを適用 Resolve #16281 * fix locales/index/d.ts
* Don't remove notes when reply / renote is removed (#16287)anatawa122025-07-156-7/+65
| | | | | | | | | * chore: make NO ACTION on channel/reply/renote removal * chore(docs): add description to show a possibility of reply null with replyId non-null * fix: packing NoteDraft fails when reply / renote is removed * feat: show drafts targeting removed renote / reply as "削除された投稿への投稿"
* Bump version to 2025.7.0-beta.1github-actions[bot]2025-07-122-2/+2
|
* enhance: ウォーターマーク機能をロールで制御可能にsyuilo2025-07-1211-3/+49
|
* New Crowdin updates (#16258)syuilo2025-07-128-64/+539
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Korean) * New translations ja-jp.yml (Chinese Simplified) * New translations ja-jp.yml (Spanish) * New translations ja-jp.yml (Chinese Traditional) * New translations ja-jp.yml (Catalan) * New translations ja-jp.yml (Ukrainian) * New translations ja-jp.yml (English) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai) * New translations ja-jp.yml (Thai)
* fix: unable to horizontally scroll when pull to refresh is enabled (#16273)anatawa122025-07-122-2/+3
|
* chore(frontend): fix type errorssyuilo2025-07-061-5/+18
|
* chore(frontend): fix type errorssyuilo2025-07-062-13/+22
|
* chore(frontend): fix type errorssyuilo2025-07-063-4/+9
|
* fix(frontend): ↵かっこかり2025-07-063-2/+10
| | | | | | | | | MkRange/MkSelectでdisabledが効かなくなっている問題を修正 (#16263) * fix(frontend): MkRange/MkSelectでdisabledが効かなくなっている問題を修正 * Update Changelog * 誤字
* refactor(frontend): Formまわりの型強化 (#16260)かっこかり2025-07-0645-239/+344
| | | | | | | | | | | | | | | | | * refactor(frontend): Formまわりの型強化 * fix * avoid non-null assertion and add null check for safety * refactor * avoid non-null assertion and add null check for safety * Update clip.vue --------- Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2025-07-061-16/+101
|\
| * refactor(frontend): menuの型定義の可読性向上 (#16261)かっこかり2025-07-061-16/+101
| |