Kisaragi 
							
						 
					 
					
						
						
							
						
						ac12ab8629 
					 
					
						
						
							
							fix(backend): フィードのノートのMFMはHTMLにレンダーしてから返す ( #14006 )  
						
						... 
						
						
						
						* fix(backend): フィードのノートのMFMはHTMLにレンダーしてから返す (test wip)
* chore: beforeEachを使う?
* fix: プレーンテキストにフォールバックしてMFMが含まれていないか調べる方針を実装
* fix: application/jsonだとパースされるのでその作用をキャンセル
* build: fix lint error
* docs: update CHANGELOG.md
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com > 
						
						
					 
					
						2024-06-22 12:51:02 +09:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						c1514ce91d 
					 
					
						
						
							
							(re)  update SPDX-FileCopyrightText  
						
						... 
						
						
						
						Fix  #13290  
						
						
					 
					
						2024-02-13 15:59:27 +00:00 
						 
				 
			
				
					
						
							
							
								tamaina 
							
						 
					 
					
						
						
							
						
						311c2172d7 
					 
					
						
						
							
							Revert "update SPDX-FileCopyrightText"  
						
						... 
						
						
						
						This reverts commit 9b5aeb76d8 
						
						
					 
					
						2024-02-13 15:50:11 +00:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						9b5aeb76d8 
					 
					
						
						
							
							update SPDX-FileCopyrightText  
						
						
						
						
					 
					
						2024-02-12 11:37:45 +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 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								woxtu 
							
						 
					 
					
						
						
							
						
						0bddd0ceae 
					 
					
						
						
							
							Remove unnecessary nullish coalescing ( #12058 )  
						
						
						
						
					 
					
						2023-10-18 09:54:18 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						1fa1d31696 
					 
					
						
						
							
							perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように  
						
						
						
						
					 
					
						2023-10-16 10:45:22 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						053da10e94 
					 
					
						
						
							
							refactor(backend): update directory structure for models  
						
						
						
						
					 
					
						2023-09-20 11:33:36 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						6cf466e5d1 
					 
					
						
						
							
							update deps ( #11820 )  
						
						... 
						
						
						
						* update deps
* fix
* wip
* wip
* wip
* Update docker-compose.yml.example
* Delete reviewer-lottery.yml
* Update RepositoryModule.ts
* wip
* wip
* clean up
* update deps
* wip
* wip 
						
						
					 
					
						2023-09-15 14:28:29 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						792622aead 
					 
					
						
						
							
							refactor: prefix Mi for all entities ( #11719 )  
						
						... 
						
						
						
						* wip
* wip
* wip
* wip
* Update RepositoryModule.ts
* wip
* wip
* wip
* Revert "wip"
This reverts commit c1c13b37d2 
						
						
					 
					
						2023-08-16 17:51:28 +09:00 
						 
				 
			
				
					
						
							
							
								woxtu 
							
						 
					 
					
						
						
							
						
						8a6791da3f 
					 
					
						
						
							
							refactor(backend): Remove unused injections ( #11462 )  
						
						... 
						
						
						
						* Remove unused injections
* Remove unused imports 
						
						
					 
					
						2023-08-05 10:33:00 +09:00 
						 
				 
			
				
					
						
							
							
								Shun Sakai 
							
						 
					 
					
						
						
							
						
						c2370a1be6 
					 
					
						
						
							
							chore: 著作権とライセンスについての情報を各ファイルに追加する ( #11348 )  
						
						... 
						
						
						
						* chore: Add the SPDX information to each file
Add copyright and licensing information as defined in version 3.0 of
the REUSE Specification.
* tweak format
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-07-27 14:31:52 +09:00 
						 
				 
			
				
					
						
							
							
								okayurisotto 
							
						 
					 
					
						
						
							
						
						d84796588c 
					 
					
						
						
							
							cleanup: trim trailing whitespace ( #11136 )  
						
						... 
						
						
						
						* cleanup: trim trailing whitespace
* update(`.editorconfig`)
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp > 
						
						
					 
					
						2023-07-08 07:08:16 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						521eb95dbc 
					 
					
						
						
							
							perf(backend): cache avatar and banner url to db  
						
						
						
						
					 
					
						2023-04-06 19:48:24 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						bbb49457f9 
					 
					
						
						
							
							refactor: introduce bindThis decorator to bind this automaticaly  
						
						
						
						
					 
					
						2022-12-04 15:03:09 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						01d4d55e78 
					 
					
						
						
							
							fix import type  
						
						
						
						
					 
					
						2022-09-21 05:33:11 +09:00 
						 
				 
			
				
					
						
							
							
								syuilo 
							
						 
					 
					
						
						
							
						
						b75184ec8e 
					 
					
						
						
							
							なんかもうめっちゃ変えた  
						
						
						
						
					 
					
						2022-09-18 03:27:08 +09:00