93422ec87a 
								
							 
						 
						
							
							
								
								fix: ロールポリシーの型  
							
							
							
						 
						
							2025-01-17 13:19:40 +09:00  
				
					
						
							
							
								 
						
							
								394a692acc 
								
							 
						 
						
							
							
								
								APIのエラーIDを追加  
							
							
							
						 
						
							2025-01-17 11:27:36 +09:00  
				
					
						
							
							
								 
						
							
								8cda0a544e 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2025-01-17 08:53:59 +09:00  
				
					
						
							
							
								 
						
							
								528dfc959d 
								
							 
						 
						
							
							
								
								enhance: APIの型を整備  
							
							
							
						 
						
							2025-01-17 08:48:29 +09:00  
				
					
						
							
							
								 
						
							
								f47a94ae78 
								
							 
						 
						
							
							
								
								fix: visibleUserIdsが反映されない  
							
							
							
						 
						
							2025-01-17 08:46:35 +09:00  
				
					
						
							
							
								 
						
							
								efb3d4a7f5 
								
							 
						 
						
							
							
								
								localOnly抜け漏れ  
							
							
							
						 
						
							2025-01-17 07:24:45 +09:00  
				
					
						
							
							
								 
						
							
								740d08797a 
								
							 
						 
						
							
							
								
								hasthagを0文字でも作成可能に  
							
							
							
						 
						
							2025-01-17 04:04:34 +09:00  
				
					
						
							
							
								 
						
							
								5aba6c214b 
								
							 
						 
						
							
							
								
								Hashtagの値抜け漏れ  
							
							
							
						 
						
							2025-01-17 03:57:46 +09:00  
				
					
						
							
							
								 
						
							
								4e31869cd4 
								
							 
						 
						
							
							
								
								FIX FOREGIN KEY  
							
							
							
						 
						
							2025-01-17 01:38:34 +09:00  
				
					
						
							
							
								 
						
							
								d5d897a230 
								
							 
						 
						
							
							
								
								fix(backend) : createでcwが効かない  
							
							
							
						 
						
							2025-01-17 00:54:33 +09:00  
				
					
						
							
							
								 
						
							
								f5e5c308da 
								
							 
						 
						
							
							
								
								Fix : import order  
							
							
							
						 
						
							2025-01-16 20:02:47 +09:00  
				
					
						
							
							
								 
						
							
								d3e8c44f4c 
								
							 
						 
						
							
							
								
								Update packages/backend/src/postgres.ts  
							
							... 
							
							
							
							Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> 
							
						 
						
							2025-01-16 20:00:41 +09:00  
				
					
						
							
							
								 
						
							
								fb03e78551 
								
							 
						 
						
							
							
								
								fix(backedn): visibilityが下書きに反映されない  
							
							
							
						 
						
							2025-01-16 18:28:21 +09:00  
				
					
						
							
							
								 
						
							
								0884aeeb11 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into feat/draft-note  
							
							
							
						 
						
							2025-01-16 18:09:09 +09:00  
				
					
						
							
							
								 
						
							
								d7d620981c 
								
							 
						 
						
							
							
								
								下書きbackend 続き  
							
							
							
						 
						
							2025-01-16 18:06:47 +09:00  
				
					
						
							
							
								 
						
							
								6396243973 
								
							 
						 
						
							
							
								
								fix: タイムアウトを起こすe2eテストの時間設定を延長 ( #15283 )  
							
							
							
						 
						
							2025-01-15 19:48:37 +09:00  
				
					
						
							
							
								 
						
							
								233a5d595d 
								
							 
						 
						
							
							
								
								Remove unused  
							
							
							
						 
						
							2025-01-15 18:38:09 +09:00  
				
					
						
							
							
								 
						
							
								25a5f42743 
								
							 
						 
						
							
							
								
								WIp (backend)  
							
							
							
						 
						
							2025-01-15 01:21:05 +09:00  
				
					
						
							
							
								 
						
							
								d018fe58aa 
								
							 
						 
						
							
							
								
								fix(backend): Let MfmService.fromHtml accept ruby ( #15117 )  
							
							... 
							
							
							
							This fix makes `MfmService.fromHtml()` method accept `<ruby>` tags
and translate it to MFM's ruby characters syntax (`$[ruby ...]`).
このパッチは`MfmService.fromHtml()`メソッドが`<ruby>`タグをMFMの
読み仮名(ルビ)文法に翻訳する様に修正します。 
							
						 
						
							2025-01-14 13:06:39 +00:00  
				
					
						
							
							
								 
						
							
								f45fd01551 
								
							 
						 
						
							
							
								
								enhance(backend): 絵文字の連合でライセンス欄を相互にやり取りするように ( #15182 )  
							
							... 
							
							
							
							* enhance(backend): 絵文字の連合でライセンス欄を相互にやり取りするように
Co-authored-by: Kisaragi Marine <kisaragi.effective@gmail.com>
Co-authored-by: ruruke <123709459+ruruke@users.noreply.github.com>
* fix CHANGELOG.md
---------
Co-authored-by: Kisaragi Marine <kisaragi.effective@gmail.com>
Co-authored-by: ruruke <123709459+ruruke@users.noreply.github.com>
Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 12:49:35 +00:00  
				
					
						
							
							
								 
						
							
								145c6cf2b5 
								
							 
						 
						
							
							
								
								fix: node.js の punycode モジュールが使用されている場所がある問題 ( #15248 )  
							
							... 
							
							
							
							* fix: punycode.js が使用されていない場所がある問題
* fix: use punycode/punycode.js on backend
* fix: use punycode/punycode.es6.js on backend
* fix: d.ts missing declare keyword
* chore: don't use punycode.js on backend
* update pnpm-lock.yaml
* chore: remove punycode.d.ts
* chore: use punycode.js instead of punycode npm package
* chore: bump psl to 1.15.0
* chore: bump nsfwjs to 4.2.0
4.2.1 is not usable because of https://github.com/infinitered/nsfwjs/issues/904 
* chore: prevent loading node-fetch from tensorflow
* chore: DOMWindow['document'] => Document
IDK why DOMWindow['document'] fails, but might be related to tsc internal complexity limit
* fix: disable --trace-deprecation
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 12:37:39 +00:00  
				
					
						
							
							
								 
						
							
								71cecdbcf2 
								
							 
						 
						
							
							
								
								feat(backend): pgroongaに対応(configの構成変更あり) ( #14978 )  
							
							... 
							
							
							
							* feat(backend): pgroongaに対応(configの構成変更あり)
* fix CHANGELOG.md
* fix CHANGELOG.md
* add using provider logging
* fix CHANGELOG.md
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 12:01:01 +00:00  
				
					
						
							
							
								 
						
							
								da9e05582d 
								
							 
						 
						
							
							
								
								fix(backend): `pages/update`のnameの重複チェックはnameプロパティがある時のみ行うように ( #15104 )  
							
							... 
							
							
							
							* fix(backend): pagesのnameの重複チェックはnameプロパティがある時のみ行うように
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 11:30:49 +00:00  
				
					
						
							
							
								 
						
							
								d2e22f9050 
								
							 
						 
						
							
							
								
								refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善 ( #15035 )  
							
							... 
							
							
							
							* UserWebhook側の対処
* SystemWebhook側の対処
* fix test 
							
						 
						
							2025-01-14 11:14:02 +00:00  
				
					
						
							
							
								 
						
							
								5445b023e5 
								
							 
						 
						
							
							
								
								enhance: 連合モードにあわせてフロントエンドを変化させるように ( #15112 )  
							
							... 
							
							
							
							* enhance(backend): metaにfederation modeに関する情報を公開
* enhance(frontend): 登録画面の注意書きを追加
* enhance(frontend): aboutページ・サーバー情報
* enhance(frontend): サーバー統計
* enhance(frontend): みつけるページ
* enhance(frontend): 検索
* enhance(frontend): ユーザー選択
* enhance(frontend): 設定画面
* enhance(frontend): ウィジェット
* enhance(frontend): リモートで開くオプション
* Update Changelog
* enhance(frontend): ステータスバー
* i18n
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 11:08:54 +00:00  
				
					
						
							
							
								 
						
							
								64501c69a1 
								
							 
						 
						
							
							
								
								feat(frontend): Botプロテクションの設定変更時は実際に検証を通過しないと保存できないようにする ( #15151 )  
							
							... 
							
							
							
							* feat(frontend): CAPTCHAの設定変更時は実際に検証を通過しないと保存できないようにする
* なしでも保存できるようにした
* fix CHANGELOG.md
* フォームが増殖するのを修正
* add comment
* add server-side verify
* fix ci
* fix
* fix
* fix i18n
* add current.ts
* fix text
* fix
* regenerate locales
* fix MkFormFooter.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 10:57:58 +00:00  
				
					
						
							
							
								 
						
							
								7fbfc2e046 
								
							 
						 
						
							
							
								
								ApPersonServiceとApNoteServiceのuri <-> url比較を緩和 ( #15233 )  
							
							... 
							
							
							
							* wip
* https://github.com/misskey-dev/misskey/issues/15039#issuecomment-2576411861  の反映
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
* fix CHANGELOG.md
* remove inspection
---------
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com> 
							
						 
						
							2025-01-14 10:47:02 +00:00  
				
					
						
							
							
								 
						
							
								759b9f4cf1 
								
							 
						 
						
							
							
								
								feat(backend): config(default.yml)からSQLログ全文を出力するか否かを設定可能に ( #15268 )  
							
							... 
							
							
							
							* feature(backend): config(default.yml)からSQLログ全文を出力するか否かを設定可能に
* disableHighlightやめる
* refactor 
							
						 
						
							2025-01-14 10:37:41 +00:00  
				
					
						
							
							
								 
						
							
								6820878676 
								
							 
						 
						
							
							
								
								fix: unable to use AiService on arm64 ( #15261 )  
							
							
							
						 
						
							2025-01-14 10:36:35 +00:00  
				
					
						
							
							
								 
						
							
								c4192e81ed 
								
							 
						 
						
							
							
								
								enhance(backend): チャートの処理を一つずつ行うことでDBの同時接続とタイムアウトを削減 ( #15239 )  
							
							... 
							
							
							
							* sync charts one-at-a-time to reduce database contention and timeouts
* fix merge resolve failure
* Update Changelog
* update changelog
* add comments
---------
Co-authored-by: Hazelnoot <acomputerdog@gmail.com> 
							
						 
						
							2025-01-11 13:43:42 +00:00  
				
					
						
							
							
								 
						
							
								55713fcd65 
								
							 
						 
						
							
							
								
								fix(backend): apOrHtml Constraintが正しく評価されない問題を修正 ( #15213 )  
							
							... 
							
							
							
							* fix(backend/ActivityPubServerService): apOrHtml Constraintが正しく評価されない問題を修正 (MisskeyIO#869)
* Update Changelog
* indent
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com> 
							
						 
						
							2025-01-08 10:35:09 +00:00  
				
					
						
							
							
								 
						
							
								d7835313c3 
								
							 
						 
						
							
							
								
								fix(backend): ロックダウンされた期間指定のノートがStreaming経由でLTLに出現するのを修正 ( #15200 )  
							
							... 
							
							
							
							* fix(backend): skipHideなときにもロックダウンされたノートのprivate化をするように
* fix linting
* Update packages/backend/src/core/entities/NoteEntityService.ts
* Fix: type error
* Remove unneeded await
* Fix: typo
* Remove skipTreatVisibillity 
							
						 
						
							2025-01-08 05:33:08 +00:00  
				
					
						
							
							
								 
						
							
								8ad97e5ede 
								
							 
						 
						
							
							
								
								fix(backend): disableClustering設定時の初期化ロジックを調整 ( #15224 )  
							
							... 
							
							
							
							* fix(backend): disableClustering設定時の初期化ロジックを調整
* onlyServer かつ enableCluster な場合、メインプロセスでlistenするとワーカープロセス側のlistenと衝突するため、メインプロセスはforkのみに制限する(listenしない)
* ログの追加
* fix CHANGELOG.md
* fix comment 
							
						 
						
							2025-01-07 12:19:59 +00:00  
				
					
						
							
							
								 
						
							
								020882edcf 
								
							 
						 
						
							
							
								
								fix(backend): アプリ作成方式で作成したトークンの権限を表示するように ( #15177 )  
							
							
							
						 
						
							2025-01-04 06:06:19 +00:00  
				
					
						
							
							
								 
						
							
								79b3d2a711 
								
							 
						 
						
							
							
								
								pg_bigmが利用できるよう、ノートの検索をILIKE演算子でなくLIKE演算子でLOWER()をかけたテキストに対して行うように ( #15205 )  
							
							... 
							
							
							
							* Use LIKE-LOWER instead of ILIKE, which pg_bigm doesn't support.
* changelog: Enhance: pg_bigmが利用できるよう、ノートの検索をILIKE演算子でなくLIKE演算子でLOWER()をかけたテキストに対して行うように 
							
						 
						
							2025-01-04 06:03:00 +00:00  
				
					
						
							
							
								 
						
							
								f123be38b9 
								
							 
						 
						
							
							
								
								enhance(frontend): 照会の際にエラーを表示するように ( #15147 )  
							
							... 
							
							
							
							* enhance: 照会の失敗理由を表示するように
* Update Changelog
* fix
* fix test
* lookupErrors-> remoteLookupErrors 
							
						 
						
							2024-12-19 16:05:33 +09:00  
				
					
						
							
							
								 
						
							
								074b7b0bee 
								
							 
						 
						
							
							
								
								fix(frontend): 公開範囲がホームのノートの埋め込みウィジェットが読み込まれない問題を修正 ( #15102 )  
							
							... 
							
							
							
							* Resolve frontend/backend contradiction for home visibility embeds
This now uses the same check from `packages/frontend/src/scripts/get-note-menu.ts`
* Update Changelog
---------
Co-authored-by: CenTdemeern1 <timo.herngreen@gmail.com> 
							
						 
						
							2024-12-10 10:36:03 +09:00  
				
					
						
							
							
								 
						
							
								dd56623cde 
								
							 
						 
						
							
							
								
								fix: unable to upload to local object storage ( #15040 )  
							
							
							
						 
						
							2024-11-24 20:44:59 +09:00  
				
					
						
							
							
								 
						
							
								a0e91b5882 
								
							 
						 
						
							
							
								
								fix(backend): 起動前の疎通チェックが機能しなくなっていた問題を修正 ( #15043 )  
							
							... 
							
							
							
							* check harder for connectibility
`allSettled` does not throw if a promise is rejected, so
`check_connect` never actually failed
* Update Changelog
---------
Co-authored-by: dakkar <dakkar@thenautilus.net> 
							
						 
						
							2024-11-24 20:43:47 +09:00  
				
					
						
							
							
								 
						
							
								d176db517f 
								
							 
						 
						
							
							
								
								fix(backend/misskey-js): タイポ修正 ( #15046 )  
							
							
							
						 
						
							2024-11-24 15:23:07 +09:00  
				
					
						
							
							
								 
						
							
								a77ad7a16b 
								
							 
						 
						
							
							
								
								fix(backend): アドレス入力で直接ユーザのプロフィールページを表示した際、前提データが足りず描画に失敗する ( #15033 )  
							
							... 
							
							
							
							* fix(backend): アドレス入力で直接ユーザのプロフィールページを表示した際、前提データが足りず描画に失敗する
* fix CHANGELOG.md 
							
						 
						
							2024-11-23 16:45:05 +09:00  
				
					
						
							
							
								 
						
							
								04b221409c 
								
							 
						 
						
							
							
								
								fix(backend): use atomic command to improve security  
							
							
							
						 
						
							2024-11-23 04:44:33 +09:00  
				
					
						
							
							
								 
						
							
								f25fc5215b 
								
							 
						 
						
							
							
								
								fix(backend): Inboxのエラーをthrowせずreturnしている問題を修正 ( #15022 )  
							
							... 
							
							
							
							* fix exception handling for Like activities
(cherry picked from commit 8f42e8434eaebe3aba5d1980c57f49dd8ad0de91)
* fix exception handling for Announce activities
(cherry picked from commit cfc3ab4b045af0674122fa49176431860176358b)
* fix exception handling for Undo activities
* Update Changelog
---------
Co-authored-by: Hazelnoot <acomputerdog@gmail.com> 
							
						 
						
							2024-11-22 12:14:41 +09:00  
				
					
						
							
							
								 
						
							
								c1f19fad1e 
								
							 
						 
						
							
							
								
								fix(backend): fix apResolver ( #15010 )  
							
							... 
							
							
							
							* fix(backend): fix apResolver
* fix
* add comments
* tweak comment 
							
						 
						
							2024-11-21 14:36:24 +09:00  
				
					
						
							
							
								 
						
							
								3a6c2aa835 
								
							 
						 
						
							
							
								
								fix(backend): fix type error(s) in security fixes ( #15009 )  
							
							... 
							
							
							
							* Fix type error in security fixes
(cherry picked from commit fa3cf6c2996741e642955c5e2fca8ad785e83205)
* Fix error in test function calls
(cherry picked from commit 1758f29364eca3cbd13dbb5c84909c93712b3b3b)
* Fix style error
(cherry picked from commit 23c4aa25714af145098baa7edd74c1d217e51c1a)
* Fix another style error
(cherry picked from commit 36af07abe28bec670aaebf9f5af5694bb582c29a)
* Fix `.punyHost` misuse
(cherry picked from commit 6027b516e1c82324d55d6e54d0e17cbd816feb42)
* attempt to fix test: make yaml valid
---------
Co-authored-by: Julia Johannesen <julia@insertdomain.name> 
							
						 
						
							2024-11-21 12:10:02 +09:00  
				
					
						
							
							
								 
						
							
								53e827b18c 
								
							 
						 
						
							
							
								
								fix(backend): fix security patches ( #15008 )  
							
							
							
						 
						
							2024-11-21 10:30:30 +09:00  
				
					
						
							
							
								 
						
							
								0f59adc436 
								
							 
						 
						
							
							
								
								fix ap/show  
							
							
							
						 
						
							2024-11-21 09:25:18 +09:00  
				
					
						
							
							
								 
						
							
								9fdabe3666 
								
							 
						 
						
							
							
								
								fix(backend): use atomic command to improve security  
							
							... 
							
							
							
							Co-Authored-By: Acid Chicken <root@acid-chicken.com> 
							
						 
						
							2024-11-21 09:22:15 +09:00  
				
					
						
							
							
								 
						
							
								090e9392cd 
								
							 
						 
						
							
							
								
								Merge commit from fork  
							
							... 
							
							
							
							* fix(backend): check target IP before sending HTTP request
* fix(backend): allow accessing private IP when testing
* Apply suggestions from code review
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* fix(backend): lint and typecheck
* fix(backend): add isLocalAddressAllowed option to getAgentByUrl and send (HttpRequestService)
* fix(backend): allow fetchSummaryFromProxy, trueMail to access local addresses
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-11-21 08:27:09 +09:00  
				
					
						
							
							
								 
						
							
								b9cb949eb1 
								
							 
						 
						
							
							
								
								Merge commit from fork  
							
							... 
							
							
							
							* Fix poll update spoofing
* fix: Disallow negative poll counts
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2024-11-21 08:24:50 +09:00