KanariKanaru 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9ddf7751db 
								
							 
						 
						
							
							
								
								Enhance: GitHub Actionsでのffmpegインストールの失敗時リトライするように ( #15079 )  
							
							
							
						 
						
							2025-01-14 20:27:44 +09: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 
							
								 
							
						 
					 
				
					
						
							
								
								
									taichan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dd6743dda4 
								
							 
						 
						
							
							
								
								Fix(frontend): 削除して編集で引用ありを消せない ( #15249 )  
							
							... 
							
							
							
							* Fix(frontend): 削除して編集で引用ありを消せない
* docs(changelog): update CHANGELOG.md
* rename noteToRenote -> renoteTargetNote
with type fix
* Update Changelog
---------
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-14 10:46:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d082a1dd34 
								
							 
						 
						
							
							
								
								fix(frontend/dev): バックエンド経由での開発時にHMRが効かない問題を修正 ( #15255 )  
							
							
							
						 
						
							2025-01-14 10:40:14 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6820878676 
								
							 
						 
						
							
							
								
								fix: unable to use AiService on arm64 ( #15261 )  
							
							
							
						 
						
							2025-01-14 10:36:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b161601863 
								
							 
						 
						
							
							
								
								fix(frontend): コンポーネントのインポート忘れ ( #15274 )  
							
							
							
						 
						
							2025-01-14 09:35:19 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d86c77260e 
								
							 
						 
						
							
							
								
								fix(frontend): RSSウィジェットでURLエンコードを二重に行っている問題を修正 ( #15272 )  
							
							... 
							
							
							
							* don't double-url-encode rss urls
`url.searchParams.set()` already encodes the values passed!
(this is a partial revert of 0472d43ee9 
							
						 
						
							2025-01-14 00:13:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									piuvas 
								
							 
						 
						
							
							
							
							
								
							
							
								3fc377839c 
								
							 
						 
						
							
							
								
								comment :3  
							
							
							
						 
						
							2025-01-12 21:11:36 -03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								3ceac893c9 
								
							 
						 
						
							
							
								
								attribute invite codes to admins/moderators  
							
							... 
							
							
							
							when a regular user (who has the appropriate permissions) creates an
invite, we record that user's id in the `createdById` column
but when an admin/mod creates an invite via the control panel, we
didn't
now we do 
							
						 
						
							2025-01-12 12:33:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hazelnoot 
								
							 
						 
						
							
							
							
							
								
							
							
								fed5ff50b3 
								
							 
						 
						
							
							
								
								merge: make widgets wider in classic view -  fixes   #874  ( !855 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/855 
Closes  #874 
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev> 
							
						 
						
							2025-01-11 16:45:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hazelnoot 
								
							 
						 
						
							
							
							
							
								
							
							
								17f28b45fb 
								
							 
						 
						
							
							
								
								merge: manual save search engine "custom url" -  fixes   #882  ( !856 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/856 
Closes  #882 
Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com> 
							
						 
						
							2025-01-11 16:43:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hazelnoot 
								
							 
						 
						
							
							
							
							
								
							
							
								771fcf00c0 
								
							 
						 
						
							
							
								
								merge: don't double-url-encode rss urls ( !857 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/857 
Approved-by: Marie <github@yuugi.dev>
Approved-by: Hazelnoot <acomputerdog@gmail.com> 
							
						 
						
							2025-01-11 16:43:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								b9e03339fd 
								
							 
						 
						
							
							
								
								don't double-url-encode rss urls  
							
							... 
							
							
							
							`url.searchParams.set()` already encodes the values passed!
(this is a partial revert of 0472d43ee9 
							
						 
						
							2025-01-11 14:06:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d60c307c4e 
								
							 
						 
						
							
							
								
								refactor/deps(frontend): shikiのdeprecated表現を修正 ( #15169 )  
							
							... 
							
							
							
							* fix(frontend): shikiのdeprecated表現を修正
* update aiscript-vscode
* ✌️ 
* fix
* remove unused imports
* bump aiscript-vscode to 0.1.15 
							
						 
						
							2025-01-11 13:47:15 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								531f7198d3 
								
							 
						 
						
							
							
								
								manual save search engine "custom url" -  fixes   #882  
							
							... 
							
							
							
							auto-saving would hit the rate-limit for `/api/i/registry/set` 
							
						 
						
							2025-01-11 13:26:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								fa64112f9f 
								
							 
						 
						
							
							
								
								make widgets wider in classic view  
							
							... 
							
							
							
							the style of widgets was changed by @Insert5StarName (@marie?) with
commit e14fd33140!178 
I'm not sure if it was intentional or accidental, and I'm also not
sure why nobody noticed before 2024.11 (maybe something else kept the
widgets wider?)
Anyway, this change seems to be enough 
							
						 
						
							2025-01-11 13:03:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									piuvas 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f1d9bb2cf1 
								
							 
						 
						
							
							
								
								requested changes  
							
							
							
						 
						
							2025-01-10 22:10:18 -03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									piuvas 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a3fc9a1085 
								
							 
						 
						
							
							
								
								comment code  
							
							
							
						 
						
							2025-01-08 13:10:20 -03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									piuvas 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e76e6cd08f 
								
							 
						 
						
							
							
								
								small refactor  
							
							
							
						 
						
							2025-01-08 12:58:57 -03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									piuvas 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5fc9c1c8cd 
								
							 
						 
						
							
							
								
								shallow clone  
							
							
							
						 
						
							2025-01-08 12:51:46 -03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								13439e04c4 
								
							 
						 
						
							
							
								
								fix(frontend-embed): 型チェックエラーを修正 ( #15216 )  
							
							... 
							
							
							
							* fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする
* fixed errors
* fixed errors
* fixed errors
* fix(frontend-embed): 型チェックエラーを修正 
							
						 
						
							2025-01-08 12:00:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Rsplwe 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bb4457266d 
								
							 
						 
						
							
							
								
								feat(frontend): Do not display blocked instances on the welcome page ( #15178 )  
							
							
							
						 
						
							2025-01-08 10:51:23 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c49a13de65 
								
							 
						 
						
							
							
								
								fix(frontend-embed): localeのバージョンチェックが抜けており起動に失敗することがある問題を修正 ( #15212 )  
							
							... 
							
							
							
							* fix(frontend-embed): localeのバージョンチェックが抜けており起動に失敗することがある問題を修正
* Update Changelog 
							
						 
						
							2025-01-08 10:33:43 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									鴇峰 朔華 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8652ce7cc0 
								
							 
						 
						
							
							
								
								fix(frontend): 自分以外のノートを消したときに実績を解除しないように修正 ( #15071 )  
							
							
							
						 
						
							2025-01-08 07:58:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									taichan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f6808711af 
								
							 
						 
						
							
							
								
								update changelog ( #15236 )  
							
							
							
						 
						
							2025-01-08 16:52:08 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									taichan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								79b851fe56 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md (書き方をそろえる)  
							
							
							
						 
						
							2025-01-07 22:38:43 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Take-John 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bbe80af1dd 
								
							 
						 
						
							
							
								
								Fix: aiscriptディレクトリ内の型エラー解消と単体テスト ( #15191 )  
							
							... 
							
							
							
							* AiScript APIの型エラーに対処
* AiScript UI APIのテスト作成
* onInputなどがPromiseを返すように
* AiScript共通APIのテスト作成
* CHANGELOG記載
* 定数のテストをconcurrentに
* vi.mockを使用
* misskeyApiをmisskeyApiUntypedのエイリアスとする
* 期待されるエラーメッセージを修正
* Mk:removeのテスト
* misskeyApiの型を変更 
							
						 
						
							2025-01-07 12:28:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f7da2bad6f 
								
							 
						 
						
							
							
								
								fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする ( #15215 )  
							
							... 
							
							
							
							* fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする
* fixed errors
* fixed errors
* fixed errors 
							
						 
						
							2025-01-07 12:23:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nanashi. 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								99ba7ebaa2 
								
							 
						 
						
							
							
								
								fix(frontend-shared): nodemonをdevDependenciesに追加 ( #15225 )  
							
							
							
						 
						
							2025-01-07 12:21:05 +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 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								b8e361e03c 
								
							 
						 
						
							
							
								
								merge: fix: populate myreaction on replies for streams. ( !839 )  
							
							... 
							
							
							
							View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/839 
Closes  #340 
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net> 
							
						 
						
							2025-01-04 09:37:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6c9eea2c0f 
								
							 
						 
						
							
							
								
								[ci skip] Update CHANGELOG.md (書き方を揃える)  
							
							
							
						 
						
							2025-01-04 15:55:22 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4120c9ab10 
								
							 
						 
						
							
							
								
								fix(frontend): アカウント一覧画面で、ユーザー情報の取得に失敗したアカウントが表示されない問題を修正 ( #15183 )  
							
							... 
							
							
							
							* fix(frontend): アカウント一覧画面で、ユーザー情報の取得に失敗したアカウントが表示されない問題を修正
* Update Changelog
* 🎨  
							
						 
						
							2025-01-04 06:44:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1fbc129d7b 
								
							 
						 
						
							
							
								
								fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように ( #15126 )  
							
							... 
							
							
							
							* fix(frontend): ファイルの添付可能数を超えたらノートボタンを押せないように
* Update Changelog
* Update MkPostForm.vue 
							
						 
						
							2025-01-04 06:24:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								256560e8ba 
								
							 
						 
						
							
							
								
								enhance(frontend/aiscript): セーブ内容を削除できるMk:removeを追加 ( #15158 )  
							
							... 
							
							
							
							* enhance(frontend/aiscript): セーブ内容を削除できる`Mk:remove`を追加
* fix
* Update Changelog 
							
						 
						
							2025-01-04 06:16:58 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								faea401dcc 
								
							 
						 
						
							
							
								
								fix(frontend): ノート検索が使用できない場合でもチャンネルのノート検索欄がでていた問題を修正 ( #15082 )  
							
							... 
							
							
							
							* fix(frontend): ノート検索が使用できない場合でもチャンネルのノート検索欄がでていた問題を修正
* Update Changelog
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-01-04 06:14:37 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KanariKanaru 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								84bf90d1bd 
								
							 
						 
						
							
							
								
								Chore: Docker内のDebianのバージョンを上げる(bookworm) ( #15073 )  
							
							
							
						 
						
							2025-01-04 06:08:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								574034a2dd 
								
							 
						 
						
							
							
								
								fix(frontend): MiAuth認可画面で、認可処理に失敗した場合でもコールバックURLに遷移してしまう問題を修正 ( #15154 )  
							
							... 
							
							
							
							* feat(MiAuth): アクセストークンの発行に失敗した場合コールバックに遷移しないようにする (MisskeyIO#831)
Cherry-picked from TeamNijimiss/misskey@800359623e 
Co-authored-by: nafu-at <satsuki@nafusoft.dev>
* Update Changelog
* Update Changelog
---------
Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: nafu-at <satsuki@nafusoft.dev> 
							
						 
						
							2025-01-04 06:08:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									4ster1sk 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								020882edcf 
								
							 
						 
						
							
							
								
								fix(backend): アプリ作成方式で作成したトークンの権限を表示するように ( #15177 )  
							
							
							
						 
						
							2025-01-04 06:06:19 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f4e025170e 
								
							 
						 
						
							
							
								
								fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正 ( #15184 )  
							
							... 
							
							
							
							* fix(frontend/AiScript): Ui:C:selectの値が切り替わらない問題を修正
* Update Changelog 
							
						 
						
							2025-01-04 06:06:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Yuba 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								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 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6649e58b56 
								
							 
						 
						
							
							
								
								enhance(frontend): ワードミュート・ハードワードミュートの説明を追加 ( #15207 )  
							
							
							
						 
						
							2025-01-04 05:40:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								62299588d8 
								
							 
						 
						
							
							
								
								2025 ( #15203 )  
							
							
							
						 
						
							2025-01-04 14:37:14 +09:00