zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								618e2ba1d2 
								
							 
						 
						
							
							
								
								fix(backend): drive/files/updateにおけるファイル名のバリデーションが機能していない問題を修正 ( #12923 )  
							
							... 
							
							
							
							* fix(backend): `drive/files/update`におけるファイル名のバリデーションが機能していない問題を修正
* Update CHANGELOG.md
* refactor: `!== undefined` -> `!= null`
* add test 
							
						 
						
							2024-01-08 17:40:37 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kagami Sascha Rosylight 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2a9db983fc 
								
							 
						 
						
							
							
								
								feat: export clips ( #12931 )  
							
							... 
							
							
							
							* feat: export clips
* Update CHANGELOG.md 
							
						 
						
							2024-01-07 10:35:58 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								30311aca18 
								
							 
						 
						
							
							
								
								fix(misskey-js): /signupと/signinの定義を作成してフロントの型エラーを抑制する ( #12846 )  
							
							... 
							
							
							
							* fix(misskey-js): /signupと/signinの定義を復活してフロントの型エラーを抑制する
* fix ci
* fix ci
* fix
* fix
---------
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com> 
							
						 
						
							2024-01-03 13:41:28 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kagami Sascha Rosylight 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ad346b6f36 
								
							 
						 
						
							
							
								
								feat(backend/oauth): allow CORS for token endpoint ( #12814 )  
							
							... 
							
							
							
							* feat(backend/oauth): allow CORS for token endpoint
* no need to explicitly set origin to `*`
* Update CHANGELOG.md 
							
						 
						
							2023-12-27 15:10:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chocolate Pie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c96bc36fed 
								
							 
						 
						
							
							
								
								Merge pull request from GHSA-7pxq-6xx9-xpgm  
							
							... 
							
							
							
							* fix: fix improper authorization when accessing with third-party application
* refactor: refactor type definitions
* fix: get rid of unnecessary access limitation
* enhance: サードパーティアプリケーションがWebsocket APIを使えるように
* fix: add missing parentheses
* Revert "fix(backend): add missing kind definition for admin endpoints to improve security"
This reverts commit 5150053275 
							
						 
						
							2023-12-27 15:08:59 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								433d46e57f 
								
							 
						 
						
							
							
								
								fix(backend): テストが死んでいるのを修正 ( #12738 )  
							
							... 
							
							
							
							* fix test
* fix test
* fix test
* fix test
* fix test 
							
						 
						
							2023-12-22 09:06:13 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								15b0d2aff2 
								
							 
						 
						
							
							
								
								enhance: ロールにアサインされたときの通知 ( #12607 )  
							
							... 
							
							
							
							* wip
* Update misskey-js.api.md
* Update CHANGELOG.md
* Update RoleService.ts
* Update locales/ja-JP.yml
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update UserListService.ts
* Update misskey-js.api.md
* fix (#12724 )
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> 
							
						 
						
							2023-12-21 10:39:11 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kagami Sascha Rosylight 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d14eb20122 
								
							 
						 
						
							
							
								
								chore(workflows): use postgres 15 everywhere ( #12726 )  
							
							
							
						 
						
							2023-12-21 10:29:51 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zawa-ch 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4e2d802967 
								
							 
						 
						
							
							
								
								enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように ( #12702 )  
							
							... 
							
							
							
							* Enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12072 )
* refactor: crowdin 編集部分のコミットを打ち消し
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158 
* refactor: オブジェクトの名前修正
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158 
* fix: 設定項目の説明を削除
名称が具体的になって必要なくなったため
https://github.com/misskey-dev/misskey/pull/12702#discussion_r1429932463  
							
						 
						
							2023-12-18 20:59:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									おさむのひと 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c68d87538a 
								
							 
						 
						
							
							
								
								リストタイムラインでミュートが貫通してしまう問題に対処 ( #12534 )  
							
							... 
							
							
							
							* ユーザリストTL系の各種動作を修正・統一
* fix
* fix CHANGELOG.md
* テスト追加 
							
						 
						
							2023-12-03 10:19:37 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3e0231d995 
								
							 
						 
						
							
							
								
								fix(backend): 何もノートしていないユーザーのフィードにアクセスするとエラーになる問題を修正 ( #12455 )  
							
							... 
							
							
							
							* fix(backend): 何もノートしていないユーザーのフィードにアクセスするとエラーになる問題を修正
* Update CHANGELOG.md
* add test
* fix: incorrect bob's username 
							
						 
						
							2023-11-26 10:01:06 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								864827f788 
								
							 
						 
						
							
							
								
								Hard mute ( #12376 )  
							
							... 
							
							
							
							* feat(backend,misskey-js): hard mute storage in backend
* fix(backend,misskey-js): mute word record type
* chore(frontend): generalize XWordMute
* feat(frontend): configure hard mute
* feat(frontend): hard mute notes on the timelines
* lint(backend,frontend): fix lint failure
* chore(misskey-js): update api.md
* fix(backend): test failure
* chore(frontend): check word mute for reply
* chore: limit hard mute count 
							
						 
						
							2023-11-23 18:56:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9d78a1a8b3 
								
							 
						 
						
							
							
								
								enhance(backend): make ftt db fallback configurable  
							
							
							
						 
						
							2023-11-16 10:20:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								aa6d0d4359 
								
							 
						 
						
							
							
								
								fix(backend): 非公開の投稿に対して返信できないように ( #12333 )  
							
							... 
							
							
							
							* fix(backend): 非公開の投稿に対して返信できないように
* Update CHANGELOG.md
* fix: test 
							
						 
						
							2023-11-15 11:10:45 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								e88dbad3cf 
								
							 
						 
						
							
							
								
								tweak test  
							
							
							
						 
						
							2023-11-01 15:56:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5fb6847419 
								
							 
						 
						
							
							
								
								Feat: 未読通知数を表示できるように ( #11982 )  
							
							... 
							
							
							
							* 未読通知数を表示できるように
* Update Changelog
* オプトインにする
* Fix lint
* (add) テスト通知のプッシュ通知を追加
* add test
* フロントエンドの表示上限を99に変更
* Make it default on
* 共通スタイルをくくりだす
* Update Changelog
* tweak
* Update UserEntityService.ts
* rename
* Update navbar-for-mobile.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-11-01 13:34:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9dcccbc8e1 
								
							 
						 
						
							
							
								
								fix(backend): 自分のフォローしているユーザーの自分のフォローしていないユーザーの visibility: followers な投稿への返信がストリーミングで流れてくる問題を修正  
							
							... 
							
							
							
							Fix  #12117  
						
							2023-10-23 15:29:42 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								e6c54de814 
								
							 
						 
						
							
							
								
								enhance(backend): RedisへのTLのキャッシュをオフにできるように  
							
							
							
						 
						
							2023-10-23 15:17:25 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5dc0463323 
								
							 
						 
						
							
							
								
								fix(backend): ローカルタイムラインに投稿者自身の投稿への返信が含まれない問題を修正  
							
							
							
						 
						
							2023-10-22 16:23:50 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								72327716ca 
								
							 
						 
						
							
							
								
								fix(backend): リストTLに自分のフォロワー限定投稿が含まれない問題を修正  
							
							... 
							
							
							
							Fix  #12110  
						
							2023-10-22 10:40:53 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2c0a139da6 
								
							 
						 
						
							
							
								
								feat: Avatar decoration ( #12096 )  
							
							... 
							
							
							
							* wip
* Update ja-JP.yml
* Update profile.vue
* .js
* Update home.test.ts 
							
						 
						
							2023-10-21 18:38:07 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								df957f7afe 
								
							 
						 
						
							
							
								
								update test  
							
							
							
						 
						
							2023-10-20 13:07:08 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								b394328eb1 
								
							 
						 
						
							
							
								
								fix(backend): フォロ限へのリプのリプ元が(非公開)の表示のまま  
							
							... 
							
							
							
							Fix  #12083  
						
							2023-10-20 11:58:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								d962ea3889 
								
							 
						 
						
							
							
								
								add timeline tests  
							
							
							
						 
						
							2023-10-20 08:15:31 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								683b71fc7e 
								
							 
						 
						
							
							
								
								add timeline tests  
							
							
							
						 
						
							2023-10-20 08:13:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5b244cc6eb 
								
							 
						 
						
							
							
								
								update test  
							
							
							
						 
						
							2023-10-18 17:20:43 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								1966876320 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2023-10-16 17:42:33 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								3ebed5aa3e 
								
							 
						 
						
							
							
								
								feat: local-only antenna  
							
							... 
							
							
							
							Resolve  #11869  
						
							2023-10-16 15:06:00 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								6a321ba340 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2023-10-16 14:35:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								34d1b463a4 
								
							 
						 
						
							
							
								
								fix tests  
							
							
							
						 
						
							2023-10-16 12:58:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								1fa1d31696 
								
							 
						 
						
							
							
								
								perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように  
							
							
							
						 
						
							2023-10-16 10:45:22 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								7b6b3ad821 
								
							 
						 
						
							
							
								
								update test  
							
							
							
						 
						
							2023-10-11 18:25:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								a26d9ea132 
								
							 
						 
						
							
							
								
								enhance(backend): LTLでフォローしているユーザーからの自分への返信が含まれるように  
							
							
							
						 
						
							2023-10-11 17:29:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								566cb35370 
								
							 
						 
						
							
							
								
								update test  
							
							
							
						 
						
							2023-10-11 14:30:18 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								7a8d5e5840 
								
							 
						 
						
							
							
								
								enhance: ローカルタイムライン、ソーシャルタイムラインで返信を含むかどうか設定可能に  
							
							... 
							
							
							
							Resolve  #12001  
						
							2023-10-11 10:15:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								1f0c27edf2 
								
							 
						 
						
							
							
								
								fix(backend):  フォローしているユーザーからの自分の投稿への返信がタイムラインに含まれない問題を修正  
							
							
							
						 
						
							2023-10-11 08:18:00 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								26b7112b20 
								
							 
						 
						
							
							
								
								add tests  
							
							
							
						 
						
							2023-10-11 08:02:29 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9f33ce1cd0 
								
							 
						 
						
							
							
								
								fix of  0bb0c32908 
							
							
							
						 
						
							2023-10-10 09:45:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									_ 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ca07459f5e 
								
							 
						 
						
							
							
								
								fix(backend): ダイレクト投稿がタイムライン上に正常に表示されない問題を修正 ( #11993 )  
							
							... 
							
							
							
							* DMをredisにpushするように
* add test
* add CHANGELOG
* Update NoteCreateService.ts
* lint
* ✌️ 
* 前のバージョンから発生した問題ではないため不要
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-10-09 12:36:25 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								457b4cf608 
								
							 
						 
						
							
							
								
								fix(backend): users/notes で 自身の visibility: followers なノートが含まれない問題を修正  
							
							
							
						 
						
							2023-10-09 08:54:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								2859cbab91 
								
							 
						 
						
							
							
								
								perf(backend): WebSocket接続が多い場合のパフォーマンスを向上  
							
							... 
							
							
							
							https: //github.com/MisskeyIO/misskey/pull/176
Co-Authored-By: KOBA789 <kobahide789@gmail.com> 
							
						 
						
							2023-10-08 08:10:28 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									FineArchs 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d6ef28d4ca 
								
							 
						 
						
							
							
								
								バックエンドのテストの改善 ( #11978 )  
							
							... 
							
							
							
							* Update utils.ts
* no async executer 
							
						 
						
							2023-10-07 12:25:16 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								481ca4ec03 
								
							 
						 
						
							
							
								
								add more test  
							
							
							
						 
						
							2023-10-06 17:36:54 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5b00fa6f82 
								
							 
						 
						
							
							
								
								enhance(backend): users/notesでチャンネル投稿を含めるオプション  
							
							... 
							
							
							
							Resolve  #11965  
						
							2023-10-05 09:48:45 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								d2bb35bcf3 
								
							 
						 
						
							
							
								
								add more tests  
							
							
							
						 
						
							2023-10-05 09:31:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								fb63fc1213 
								
							 
						 
						
							
							
								
								tweak tl  
							
							
							
						 
						
							2023-10-04 16:48:34 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								ca515d5a7e 
								
							 
						 
						
							
							
								
								tweak timelines  
							
							
							
						 
						
							2023-10-04 16:43:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								6ebea82dba 
								
							 
						 
						
							
							
								
								add more test  
							
							
							
						 
						
							2023-10-04 16:12:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								05d1f5e564 
								
							 
						 
						
							
							
								
								add more test  
							
							
							
						 
						
							2023-10-04 15:33:02 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								ee70f05a86 
								
							 
						 
						
							
							
								
								fix test  
							
							
							
						 
						
							2023-10-04 15:29:09 +09:00