| 
								
								
									 Marie | 58f2ab6c8b | upd: separate menu and change | 2025-03-05 21:14:46 +01:00 |  | 
				
					
						| 
								
								
									 Marie | daa449152d | upd: allow users to remove avatars | 2025-03-05 19:48:55 +01:00 |  | 
				
					
						| 
								
								
									 Marie | 0d3d2ee6a3 | chore: update sfm to 0.24.6 | 2025-03-05 15:52:35 +01:00 |  | 
				
					
						| 
								
								
									![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | f3be426383 | fix(deps): update [frontend] update dependencies (#15595) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-05 21:01:44 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | e8a6629cb5 | fix(backend): システムアカウント系のマイグレーション不足を修正 (#15586) * fix(backend): プロキシアカウントのロールバック用マイグレーションを追加
* fix
* separate newly-added `up` command
* drop backwards-compatibility
* docs | 2025-03-05 16:49:49 +09:00 |  | 
				
					
						| 
								
								
									![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 44658ae981 | Bump version to 2025.3.0-beta.0 | 2025-03-05 07:44:38 +00:00 |  | 
				
					
						| 
								
								
									 syuilo | 19384efbc5 | clean up | 2025-03-04 18:48:14 +09:00 |  | 
				
					
						| 
								
								
									 Lhc_fl | 8d487be4be | small change to comment | 2025-03-03 23:46:31 +08:00 |  | 
				
					
						| 
								
								
									 Lhc_fl | 381046a6b1 | fix: always clone the note before hideNote | 2025-03-03 23:03:20 +08:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 1483f96c3f | collapse empty cwto null | 2025-03-03 08:39:39 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 0cd1292308 | disable '@typescript-eslint/prefer-nullish-coalescing' for primitive types | 2025-03-03 08:39:24 -05:00 |  | 
				
					
						| 
								
								
									 かっこかり | adf22143aa | Revert "enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する" (#15589) * Revert "enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する (#15532)"
This reverts commit a4711ab4c1.
* Update CHANGELOG.md | 2025-03-03 21:05:50 +09:00 |  | 
				
					
						| 
								
								
									![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | a17acf647b | fix(deps): update [frontend] update dependencies (#15587) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-03 17:48:17 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | 01a3eabc4e | enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように (#15576) * enhance(frontend): アニメーション設定で画面上のエフェクトも考慮するように
* Update Changelog | 2025-03-03 08:46:38 +00:00 |  | 
				
					
						| 
								
								
									 かっこかり | 59567a7ccc | fix(frontend): 照会処理を統一 (#15536) * fix(frontend): 照会処理を統一
* fix
* doLookup -> apLookup | 2025-03-03 08:45:04 +00:00 |  | 
				
					
						| 
								
								
									 鴇峰 朔華 | a4711ab4c1 | enhance(frontend): チャンネル投稿をユーザーページと前後ノートに表示する (#15532) * enhance(frontend): ユーザーページで常にチャンネル投稿が含まれるように
* enhance(frontend): ノート詳細の前後の投稿にチャンネル投稿を含めるように
* ログイン有無の削除 | 2025-03-03 08:28:29 +00:00 |  | 
				
					
						| 
								
								
									 かっこかり | bbe404a0b2 | fix(frontend): 投稿フォームがオーバーフローした際にスクロールできるように (#15571) * fix(frontend): 投稿フォームがオーバーフローした際にスクロールできるように
* Update Changelog
* remove unused props | 2025-03-03 08:17:20 +00:00 |  | 
				
					
						| 
								
								
									 かっこかり | 0610bd657f | fix(frontend): フォローされたときのメッセージのshadowがちらつくことがある問題を修正 (#15584) * fix(frontend): フォローされたときのメッセージがちらつく問題を修正
* Update Changelog | 2025-03-03 08:09:41 +00:00 |  | 
				
					
						| 
								
								
									 かっこかり | 77667cf80d | enhance(frontend): モデレーターがセンシティブ設定を変更する際に確認ダイアログを出すように (#15462) * enhance(frontend): モデレーターがセンシティブ設定を変更する際に確認ダイアログを出すように
* use MkSwitch
* Update Changelog | 2025-03-03 08:06:34 +00:00 |  | 
				
					
						| 
								
								
									 tetsuya-ki | 801a2ec1db | fix(frontend): 削除して編集の削除タイミングを投稿後になるように #14498 (#15545) * fix #14498
- 「削除して編集」の削除タイミングを投稿したタイミングへ変更
* update CHANGELOG.md
* 指摘対応
- InitialNoteがあれば必ず削除するべきものでもないため、投稿後にノートを削除するフラグをプロパティに追加
* 指摘対応のミス修正
- フラグを条件に追加
- 実績のdateが数値になってなかった点を修正
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> | 2025-03-03 08:05:18 +00:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 908271c995 | ignore empty CW with creating / editing notes | 2025-03-03 01:30:29 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | e44623d7c9 | don't parse empty strings in timelineArgs.ts | 2025-03-03 01:22:15 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 25f26655bf | don't use empty CW as placeholder in megalodon | 2025-03-03 01:22:01 -05:00 |  | 
				
					
						| 
								
								
									 Julia Johannesen | 18ab08cfe0 | Bump develop version | 2025-03-02 15:54:23 -05:00 |  | 
				
					
						| 
								
								
									 dakkar | 955b6e8c12 | bump version | 2025-03-02 18:58:53 +00:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 9fdb68d568 | remove fileIdfromimportCustomEmojislog | 2025-03-02 13:47:02 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 86a7d33f3f | fix rebase error | 2025-03-02 13:46:28 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | e030facaa9 | don't record deleted note, flash, page, or gallery post in modlog | 2025-03-02 13:38:35 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | c02fd47811 | fix formatting in SkFetchNote | 2025-03-02 13:38:35 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | f42790ad32 | don't pass note into moderationLogService.log | 2025-03-02 13:38:35 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | e5b8fc3c80 | add missing modlog render blocks | 2025-03-02 13:38:35 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | c44c59e9ae | remove embedded Note from "createPromo" mod logs | 2025-03-02 13:38:32 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 20e2a6e95a | add SkFetchNote to render a note by ID | 2025-03-02 13:38:05 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 9e833f724b | add DynamicNote to encapsulate MkNote / SkNote switching logic | 2025-03-02 13:38:05 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | cea77f3e2c | emit "show" event from MkLazy | 2025-03-02 13:38:05 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 27d43879a2 | add moderation logs for many endpoints - `/admin/delete-all-files-of-a-user`
- `/admin/nsfw-user`
- `/admin/unnsfw-user`
- `/admin/silence-user`
- `/admin/unsilence-user`
- `/admin/accounts/create`
- `/admin/drive/clean-remote-files`
- `/admin/drive/cleanup`
- `/admin/emoji/set-category-bulk`
- `/admin/emoji/set-license-bulk`
- `/admin/emoji/set-aliases-bulk`
- `/admin/emoji/add-aliases-bulk`
- `/admin/emoji/remove-aliases-bulk`
- `/admin/emoji/import-zip`
- `/admin/federation/delete-all-files`
- `/admin/federation/remove-all-following`
- `/admin/promo/create`
- `/admin/relay/add`
- `/admin/relay/remove` | 2025-03-02 13:38:02 -05:00 |  | 
				
					
						| 
								
								
									 dakkar | 504e90c190 | merge: Remove assertActivityMatchesUrls in favor of three-way same-authority checks (resolves #956 and #914) (!914) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/914
Closes #956 and #914
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev> | 2025-03-02 18:36:04 +00:00 |  | 
				
					
						| 
								
								
									 dakkar | 92bac81a7f | merge: handle scheduled notes when deleting and migrating accounts - fixes #931 #936 (!920) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/920
Closes #931 and #936
Approved-by: Marie <github@yuugi.dev>
Approved-by: Julia <julia@insertdomain.name> | 2025-03-02 18:28:15 +00:00 |  | 
				
					
						| 
								
								
									 dakkar | 0fba8dc26a | don't move scheduled notes to new account when migrating @Julia confirms it would confuse people more than it helps | 2025-03-02 16:51:54 +00:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 910b83c531 | filter urlproperties bymediaType | 2025-03-02 11:06:32 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | d8d94b65a0 | restore unintentionally-changed import type | 2025-03-02 11:06:32 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 67abc0ce19 | allow Update(Note) to change url, since it's now validated on edits | 2025-03-02 11:06:32 -05:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | a568333ecd | remove assertActivityMatchesUrls in favor of three-way same-authority checks | 2025-03-02 11:06:29 -05:00 |  | 
				
					
						| 
								
								
									![github-actions[bot]](/avatar/cb7b7994e594270ea25948a7bf186123?size=56) github-actions[bot] | 2a96e39bb3 | Bump version to 2025.3.0-alpha.0 | 2025-03-02 12:12:06 +00:00 |  | 
				
					
						| 
								
								
									 syuilo | 616cccf251 | enhance(backend): refine system account (#15530) * wip
* wip
* wip
* Update SystemAccountService.ts
* Update 1740121393164-system-accounts.js
* Update DeleteAccountService.ts
* wip
* wip
* wip
* wip
* Update 1740121393164-system-accounts.js
* Update RepositoryModule.ts
* wip
* wip
* wip
* Update ApRendererService.ts
* wip
* wip
* Update SystemAccountService.ts
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* add print logs
* ログが長すぎて出てないかもしれない
* fix migration
* refactor
* fix fed-tests
* Update RelayService.ts
* merge
* Update user.test.ts
* chore: emit log
* fix: tweak sleep duration
* fix: exit 1
* fix: wait for misskey processes to become healthy
* fix: longer sleep for user deletion
* fix: make sleep longer again
* デッドロック解消の試み
https://github.com/misskey-dev/misskey/issues/15005
* Revert "デッドロック解消の試み"
This reverts commit 266141f66fb584371bbb56ef7eba04e14bcff94d.
* wip
* Update SystemAccountService.ts
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com> | 2025-03-02 20:06:20 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 5d683728f3 | デッドロック解消の試み (#15574) https://github.com/misskey-dev/misskey/issues/15005
Co-authored-by: 饺子w (Yumechi) <35571479+eternal-flame-AD@users.noreply.github.com> | 2025-03-01 16:12:42 +09:00 |  | 
				
					
						| 
								
								
									![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | 830da5e9f1 | fix(deps): update [frontend] update dependencies (#15566) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-01 13:11:09 +09:00 |  | 
				
					
						| 
								
								
									![renovate[bot]](/avatar/8555d8629c2fc48c5a5a2280a4715590?size=56) renovate[bot] | d4f9bf1f11 | chore(deps): update [misskey-js] update dependencies (#15565) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-03-01 13:07:47 +09:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 14a81b4f85 | merge: Add "reject quotes" settings (!901) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/901
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev> | 2025-03-01 03:33:06 +00:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 8a65074f23 | merge: fix lookup confirmations (!926) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/926
Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com> | 2025-02-28 21:20:57 +00:00 |  |