7ae1655d54 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into pr/16456  
							
							
							
						 
						
							2025-09-18 19:57:27 +09:00  
				
					
						
							
							
								 
						
							
								93ff209c51 
								
							 
						 
						
							
							
								
								enhance(frontend): bootでonunhandledrejectionでrenderErrorする場合、PromiseRejectionEvent.reasonを渡すように ( #16563 )  
							
							
							
						 
						
							2025-09-18 19:35:23 +09:00  
				
					
						
							
							
								 
						
							
								ae452dbb54 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into pr/16456  
							
							
							
						 
						
							2025-09-17 20:00:21 +09:00  
				
					
						
							
							
								 
						
							
								4d6ff822c4 
								
							 
						 
						
							
							
								
								Update show.ts  
							
							
							
						 
						
							2025-09-17 19:58:18 +09:00  
				
					
						
							
							
								 
						
							
								df3e44f62e 
								
							 
						 
						
							
							
								
								enhance(backend): allow upload csv by default  
							
							... 
							
							
							
							Related #16541  
							
						 
						
							2025-09-16 12:16:18 +09:00  
				
					
						
							
							
								 
						
							
								89302ed248 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into pr/16456  
							
							
							
						 
						
							2025-09-16 11:55:42 +09:00  
				
					
						
							
							
								 
						
							
								e504560477 
								
							 
						 
						
							
							
								
								fix: サーバー設定によりコンテンツの閲覧が制限されている場合のメッセージを区別するように ( #16527 )  
							
							
							
						 
						
							2025-09-16 11:53:20 +09:00  
				
					
						
							
							
								 
						
							
								0b8aae0c06 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into pr/16456  
							
							
							
						 
						
							2025-09-16 11:38:49 +09:00  
				
					
						
							
							
								 
						
							
								bcb2073715 
								
							 
						 
						
							
							
								
								enhance(backend): 初期設定をスキップした場合の初期状態ポリシーでインポート系をオプトインに  
							
							... 
							
							
							
							Resolve  #16540  
						
							2025-09-16 11:26:35 +09:00  
				
					
						
							
							
								 
						
							
								79abac6f64 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into pr/16456  
							
							
							
						 
						
							2025-09-14 19:03:55 +09:00  
				
					
						
							
							
								 
						
							
								2621f468ff 
								
							 
						 
						
							
							
								
								enhance: 広告ごとにセンシティブフラグを設定できるように  
							
							
							
						 
						
							2025-09-14 15:25:22 +09:00  
				
					
						
							
							
								 
						
							
								5b4115e21a 
								
							 
						 
						
							
							
								
								refactor(frontend): フロントエンドの型エラー解消(途中まで) ( #16539 )  
							
							... 
							
							
							
							* fix(frontend): FormLinkをボタンとして使用した際にエラーが出る問題を修正
* refactor(frontend): フロントエンドの型エラー解消
* remove unused ts-expect-error
* migrate
* remove unrelated changes
* fix lint
* more type fixes 
							
						 
						
							2025-09-13 08:33:14 +09:00  
				
					
						
							
							
								 
						
							
								d6a0e6f388 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into qr  
							
							
							
						 
						
							2025-09-08 18:33:31 +09:00  
				
					
						
							
							
								 
						
							
								2ea784f345 
								
							 
						 
						
							
							
								
								fix(deps): update [backend] update dependencies ( #16491 )  
							
							... 
							
							
							
							* fix(deps): update [backend] update dependencies
* fix type error
* run pnpm dedupe
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-09-08 17:11:18 +09:00  
				
					
						
							
							
								 
						
							
								369f0ec88a 
								
							 
						 
						
							
							
								
								fix(backend): webpなどの画像に対してセンシティブなメディアの検出が適用されていなかった問題を修正 ( #16523 )  
							
							... 
							
							
							
							画像をnsfwjsにかける前にsharpで均一にするようにした 
							
						 
						
							2025-09-06 17:48:53 +09:00  
				
					
						
							
							
								 
						
							
								788c5660ba 
								
							 
						 
						
							
							
								
								enhance(frontend): フロントエンドのキャッシュクリア操作でブラウザの内部キャッシュも削除するように ( #16522 )  
							
							... 
							
							
							
							* enhance(frontend): フロントエンドのキャッシュクリア操作でブラウザの内部キャッシュも削除するように
* 削除するキャッシュを増やす
* Update Changelog
* fix: 何らかのエラーがあっても無視するように 
							
						 
						
							2025-09-06 14:46:24 +09:00  
				
					
						
							
							
								 
						
							
								a92fd8856a 
								
							 
						 
						
							
							
								
								feat(backend): Send Clear-Site-Data header on /flush ( #16517 )  
							
							... 
							
							
							
							* feat(backend): Send Clear-Site-Data header on /flush
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* simplify check on flush.pug
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp> 
							
						 
						
							2025-09-05 13:55:37 +09:00  
				
					
						
							
							
								 
						
							
								6f3c744f7e 
								
							 
						 
						
							
							
								
								Merge branch 'develop' into pr/16456  
							
							
							
						 
						
							2025-09-01 17:02:02 +09:00  
				
					
						
							
							
								 
						
							
								959e72b2b3 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-09-01 14:02:14 +09:00  
				
					
						
							
							
								 
						
							
								a5727cb72a 
								
							 
						 
						
							
							
								
								chore: use common utility for checking self host  
							
							
							
						 
						
							2025-08-31 00:01:53 +09:00  
				
					
						
							
							
								 
						
							
								32eaa31d42 
								
							 
						 
						
							
							
								
								fix: local user url with hostname could not be resolved  
							
							
							
						 
						
							2025-08-30 23:46:34 +09:00  
				
					
						
							
							
								 
						
							
								e00e6c5eb4 
								
							 
						 
						
							
							
								
								fix: local user profile url cannot be resolved with ap/show  
							
							
							
						 
						
							2025-08-30 23:15:36 +09:00  
				
					
						
							
							
								 
						
							
								65a4d77a7f 
								
							 
						 
						
							
							
								
								fix(backend): タイムラインAPIの withRenotes: false 時のレスポンスを修正  
							
							
							
						 
						
							2025-08-29 16:03:03 +09:00  
				
					
						
							
							
								 
						
							
								fc1693f768 
								
							 
						 
						
							
							
								
								そもそもnullになることはあり得なかった  
							
							
							
						 
						
							2025-08-28 11:39:54 +09:00  
				
					
						
							
							
								 
						
							
								ff6f115976 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-08-28 11:30:03 +09:00  
				
					
						
							
							
								 
						
							
								8c2b96ad37 
								
							 
						 
						
							
							
								
								lint  
							
							
							
						 
						
							2025-08-28 11:16:40 +09:00  
				
					
						
							
							
								 
						
							
								2e4c4dd555 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-08-28 08:59:13 +09:00  
				
					
						
							
							
								 
						
							
								c9f363b215 
								
							 
						 
						
							
							
								
								fix i/apps schema  
							
							
							
						 
						
							2025-08-27 17:21:24 +09:00  
				
					
						
							
							
								 
						
							
								439337a108 
								
							 
						 
						
							
							
								
								json schemaに誤りがあるのを修正  
							
							
							
						 
						
							2025-08-27 17:01:02 +09:00  
				
					
						
							
							
								 
						
							
								40a325cbe7 
								
							 
						 
						
							
							
								
								userのjson schemaに誤りがあるのを修正  
							
							
							
						 
						
							2025-08-27 16:55:07 +09:00  
				
					
						
							
							
								 
						
							
								5eff31383f 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-08-27 16:52:58 +09:00  
				
					
						
							
							
								 
						
							
								87d09f255d 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-08-27 15:59:39 +09:00  
				
					
						
							
							
								 
						
							
								2e0a34300a 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-08-27 09:46:31 +09:00  
				
					
						
							
							
								 
						
							
								69bbac013a 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-08-26 17:31:36 +09:00  
				
					
						
							
							
								 
						
							
								d6a1046361 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-08-26 13:34:41 +09:00  
				
					
						
							
							
								 
						
							
								41b5677f01 
								
							 
						 
						
							
							
								
								fix: Pages will be deleted when eye-catching image is moved ( #16455 )  
							
							
							
						 
						
							2025-08-25 10:04:35 +09:00  
				
					
						
							
							
								 
						
							
								61ff1f313b 
								
							 
						 
						
							
							
								
								fix(deps): update [backend] update dependencies ( #16450 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-08-24 18:27:14 +09:00  
				
					
						
							
							
								 
						
							
								bd0730e5e8 
								
							 
						 
						
							
							
								
								fix(backend): 削除されたユーザーがチャットメッセージにリアクションしている場合`chat/history`などでエラーになる問題を修正  
							
							... 
							
							
							
							Fix  #16445  
						
							2025-08-23 17:37:15 +09:00  
				
					
						
							
							
								 
						
							
								20d81696e1 
								
							 
						 
						
							
							
								
								fix(backend): fix test ( #16441 )  
							
							... 
							
							
							
							* fix(backend): fix test
* fix
* fix 
							
						 
						
							2025-08-22 18:26:19 +09:00  
				
					
						
							
							
								 
						
							
								8cbbb80e3f 
								
							 
						 
						
							
							
								
								fix(backend): `notes/mentions` で場合によっては並び順が正しく返されない問題を修正  
							
							... 
							
							
							
							Fix  #16398  
						
							2025-08-21 19:10:16 +09:00  
				
					
						
							
							
								 
						
							
								1eabb21d69 
								
							 
						 
						
							
							
								
								fix(backend): クリップ一覧APIをページネーションに対応させる ( #16434 )  
							
							... 
							
							
							
							* fix(backend): クリップ一覧APIをページネーションに対応させる
* Update Changelog 
							
						 
						
							2025-08-21 19:02:21 +09:00  
				
					
						
							
							
								 
						
							
								7f6ba2e501 
								
							 
						 
						
							
							
								
								enhance: verify-emailにフロントエンドUIを実装 ( #16431 )  
							
							... 
							
							
							
							* enhance: メールのverifyをAPIに変更
* enhance(frontend): メールのVerifyページを追加
* fix
* 🎨 
* 🎨 
* Update Changelog
* lint 
							
						 
						
							2025-08-21 16:52:30 +09:00  
				
					
						
							
							
								 
						
							
								b07bf838e3 
								
							 
						 
						
							
							
								
								サーバー管理コマンド ( #15882 )  
							
							... 
							
							
							
							* wip
* Update cli.ts
* Update cli.ts
* wip
* Update CHANGELOG.md
* Delete cli.mjs 
							
						 
						
							2025-08-20 16:35:26 +09:00  
				
					
						
							
							
								 
						
							
								44a2d531b3 
								
							 
						 
						
							
							
								
								fix(deps): update dependency tmp to v0.2.4 [security] ( #16374 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-08-19 14:20:53 +09:00  
				
					
						
							
							
								 
						
							
								3980172243 
								
							 
						 
						
							
							
								
								feat: 非ログイン時に表示されるトップページのスタイルを選択できるように  
							
							
							
						 
						
							2025-08-19 14:15:19 +09:00  
				
					
						
							
							
								 
						
							
								fea9f27fd6 
								
							 
						 
						
							
							
								
								chore: preserve notes with local reactions ( #16412 )  
							
							
							
						 
						
							2025-08-17 17:08:38 +09:00  
				
					
						
							
							
								 
						
							
								60f7278aff 
								
							 
						 
						
							
							
								
								fix: Remote Note Cleaning will delete notes embedded in a page ( #16408 )  
							
							... 
							
							
							
							* feat: preserve number of pages referencing the note
* chore: delete pages on account delete
* fix: notes on the pages are removed by CleanRemoteNotes
* test: add the simplest test for page embedded notes
* fix: section block is not considered
* fix: section block is not considered in migration
* chore: remove comments from columns
* revert unnecessary change
* add pageCount to webhook test
* fix type error on backend 
							
						 
						
							2025-08-15 22:39:55 +09:00  
				
					
						
							
							
								 
						
							
								90b9609341 
								
							 
						 
						
							
							
								
								enhance: performance for CleanRemoteNotesProcessorService ( #16404 )  
							
							... 
							
							
							
							* enhance: performance for CleanRemoteNotesProcessorService
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* suggestions
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* docs
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* change initial limit to 100
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* robustness for transient race conditions
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* handle cursors in postgres
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* robustness: transient errors and timeout handling
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
* use '0' as initial cursor
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
---------
Signed-off-by: eternal-flame-AD <yume@yumechi.jp> 
							
						 
						
							2025-08-14 16:54:28 +09:00  
				
					
						
							
							
								 
						
							
								299f9e3115 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2025-08-11 12:09:25 +09:00  
				
					
						
							
							
								 
						
							
								1d8e183883 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2025-08-11 12:01:32 +09:00