35d4b43c95 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-04-16 10:15:20 +09:00  
				
					
						
							
							
								 
						
							
								ef477ce1b5 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-16 10:15:18 +09:00  
				
					
						
							
							
								 
						
							
								4bd23c4c8c 
								
							 
						 
						
							
							
								
								feat: migrate antenna on account move ( #15843 )  
							
							... 
							
							
							
							* feat: migrate antenna on account move
* docs(changelog): アカウントの移行時にアンテナのフィルターのユーザが更新されない問題を修正
* refactor: move to AntennaService 
							
						 
						
							2025-04-16 09:49:27 +09:00  
				
					
						
							
							
								 
						
							
								46a5aa9ede 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-04-16 09:25:17 +09:00  
				
					
						
							
							
								 
						
							
								75267f87d5 
								
							 
						 
						
							
							
								
								refactor(frontend): アカウント情報はstore管理に  
							
							
							
						 
						
							2025-04-16 09:25:13 +09:00  
				
					
						
							
							
								 
						
							
								c5f1ce60fa 
								
							 
						 
						
							
							
								
								fix(sw): type error in sw ( #15844 )  
							
							
							
						 
						
							2025-04-16 07:51:41 +09:00  
				
					
						
							
							
								 
						
							
								86774ad753 
								
							 
						 
						
							
							
								
								fix: improve flaky federation test ( #15845 )  
							
							
							
						 
						
							2025-04-16 07:51:21 +09:00  
				
					
						
							
							
								 
						
							
								de19d9a4d4 
								
							 
						 
						
							
							
								
								refactor(frontend): MkHorizontalSwipe -> MkSwiper  
							
							
							
						 
						
							2025-04-15 20:48:25 +09:00  
				
					
						
							
							
								 
						
							
								165830d6c8 
								
							 
						 
						
							
							
								
								コミット忘れ  
							
							
							
						 
						
							2025-04-15 20:34:00 +09:00  
				
					
						
							
							
								 
						
							
								ee29f31324 
								
							 
						 
						
							
							
								
								fix(frontend): make keep scroll pos of timeline  
							
							
							
						 
						
							2025-04-15 20:33:04 +09:00  
				
					
						
							
							
								 
						
							
								f5a89c2533 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.1-alpha.0  
							
							
							
						 
						
							2025-04-15 09:32:12 +00:00  
				
					
						
							
							
								 
						
							
								fc6037af46 
								
							 
						 
						
							
							
								
								enhance(backend): push notification for chat message  
							
							... 
							
							
							
							Resolve  #15831  
						
							2025-04-15 18:27:45 +09:00  
				
					
						
							
							
								 
						
							
								b2e3e65896 
								
							 
						 
						
							
							
								
								fix: use ftt for outbox ( #15819 )  
							
							... 
							
							
							
							* fix: use ftt for outbox
* chore: check for enableFanoutTimeline
* lint: fix lint 
							
						 
						
							2025-04-15 16:15:27 +09:00  
				
					
						
							
							
								 
						
							
								f454e820bd 
								
							 
						 
						
							
							
								
								feat: render quote note with `quote-inline` class for ap compatibility ( #15818 )  
							
							
							
						 
						
							2025-04-15 16:14:52 +09:00  
				
					
						
							
							
								 
						
							
								d5fe6e36ae 
								
							 
						 
						
							
							
								
								fix: avatarId が null のときにも avatarUrl が non null 担ってることがある問題 ( #15833 )  
							
							
							
						 
						
							2025-04-15 16:10:17 +09:00  
				
					
						
							
							
								 
						
							
								6bd45a27b1 
								
							 
						 
						
							
							
								
								fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題 ( #15836 )  
							
							... 
							
							
							
							* fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題
* docs(changelog): Fix: フォルダを開いた状態でメニューからアップロードしてもルートフォルダにアップロードされる問題を修正 #15836  
							
						 
						
							2025-04-15 16:09:04 +09:00  
				
					
						
							
							
								 
						
							
								525b6a7677 
								
							 
						 
						
							
							
								
								feat(frontend): chat widget  
							
							
							
						 
						
							2025-04-15 15:37:29 +09:00  
				
					
						
							
							
								 
						
							
								7c0806f208 
								
							 
						 
						
							
							
								
								feat(frontend): chat column  
							
							... 
							
							
							
							Resolve  #15830  
						
							2025-04-15 15:36:53 +09:00  
				
					
						
							
							
								 
						
							
								0d4feed6d3 
								
							 
						 
						
							
							
								
								enhance(backend): フォローしているユーザーならフォロワー限定投稿のノートでもアンテナで検知できるように ( #15264 )  
							
							... 
							
							
							
							* フォローしているユーザーなら鍵ノートでもアンテナにひっかかるように
Co-authored-by: kozakura913 <98575220+kozakura913@users.noreply.github.com>
Co-authored-by: mai <74494945+chan-mai@users.noreply.github.com>
* Eliminate build errors by resolving conflicts
* 低コストな判定文を前にもってきて重い判定文に入る可能性を少しでも下げる
* fix CHANGELOG.md
* fix CHANGELOG.md
* fix diff
* removed comment
* fix CHANGELOG.md
---------
Co-authored-by: kozakura913 <98575220+kozakura913@users.noreply.github.com>
Co-authored-by: mai <74494945+chan-mai@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-04-13 20:48:18 +09:00  
				
					
						
							
							
								 
						
							
								1f0621b085 
								
							 
						 
						
							
							
								
								レプリケーション設定時におけるinsertOne()の挙動を調整 ( #15109 )  
							
							... 
							
							
							
							* returningを含むクエリをmasterで動かす
* wip
* wip
* fix CHANGELOG.md
* 調整
* fix
* fix import 
							
						 
						
							2025-04-13 20:44:44 +09:00  
				
					
						
							
							
								 
						
							
								4c473eb76d 
								
							 
						 
						
							
							
								
								fix: resolve with non-lowercased acct is broken ( #15813 )  
							
							... 
							
							
							
							* fix: resolve with non-lowercased acct is broken
* docs(changelog): Fix: 大文字を含むユーザの URL で紹介された場合に 404 エラーを返す問題 
							
						 
						
							2025-04-13 18:34:33 +09:00  
				
					
						
							
							
								 
						
							
								f7195d54d0 
								
							 
						 
						
							
							
								
								fix(frontend): 自動バックアップが設定されていない環境では設定が消滅する旨の警告を出すように ( #15802 )  
							
							... 
							
							
							
							* fix(frontend): 自動バックアップが設定されていない環境ではローカルの設定を削除しないように
* Update Changelog
* fix lint
* fix: 警告を出すだけのみにする
* fix
* apply suggestion 
							
						 
						
							2025-04-13 16:59:01 +09:00  
				
					
						
							
							
								 
						
							
								8edf1bc208 
								
							 
						 
						
							
							
								
								fix(backend): サーバー名の変更をシステムアカウントの名前に反映するように ( #15806 )  
							
							... 
							
							
							
							* fix(backend): サーバー名の変更をシステムアカウントの名前に反映するように
* Update Changelog 
							
						 
						
							2025-04-13 16:21:18 +09:00  
				
					
						
							
							
								 
						
							
								dd5dd6184a 
								
							 
						 
						
							
							
								
								fix(frontend): keyval-storeの値が削除できずに処理が止まる問題を修正 ( #15803 )  
							
							... 
							
							
							
							* fix(frontend): keyval-storeの値が削除できずに処理が止まる問題を修正
* Update Changelog
* implement abortcontroller
* fix lint 
							
						 
						
							2025-04-13 15:48:43 +09:00  
				
					
						
							
							
								 
						
							
								81bf139e3e 
								
							 
						 
						
							
							
								
								fix(deps): update dependency @nestjs/common to v11.0.16 [security] ( #15800 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-04-12 16:04:20 +09:00  
				
					
						
							
							
								 
						
							
								a0e9895764 
								
							 
						 
						
							
							
								
								fix(deps): update [backend] update dependencies ( #15690 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-04-10 19:50:25 +09:00  
				
					
						
							
							
								 
						
							
								413324a278 
								
							 
						 
						
							
							
								
								refactor(frontend): frontendの検索インデックス作成のスタンドアロンコマンド実装を完全に削除 ( #15790 )  
							
							... 
							
							
							
							This reverts commit e594fb0037 
							
						 
						
							2025-04-10 18:48:40 +09:00  
				
					
						
							
							
								 
						
							
								e2b68aabae 
								
							 
						 
						
							
							
								
								fix(deps): update [frontend] update dependencies ( #15736 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-04-10 18:26:01 +09:00  
				
					
						
							
							
								 
						
							
								fb277501a0 
								
							 
						 
						
							
							
								
								Release: 2025.4.0  
							
							
							
						 
						
							2025-04-09 02:17:29 +00:00  
				
					
						
							
							
								 
						
							
								a1ef38a606 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-rc.5  
							
							
							
						 
						
							2025-04-08 23:21:42 +00:00  
				
					
						
							
							
								 
						
							
								1f17161dfb 
								
							 
						 
						
							
							
								
								feat: show file name for warning / errors of [create-search-index] ( #15785 )  
							
							
							
						 
						
							2025-04-09 08:10:04 +09:00  
				
					
						
							
							
								 
						
							
								628a0c71a9 
								
							 
						 
						
							
							
								
								fix: direct does not work in nested route ( #15784 )  
							
							
							
						 
						
							2025-04-09 08:09:08 +09:00  
				
					
						
							
							
								 
						
							
								b40f5b9021 
								
							 
						 
						
							
							
								
								fix typo  
							
							
							
						 
						
							2025-04-09 08:08:28 +09:00  
				
					
						
							
							
								 
						
							
								0f79db6a4d 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-04-09 08:05:27 +09:00  
				
					
						
							
							
								 
						
							
								910e097480 
								
							 
						 
						
							
							
								
								add missing SearchMarker  
							
							
							
						 
						
							2025-04-09 08:04:00 +09:00  
				
					
						
							
							
								 
						
							
								a8acbd6e68 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-04-09 08:01:10 +09:00  
				
					
						
							
							
								 
						
							
								c19f51a2ab 
								
							 
						 
						
							
							
								
								resolve promise  
							
							... 
							
							
							
							https://github.com/misskey-dev/misskey/pull/15735#discussion_r2033387035  
						
							2025-04-09 07:56:20 +09:00  
				
					
						
							
							
								 
						
							
								1cf370882e 
								
							 
						 
						
							
							
								
								add missing SearchMarker  
							
							
							
						 
						
							2025-04-09 07:51:24 +09:00  
				
					
						
							
							
								 
						
							
								58cb7cf179 
								
							 
						 
						
							
							
								
								update i18n  
							
							
							
						 
						
							2025-04-08 20:58:56 +09:00  
				
					
						
							
							
								 
						
							
								c500e4392a 
								
							 
						 
						
							
							
								
								hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannel  
							
							
							
						 
						
							2025-04-08 20:50:38 +09:00  
				
					
						
							
							
								 
						
							
								2aa7630466 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-08 15:10:51 +09:00  
				
					
						
							
							
								 
						
							
								c96f345f01 
								
							 
						 
						
							
							
								
								fix(frontend): fix control panel style  
							
							
							
						 
						
							2025-04-08 10:56:52 +09:00  
				
					
						
							
							
								 
						
							
								baf04a1e25 
								
							 
						 
						
							
							
								
								fix(frontend):  Fix   #15764  
							
							
							
						 
						
							2025-04-08 10:38:04 +09:00  
				
					
						
							
							
								 
						
							
								40097d4aac 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2025-04-08 10:37:44 +09:00  
				
					
						
							
							
								 
						
							
								01cd398799 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-rc.4  
							
							
							
						 
						
							2025-04-07 23:44:45 +00:00  
				
					
						
							
							
								 
						
							
								3d206d2a0f 
								
							 
						 
						
							
							
								
								enhance(frontend): 設定検索時に対象が含まれるMkFolderを自動で開いておくように  
							
							
							
						 
						
							2025-04-08 08:43:56 +09:00  
				
					
						
							
							
								 
						
							
								278629046a 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-08 08:31:52 +09:00  
				
					
						
							
							
								 
						
							
								3374a587a1 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-04-08 08:28:17 +09:00  
				
					
						
							
							
								 
						
							
								547d6361b7 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-04-08 08:18:51 +09:00  
				
					
						
							
							
								 
						
							
								f765b374c7 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-04-08 08:18:48 +09:00  
				
					
						
							
							
								 
						
							
								b0c0d1b294 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-rc.3  
							
							
							
						 
						
							2025-04-07 10:49:27 +00:00  
				
					
						
							
							
								 
						
							
								7f1cd614db 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-04-07 19:45:31 +09:00  
				
					
						
							
							
								 
						
							
								33e6ebb2ee 
								
							 
						 
						
							
							
								
								enhance(frontend): improve and refactor mobile nav footer  
							
							
							
						 
						
							2025-04-07 19:45:28 +09:00  
				
					
						
							
							
								 
						
							
								65b4458474 
								
							 
						 
						
							
							
								
								fix(frontend): fix drawer menu style  
							
							
							
						 
						
							2025-04-07 19:31:15 +09:00  
				
					
						
							
							
								 
						
							
								9d3f3264fd 
								
							 
						 
						
							
							
								
								enhance: チャットの閲覧を無効化できるように ( #15765 )  
							
							... 
							
							
							
							* enhance: チャットの閲覧を無効化できるように
* fix
* fix
* fix
* readonlyの説明を追加
* enhance: チャットが無効な場合はチャット関連の設定も隠すように
* fix
* refactor: ChatServiceからApiに関するドメイン知識を排除 
							
						 
						
							2025-04-07 19:09:11 +09:00  
				
					
						
							
							
								 
						
							
								1ca8d227df 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-rc.2  
							
							
							
						 
						
							2025-04-07 08:17:46 +00:00  
				
					
						
							
							
								 
						
							
								154b89f07a 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-07 17:16:08 +09:00  
				
					
						
							
							
								 
						
							
								3a8d015194 
								
							 
						 
						
							
							
								
								enhance(frontend): improve search index  
							
							
							
						 
						
							2025-04-07 17:03:43 +09:00  
				
					
						
							
							
								 
						
							
								5b0f594f15 
								
							 
						 
						
							
							
								
								fix(backend): 非ログインでタイムラインのストリームに接続した際、表示にログイン必須のノートが流れる場合がある問題を修正  
							
							
							
						 
						
							2025-04-07 16:39:03 +09:00  
				
					
						
							
							
								 
						
							
								85a7b10fcd 
								
							 
						 
						
							
							
								
								refactor serach index generator code ( #15772 )  
							
							... 
							
							
							
							* refactor: flatten search index
* chore: use Function() to simplify parsing attribute
* chore: remove comment handling
* chore: simplify processing SearchLabel and SearchKeyword element
* chore: use SearchLabel in mutedUsers
* chore: small improvements
* chore: remove a fallback path and simplify the entire code
* fix: result path is not correct
* chore: inline function 
							
						 
						
							2025-04-07 14:35:32 +09:00  
				
					
						
							
							
								 
						
							
								2349a5d20e 
								
							 
						 
						
							
							
								
								🎨  
							
							... 
							
							
							
							Fix  #15753  
						
							2025-04-07 10:29:51 +09:00  
				
					
						
							
							
								 
						
							
								6ef5c8bb92 
								
							 
						 
						
							
							
								
								enhance(frontend): improve migration of old settings  
							
							
							
						 
						
							2025-04-07 10:21:49 +09:00  
				
					
						
							
							
								 
						
							
								f9a3db2ac3 
								
							 
						 
						
							
							
								
								refactor(frontend): refactor styles  
							
							
							
						 
						
							2025-04-05 19:49:29 +09:00  
				
					
						
							
							
								 
						
							
								1626e8038b 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-04-05 19:45:14 +09:00  
				
					
						
							
							
								 
						
							
								f71843a7d3 
								
							 
						 
						
							
							
								
								refactor(frontend): refactor divider of panel style  
							
							
							
						 
						
							2025-04-05 19:45:11 +09:00  
				
					
						
							
							
								 
						
							
								d54153f24e 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-rc.1  
							
							
							
						 
						
							2025-04-05 01:28:52 +00:00  
				
					
						
							
							
								 
						
							
								db48b320f5 
								
							 
						 
						
							
							
								
								enhance(frontend): 設定移行時にナビゲーションバーにチャットを追加するように  
							
							... 
							
							
							
							チャットがどこにあるか分かりにくいという意見が多いため 
							
						 
						
							2025-04-05 09:32:57 +09:00  
				
					
						
							
							
								 
						
							
								22f874c81d 
								
							 
						 
						
							
							
								
								fix: chromatic failure ( #15757 )  
							
							
							
						 
						
							2025-04-05 08:46:48 +09:00  
				
					
						
							
							
								 
						
							
								5949bb6c7f 
								
							 
						 
						
							
							
								
								fix: unnecesary HMR when we opened setting page ( #15756 )  
							
							... 
							
							
							
							* refactor: add MarkerIdAssigner instead of processVueFile and remove transformedCodeCache object
* chore: add minimatch, a glob matcher
* chore: expose MarkerIdAssigner from plugin
* Revert "chore: expose MarkerIdAssigner from plugin"
This reverts commit 88c6d820f8vitejs/vite#19792 
* chore: improve filtering files to process
* chore: rename plugin
* docs: add comment for plugin ordering
* fix: unnecessary log
* fix: spdx license header 
							
						 
						
							2025-04-05 08:46:17 +09:00  
				
					
						
							
							
								 
						
							
								96b21484db 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-rc.0  
							
							
							
						 
						
							2025-04-03 10:28:38 +00:00  
				
					
						
							
							
								 
						
							
								cab82452ec 
								
							 
						 
						
							
							
								
								Copy role on move ( #15745 )  
							
							... 
							
							
							
							* feat(backend): copyOnMoveAccount
* feat(endpoints): copyOnMoveAccount
* feat(frontend): copyOnMoveAccount
* docs(changelog): アカウントのマイグレーション時に古いアカウントからロールをコピーできるようになりました。
* fix: spdx header for migration
* Update locales/ja-JP.yml
* copyOnMoveAccount -> preserveAssignmentOnMoveAccount
* fix: check for preserveAssignmentOnMoveAccount
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-04-03 19:22:49 +09:00  
				
					
						
							
							
								 
						
							
								440a4a4d8b 
								
							 
						 
						
							
							
								
								refactor(frontend): refactor MkDateSeparatedList  
							
							
							
						 
						
							2025-04-03 15:42:25 +09:00  
				
					
						
							
							
								 
						
							
								4be9b25185 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-04-03 15:34:15 +09:00  
				
					
						
							
							
								 
						
							
								8b7cba1ede 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-03 15:34:13 +09:00  
				
					
						
							
							
								 
						
							
								1188ec458d 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-beta.2  
							
							
							
						 
						
							2025-04-03 06:32:20 +00:00  
				
					
						
							
							
								 
						
							
								e07bb1dcbc 
								
							 
						 
						
							
							
								
								fix: チャット周りの修正 ( #15741 )  
							
							... 
							
							
							
							* fix(misskey-js): チャットのChannel型定義を追加
* fix(backend); canChatで塞いでいない書き込み系のAPIを塞ぐ
* fix(frontend): チャット周りのフロントエンド型修正
* lint fix
* fix broken lockfile
* fix
* refactor
* wip
* wip
* wip
* clean up
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-04-03 15:28:10 +09:00  
				
					
						
							
							
								 
						
							
								7cecaa5c54 
								
							 
						 
						
							
							
								
								perf(frontend): avoid main thread scroll repaint  
							
							
							
						 
						
							2025-04-03 14:32:42 +09:00  
				
					
						
							
							
								 
						
							
								1779a23e25 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-03 13:31:13 +09:00  
				
					
						
							
							
								 
						
							
								d7365eb126 
								
							 
						 
						
							
							
								
								fix(storybook): update obsolete method for preferences ( #15750 )  
							
							
							
						 
						
							2025-04-03 12:54:08 +09:00  
				
					
						
							
							
								 
						
							
								455be80b4f 
								
							 
						 
						
							
							
								
								fix(backend): 非ログインでタイムラインのストリームに接続した際、表示にログイン必須のノートが流れる場合がある問題を修正  
							
							
							
						 
						
							2025-04-03 11:32:55 +09:00  
				
					
						
							
							
								 
						
							
								1a3866c4f6 
								
							 
						 
						
							
							
								
								fix(backend/chat): 自分が作ったチャットルームに他人がメッセージを送ったときに未読にならない  
							
							... 
							
							
							
							Fix  #15748  
						
							2025-04-03 11:15:16 +09:00  
				
					
						
							
							
								 
						
							
								d07552424c 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-02 19:48:32 +09:00  
				
					
						
							
							
								 
						
							
								e4ceab5f6c 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-04-02 19:16:18 +09:00  
				
					
						
							
							
								 
						
							
								e1dc1e5111 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-02 19:16:16 +09:00  
				
					
						
							
							
								 
						
							
								98eadd7093 
								
							 
						 
						
							
							
								
								feat: アンテナでセンシティブなチャンネルからのノートを除外できるように ( #15346 )  
							
							... 
							
							
							
							* feat(db): マイグレーションを追加
* feat(backend): カラムの定義を追加
* wip
* feat: フラグを設定出来るように
* feat: /notesエンドポイントを対応
* feat: websocketを対応
* test: テストを追加
* docs: CHANGELOGを更新
* docs: CHANGELOGの追加場所を修正
* chore: api.jsonを更新
* docs(CHANGELOG): General欄に移動
* docs: フォーマットを揃える
* chore: クエリを削除
* revert: 英訳を消す
* chore: note.channelを追加するところを変える
* docs: CHANGELOGを更新する
* docs(CHANGELOG): 2025.3.2に移動
* chore: changelogを下に移動
* ci: CI再実行用の空コミット
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-04-02 16:01:24 +09:00  
				
					
						
							
							
								 
						
							
								0bf49818c4 
								
							 
						 
						
							
							
								
								enhance: implement `sentryForFrontend` ( #15433 )  
							
							... 
							
							
							
							Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-04-02 15:44:04 +09:00  
				
					
						
							
							
								 
						
							
								d0a98f6e6c 
								
							 
						 
						
							
							
								
								fix(frontend):  Fix   #15744  
							
							
							
						 
						
							2025-04-02 13:04:03 +09:00  
				
					
						
							
							
								 
						
							
								102578712b 
								
							 
						 
						
							
							
								
								fix: iPadでdeck uiでマウスホイールでスクロールできない ( #15244 )  
							
							... 
							
							
							
							* fix: ipadでdeck uiでスクロールできない
* docs(changelog): iPadOSでdeck uiをマウスカーソルによってスクロールできない問題を修正
* chore: remove pointermove listener
* lint: use window.document
* chore: use passive pointerdown event 
							
						 
						
							2025-04-02 10:48:57 +09:00  
				
					
						
							
							
								 
						
							
								2e0c80bc21 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-beta.1  
							
							
							
						 
						
							2025-04-02 01:47:33 +00:00  
				
					
						
							
							
								 
						
							
								55d835ad51 
								
							 
						 
						
							
							
								
								Fix: 通知のページネーションで2つ以上読み込めなくなることがある問題 ( #15277 )  
							
							... 
							
							
							
							* fix: notifications-groupedのinclude/exclude typesに:groupedを指定できてしまう問題
* refactor: 通知の取得処理を Notification Service に移動
* feat: add function to parse additional part of id
* fix: 通知のページネーションが正しく動かない問題
Redisにのページネーションで使用する時間及びidとRedis上のものが混同されていたので、Misskeyが生成するものに寄せました。
* pnpm run build-misskey-js-with-types
* chore: XADDをretryするように
* fix: notifications-groupedでxrevrangeしているのを消し忘れていた 
							
						 
						
							2025-04-02 10:37:16 +09:00  
				
					
						
							
							
								 
						
							
								3ec5bf114b 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-02 10:25:53 +09:00  
				
					
						
							
							
								 
						
							
								a5f9eba974 
								
							 
						 
						
							
							
								
								enhance(frontend): インストールしたテーマをデバイス間で同期できるように  
							
							
							
						 
						
							2025-04-02 10:09:25 +09:00  
				
					
						
							
							
								 
						
							
								bd8162c2bd 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-beta.0  
							
							
							
						 
						
							2025-04-01 08:19:26 +00:00  
				
					
						
							
							
								 
						
							
								4f206eea9f 
								
							 
						 
						
							
							
								
								refactor(frontend): intl-stringの処理のパフォーマンス向上 ( #15737 )  
							
							... 
							
							
							
							* refactor(frontend): intl-stringの処理のパフォーマンス向上
* ✌️  
							
						 
						
							2025-04-01 17:15:22 +09:00  
				
					
						
							
							
								 
						
							
								f4f9832f8b 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-01 17:13:58 +09:00  
				
					
						
							
							
								 
						
							
								70133a88f2 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-04-01 16:52:59 +09:00  
				
					
						
							
							
								 
						
							
								20bc80728c 
								
							 
						 
						
							
							
								
								chore(deps): update [misskey-js] update dependencies ( #15692 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-04-01 16:20:52 +09:00  
				
					
						
							
							
								 
						
							
								b0c3ec3267 
								
							 
						 
						
							
							
								
								fix(deps): update dependency vite to v6.2.4 [security] ( #15733 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-04-01 15:48:48 +09:00  
				
					
						
							
							
								 
						
							
								b0cdf2feff 
								
							 
						 
						
							
							
								
								Bump version to 2025.4.0-alpha.0  
							
							
							
						 
						
							2025-04-01 04:52:38 +00:00  
				
					
						
							
							
								 
						
							
								4e1e8ff238 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.21  
							
							
							
						 
						
							2025-04-01 04:33:36 +00:00  
				
					
						
							
							
								 
						
							
								165c7993e6 
								
							 
						 
						
							
							
								
								fix(frontend): fix PageWithAnimBg style  
							
							
							
						 
						
							2025-04-01 13:28:13 +09:00  
				
					
						
							
							
								 
						
							
								500a5615f0 
								
							 
						 
						
							
							
								
								enhance(frontend): 壁紙をデッキ設定の一部に  
							
							
							
						 
						
							2025-04-01 13:18:49 +09:00  
				
					
						
							
							
								 
						
							
								5aca91251a 
								
							 
						 
						
							
							
								
								fix missing import  
							
							
							
						 
						
							2025-03-31 20:48:16 +09:00  
				
					
						
							
							
								 
						
							
								1c683c3fcc 
								
							 
						 
						
							
							
								
								fix(frontend): インストールしたテーマがテーマ一覧にすぐ反映されない  
							
							
							
						 
						
							2025-03-31 20:36:49 +09:00  
				
					
						
							
							
								 
						
							
								08072e294b 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-31 20:17:48 +09:00  
				
					
						
							
							
								 
						
							
								f637d0dff9 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.20  
							
							
							
						 
						
							2025-03-31 08:34:36 +00:00  
				
					
						
							
							
								 
						
							
								15a5bb17e3 
								
							 
						 
						
							
							
								
								fix(frontend): チャットのデザイン調整 ( #15708 )  
							
							... 
							
							
							
							* fix(frontend): チャットのデザイン調整
* remove unused locales
* 🎨 
* Update XMessage.vue
* Update XMessage.vue
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com> 
							
						 
						
							2025-03-31 17:33:00 +09:00  
				
					
						
							
							
								 
						
							
								888e04ce82 
								
							 
						 
						
							
							
								
								fix(frontend): tweak deck onboarding  
							
							
							
						 
						
							2025-03-31 16:40:44 +09:00  
				
					
						
							
							
								 
						
							
								3a028abea5 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.19  
							
							
							
						 
						
							2025-03-31 04:26:53 +00:00  
				
					
						
							
							
								 
						
							
								ff59089ad9 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-31 13:24:20 +09:00  
				
					
						
							
							
								 
						
							
								93214862b1 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-31 13:18:50 +09:00  
				
					
						
							
							
								 
						
							
								ea722b8360 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-31 13:00:34 +09:00  
				
					
						
							
							
								 
						
							
								49f1f7194d 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-31 11:13:02 +09:00  
				
					
						
							
							
								 
						
							
								8baf54e629 
								
							 
						 
						
							
							
								
								fix(frontend): fix ad rendering of timeline  
							
							
							
						 
						
							2025-03-31 11:01:32 +09:00  
				
					
						
							
							
								 
						
							
								393f893a2c 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-30 20:51:27 +09:00  
				
					
						
							
							
								 
						
							
								87a7238976 
								
							 
						 
						
							
							
								
								enhance(frontend): デッキのオプションを追加  
							
							
							
						 
						
							2025-03-30 20:44:00 +09:00  
				
					
						
							
							
								 
						
							
								e0d8702839 
								
							 
						 
						
							
							
								
								perf(frontend): tweak MkRange  
							
							
							
						 
						
							2025-03-30 18:13:39 +09:00  
				
					
						
							
							
								 
						
							
								6e929ece6f 
								
							 
						 
						
							
							
								
								fix(frontend): suppress inject warn  
							
							
							
						 
						
							2025-03-30 18:13:08 +09:00  
				
					
						
							
							
								 
						
							
								45b8423429 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-03-30 14:34:14 +09:00  
				
					
						
							
							
								 
						
							
								0655c8a29b 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2025-03-30 14:33:52 +09:00  
				
					
						
							
							
								 
						
							
								17f3113b92 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-30 14:30:04 +09:00  
				
					
						
							
							
								 
						
							
								4f4cb6738c 
								
							 
						 
						
							
							
								
								fix(frontend): drop classic ui  
							
							
							
						 
						
							2025-03-30 14:25:56 +09:00  
				
					
						
							
							
								 
						
							
								591175b42e 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.18  
							
							
							
						 
						
							2025-03-30 02:54:21 +00:00  
				
					
						
							
							
								 
						
							
								c03f9bff0a 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-30 11:52:51 +09:00  
				
					
						
							
							
								 
						
							
								88c743aa33 
								
							 
						 
						
							
							
								
								chore(frontend): remove unused style  
							
							
							
						 
						
							2025-03-30 11:45:41 +09:00  
				
					
						
							
							
								 
						
							
								c06d0b9b42 
								
							 
						 
						
							
							
								
								enhance(frontend): organize settings page  
							
							
							
						 
						
							2025-03-30 11:27:35 +09:00  
				
					
						
							
							
								 
						
							
								4af49e8385 
								
							 
						 
						
							
							
								
								enhance(frontend): organize settings page  
							
							
							
						 
						
							2025-03-30 11:16:38 +09:00  
				
					
						
							
							
								 
						
							
								aeda34e5e7 
								
							 
						 
						
							
							
								
								fix(frontend): 広告が無い場合の表示を修正  
							
							
							
						 
						
							2025-03-30 09:11:59 +09:00  
				
					
						
							
							
								 
						
							
								7d842c1a95 
								
							 
						 
						
							
							
								
								fix(frontend): avoid naming confliction of MkAd  
							
							
							
						 
						
							2025-03-30 09:07:15 +09:00  
				
					
						
							
							
								 
						
							
								93fc2456b3 
								
							 
						 
						
							
							
								
								refactor(frontend): refactor base styles  
							
							
							
						 
						
							2025-03-30 08:59:18 +09:00  
				
					
						
							
							
								 
						
							
								a420a95fae 
								
							 
						 
						
							
							
								
								perf(frontend): アニメーション無効時のパフォーマンスを向上  
							
							
							
						 
						
							2025-03-30 08:49:14 +09:00  
				
					
						
							
							
								 
						
							
								2618585a25 
								
							 
						 
						
							
							
								
								fix(deps): update dependency vite to v6.2.3 [security] ( #15710 )  
							
							... 
							
							
							
							Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
							
						 
						
							2025-03-30 08:39:40 +09:00  
				
					
						
							
							
								 
						
							
								d866ab12e9 
								
							 
						 
						
							
							
								
								perf(frontend): reduce stacking context in deck  
							
							
							
						 
						
							2025-03-29 22:00:01 +09:00  
				
					
						
							
							
								 
						
							
								df75715d29 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.17  
							
							
							
						 
						
							2025-03-29 12:23:35 +00:00  
				
					
						
							
							
								 
						
							
								02da241ec9 
								
							 
						 
						
							
							
								
								Revert "(test)"  
							
							... 
							
							
							
							This reverts commit eb4062cf63 
							
						 
						
							2025-03-29 21:16:25 +09:00  
				
					
						
							
							
								 
						
							
								eb4062cf63 
								
							 
						 
						
							
							
								
								(test)  
							
							
							
						 
						
							2025-03-29 21:02:31 +09:00  
				
					
						
							
							
								 
						
							
								d9012740a1 
								
							 
						 
						
							
							
								
								enhance(frontend): アイコンのスクロール追従を無効化してパフォーマンス向上できるように  
							
							
							
						 
						
							2025-03-29 20:56:59 +09:00  
				
					
						
							
							
								 
						
							
								1b776a7e7e 
								
							 
						 
						
							
							
								
								perf(frontend): reduce stack contexts  
							
							
							
						 
						
							2025-03-29 20:02:51 +09:00  
				
					
						
							
							
								 
						
							
								e0b7c56458 
								
							 
						 
						
							
							
								
								Revert "test"  
							
							... 
							
							
							
							This reverts commit 2787158a04 
							
						 
						
							2025-03-29 19:23:30 +09:00  
				
					
						
							
							
								 
						
							
								2787158a04 
								
							 
						 
						
							
							
								
								test  
							
							
							
						 
						
							2025-03-29 18:41:52 +09:00  
				
					
						
							
							
								 
						
							
								2bbc0878e7 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-03-29 18:03:34 +09:00  
				
					
						
							
							
								 
						
							
								fb1542429f 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-29 18:03:31 +09:00  
				
					
						
							
							
								 
						
							
								05b23eda59 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.16  
							
							
							
						 
						
							2025-03-29 09:01:05 +00:00  
				
					
						
							
							
								 
						
							
								25db8c2fa9 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-29 17:59:09 +09:00  
				
					
						
							
							
								 
						
							
								2ad7b010e4 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-29 17:57:03 +09:00  
				
					
						
							
							
								 
						
							
								7c06ffc422 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-03-29 17:28:20 +09:00  
				
					
						
							
							
								 
						
							
								df3ed93f84 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2025-03-29 17:15:47 +09:00  
				
					
						
							
							
								 
						
							
								b030e33856 
								
							 
						 
						
							
							
								
								perf(frontend): improve performance of timeline page  
							
							
							
						 
						
							2025-03-29 17:15:31 +09:00  
				
					
						
							
							
								 
						
							
								7fd3adedee 
								
							 
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							2025-03-29 17:00:01 +09:00  
				
					
						
							
							
								 
						
							
								ae59578115 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-03-29 16:55:12 +09:00  
				
					
						
							
							
								 
						
							
								609a37742c 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2025-03-29 16:11:15 +09:00  
				
					
						
							
							
								 
						
							
								d9d796b204 
								
							 
						 
						
							
							
								
								lint fixes  
							
							
							
						 
						
							2025-03-29 16:09:27 +09:00  
				
					
						
							
							
								 
						
							
								6c2c3f08be 
								
							 
						 
						
							
							
								
								refactor(frontend): use symbol for di  
							
							
							
						 
						
							2025-03-29 16:04:01 +09:00  
				
					
						
							
							
								 
						
							
								e5e4390494 
								
							 
						 
						
							
							
								
								fix(frontend): suppress inject warn  
							
							
							
						 
						
							2025-03-29 16:01:51 +09:00  
				
					
						
							
							
								 
						
							
								5a09e7a8b4 
								
							 
						 
						
							
							
								
								lint  
							
							
							
						 
						
							2025-03-29 15:57:34 +09:00  
				
					
						
							
							
								 
						
							
								88e6bd1533 
								
							 
						 
						
							
							
								
								Update eslint.config.js  
							
							
							
						 
						
							2025-03-29 15:55:22 +09:00  
				
					
						
							
							
								 
						
							
								7d8c98767a 
								
							 
						 
						
							
							
								
								lint  
							
							
							
						 
						
							2025-03-29 15:53:44 +09:00  
				
					
						
							
							
								 
						
							
								490222fb78 
								
							 
						 
						
							
							
								
								perf(frontend): avoid needless AsyncComponentWrapper  
							
							
							
						 
						
							2025-03-29 15:33:19 +09:00  
				
					
						
							
							
								 
						
							
								1af4081090 
								
							 
						 
						
							
							
								
								enhance(frontend): disable horizontal swipe for timeline/notifications to improve ux  
							
							
							
						 
						
							2025-03-29 15:00:29 +09:00  
				
					
						
							
							
								 
						
							
								33e76f9dfc 
								
							 
						 
						
							
							
								
								Revert " 🎨 "  
							
							... 
							
							
							
							This reverts commit 3451c9a0de 
							
						 
						
							2025-03-29 13:55:05 +09:00  
				
					
						
							
							
								 
						
							
								8dd8f636dc 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-29 13:52:15 +09:00  
				
					
						
							
							
								 
						
							
								3451c9a0de 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-29 13:39:44 +09:00  
				
					
						
							
							
								 
						
							
								fc88410c0d 
								
							 
						 
						
							
							
								
								refactor(frontend): tweak MkNotes and MkNotifications  
							
							
							
						 
						
							2025-03-29 13:34:53 +09:00  
				
					
						
							
							
								 
						
							
								3682c0069c 
								
							 
						 
						
							
							
								
								Revert "test"  
							
							... 
							
							
							
							This reverts commit 2b42e8f171 
							
						 
						
							2025-03-29 12:27:13 +09:00  
				
					
						
							
							
								 
						
							
								2b42e8f171 
								
							 
						 
						
							
							
								
								test  
							
							
							
						 
						
							2025-03-29 11:18:49 +09:00  
				
					
						
							
							
								 
						
							
								e990831a09 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.15  
							
							
							
						 
						
							2025-03-28 07:39:15 +00:00  
				
					
						
							
							
								 
						
							
								18355a0838 
								
							 
						 
						
							
							
								
								perf(frontend): avoid main thread scroll repaint  
							
							
							
						 
						
							2025-03-28 16:34:21 +09:00  
				
					
						
							
							
								 
						
							
								811077ca66 
								
							 
						 
						
							
							
								
								perf(frontend): avoid main thread scroll repaint  
							
							
							
						 
						
							2025-03-28 15:26:15 +09:00  
				
					
						
							
							
								 
						
							
								1c26dae39f 
								
							 
						 
						
							
							
								
								enhance(frontend): リモートアカウントでチャットが使えるかどうか知る術がないため表示を改善  
							
							
							
						 
						
							2025-03-28 11:00:45 +09:00  
				
					
						
							
							
								 
						
							
								c37f9d38a3 
								
							 
						 
						
							
							
								
								enhance(frontend): チャットが開放されていない場合のUIを改善  
							
							
							
						 
						
							2025-03-28 10:48:13 +09:00  
				
					
						
							
							
								 
						
							
								dec3e86e5e 
								
							 
						 
						
							
							
								
								enhance(backend): アカウントでチャットが有効になっているかどうかをユーザーのレスポンスに含めるように  
							
							
							
						 
						
							2025-03-28 10:48:03 +09:00  
				
					
						
							
							
								 
						
							
								0c14250678 
								
							 
						 
						
							
							
								
								enhance(frontend): チャットが開放されていない場合のUIを改善  
							
							
							
						 
						
							2025-03-28 10:34:25 +09:00  
				
					
						
							
							
								 
						
							
								30e0259062 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.14  
							
							
							
						 
						
							2025-03-28 00:53:31 +00:00  
				
					
						
							
							
								 
						
							
								29f5e5ca32 
								
							 
						 
						
							
							
								
								fix(frontend): classic uiが表示できない  
							
							... 
							
							
							
							Fix  #15715  
						
							2025-03-28 09:49:47 +09:00  
				
					
						
							
							
								 
						
							
								a25fa62d64 
								
							 
						 
						
							
							
								
								enhance(frontend): ファイルアップロード処理のリファクタと設定の簡略化  
							
							
							
						 
						
							2025-03-28 09:47:34 +09:00  
				
					
						
							
							
								 
						
							
								61e09d483e 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2025-03-28 09:22:37 +09:00  
				
					
						
							
							
								 
						
							
								e40846c46b 
								
							 
						 
						
							
							
								
								fix e2e test  
							
							
							
						 
						
							2025-03-27 19:50:03 +09:00  
				
					
						
							
							
								 
						
							
								f7e901deb2 
								
							 
						 
						
							
							
								
								test fixes  
							
							
							
						 
						
							2025-03-27 17:30:04 +09:00  
				
					
						
							
							
								 
						
							
								b95da9c9a4 
								
							 
						 
						
							
							
								
								enhance(backend): ミュートしているユーザーをユーザー検索の結果から除外するように  
							
							
							
						 
						
							2025-03-27 17:12:23 +09:00  
				
					
						
							
							
								 
						
							
								c29a5764d3 
								
							 
						 
						
							
							
								
								refactor(backend): better method name  
							
							
							
						 
						
							2025-03-27 16:51:08 +09:00  
				
					
						
							
							
								 
						
							
								36865a5771 
								
							 
						 
						
							
							
								
								enhance(frontend): improve chat ux  
							
							
							
						 
						
							2025-03-26 10:49:36 +09:00  
				
					
						
							
							
								 
						
							
								5e90679916 
								
							 
						 
						
							
							
								
								lint  
							
							
							
						 
						
							2025-03-26 10:26:48 +09:00  
				
					
						
							
							
								 
						
							
								ac49a3e992 
								
							 
						 
						
							
							
								
								typo  
							
							
							
						 
						
							2025-03-26 09:06:34 +09:00  
				
					
						
							
							
								 
						
							
								f0ac0aa84d 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2025-03-25 20:06:49 +09:00  
				
					
						
							
							
								 
						
							
								97fddf2a80 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-25 20:06:46 +09:00  
				
					
						
							
							
								 
						
							
								2a5922836c 
								
							 
						 
						
							
							
								
								fix(frontend): コントロールパネルのナビゲーションバーが画面に張り付かない問題を修正 ( #15706 )  
							
							
							
						 
						
							2025-03-25 19:50:40 +09:00  
				
					
						
							
							
								 
						
							
								0e417e51ac 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.13  
							
							
							
						 
						
							2025-03-25 09:40:08 +00:00  
				
					
						
							
							
								 
						
							
								fc576ebc64 
								
							 
						 
						
							
							
								
								fix(backend): 承認したチャットルームへの招待の通知が存在するとエラーになる問題を修正  
							
							
							
						 
						
							2025-03-25 18:34:25 +09:00  
				
					
						
							
							
								 
						
							
								22f99b42f6 
								
							 
						 
						
							
							
								
								enhance(frontend): refactor and improve ux  
							
							
							
						 
						
							2025-03-25 18:30:28 +09:00  
				
					
						
							
							
								 
						
							
								de76a66c03 
								
							 
						 
						
							
							
								
								enhance(frontend): タブレットでの表示時にウィジェットボタンでページ下部が隠れないように  
							
							
							
						 
						
							2025-03-25 18:15:54 +09:00  
				
					
						
							
							
								 
						
							
								185f290373 
								
							 
						 
						
							
							
								
								🎨  
							
							
							
						 
						
							2025-03-25 18:03:50 +09:00  
				
					
						
							
							
								 
						
							
								88b48b1d8e 
								
							 
						 
						
							
							
								
								fix(backend): チャットのページネーションが機能しない問題を修正  
							
							
							
						 
						
							2025-03-25 17:57:34 +09:00  
				
					
						
							
							
								 
						
							
								ef0b97b2dc 
								
							 
						 
						
							
							
								
								fix(frontend): コンパネ>通報 の各通報のユーザー詳細が表示できない問題を修正  
							
							... 
							
							
							
							Fix  #15704  
						
							2025-03-25 16:17:10 +09:00  
				
					
						
							
							
								 
						
							
								98554579ea 
								
							 
						 
						
							
							
								
								enhance: チャットのリアクションを削除できるように  
							
							
							
						 
						
							2025-03-25 16:09:19 +09:00  
				
					
						
							
							
								 
						
							
								8e72c68205 
								
							 
						 
						
							
							
								
								follow up of  a01ae38a07 
							
							
							
						 
						
							2025-03-25 15:55:09 +09:00  
				
					
						
							
							
								 
						
							
								a01ae38a07 
								
							 
						 
						
							
							
								
								enhance: モデレーターがチャットルームの内容を確認・削除できるように  
							
							
							
						 
						
							2025-03-25 15:51:45 +09:00  
				
					
						
							
							
								 
						
							
								304d0eb83b 
								
							 
						 
						
							
							
								
								enhance: チャットルームに招待されたときの通知を追加  
							
							
							
						 
						
							2025-03-25 15:25:43 +09:00  
				
					
						
							
							
								 
						
							
								2fc3baa988 
								
							 
						 
						
							
							
								
								Bump version to 2025.3.2-beta.12  
							
							
							
						 
						
							2025-03-25 04:45:07 +00:00  
				
					
						
							
							
								 
						
							
								c51e862b7d 
								
							 
						 
						
							
							
								
								enhance: 送信したチャットルームへの招待を確認できるように  
							
							
							
						 
						
							2025-03-25 13:41:12 +09:00  
				
					
						
							
							
								 
						
							
								1736955694 
								
							 
						 
						
							
							
								
								fix(backend): 自分がオーナーではない参加中のルームにメッセージを送信すると不必要な通知が発生するのを修正  
							
							
							
						 
						
							2025-03-25 13:29:03 +09:00