tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								5cae078e5e 
								
							 
						 
						
							
							
								
								fix(backend): make isExplorable optional for backward compatibility  
							
							... 
							
							
							
							https://github.com/misskey-dev/misskey/pull/10677#issuecomment-1516394630  
						
							2023-04-20 16:09:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									nenohi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8dc60cd327 
								
							 
						 
						
							
							
								
								Role timeline setting ( #10677 )  
							
							... 
							
							
							
							* ロールタイムライン設定
* isRoleTimeline to isExplorable
* ポリシーではないので削除
* 型からも
* wip
* 足りてなかった説
* wip
* listはpublicを表示
* 前回の記載修正( #10671  )
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-04-20 20:02:50 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								dc8a3f210b 
								
							 
						 
						
							
							
								
								fix(server): 1:1ではない画像のリアクション通知バッジが左や上に寄ってしまっていたのを中央に来るように修正  
							
							
							
						 
						
							2023-04-19 14:30:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e1f9ab77f8 
								
							 
						 
						
							
							
								
								feat: Server rules ( #10660 )  
							
							... 
							
							
							
							* enhance(frontend): サーバールールのデザイン調整
* enhance(frontend): i18n
* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動
* enhance(frontend): サーバールールのデザイン調整
* Update CHANGELOG.md
* 不要な差分を削除
* fix(frontend): lint
* ui tweak
* test: add stories
* tweak
* test: bind args
* test: add interaction tests
* fix bug
* Update packages/frontend/src/pages/admin/server-rules.vue
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
* Update misskey-js.api.md
* chore: windowを明示
* 🎨 
* refactor
* 🎨 
* 🎨 
* fix e2e test
* 🎨 
* 🎨 
* fix icon
* fix e2e
---------
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> 
							
						 
						
							2023-04-19 21:24:31 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									nenohi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								65ff2c2498 
								
							 
						 
						
							
							
								
								カスタム絵文字のライセンスを一括でできるように ( #10671 )  
							
							... 
							
							
							
							* setlicensebulk追加
* 5時に誤字った!w
* 並び順の変更(set,add,removeの順
* add changelog 
							
						 
						
							2023-04-19 08:25:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Nanashia 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0ddc79bb91 
								
							 
						 
						
							
							
								
								fix(backend): アバターとバナーがリセットできない ( #10643 )  
							
							... 
							
							
							
							* fix(backend): avatar and banner couldn't be reset
* Update CHANGELOG.md 
							
						 
						
							2023-04-16 15:23:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									nenohi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9469b26eb2 
								
							 
						 
						
							
							
								
								カスタム絵文字の検索を絵文字ピッカー使用できるように ( #10335 )  
							
							... 
							
							
							
							* fix( #10013 )
* add changelog
* also in about.emojis.vue
* fix changelog
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-04-14 14:49:41 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								a67439981b 
								
							 
						 
						
							
							
								
								fix types  
							
							
							
						 
						
							2023-04-14 13:50:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								97abfd48ce 
								
							 
						 
						
							
							
								
								refactor(backend): tweak repository name  
							
							
							
						 
						
							2023-04-13 13:31:54 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ebise Lutica 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								605f149235 
								
							 
						 
						
							
							
								
								feat: 自分用メモ機能 ( #10516 )  
							
							... 
							
							
							
							* 自分用メモを作成する機能
* 不要なCSSを削除
* メモ: デザイン調整
* デザイン崩れを修正
* fix: メモ機能のe2eテストで見つかった不具合を修正
* デザイン調整
* fix(frontend): 自分用メモtextareaにline-heightが適用されない問題を修正 
							
						 
						
							2023-04-13 13:17:32 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								3f57119aea 
								
							 
						 
						
							
							
								
								[ci skip] remove outdated comment  
							
							
							
						 
						
							2023-04-13 09:02:41 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									futchitwo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								04511ac141 
								
							 
						 
						
							
							
								
								fix(server): アンテナとロールTLのuntil/sinceプロパティが動くように ( #10605 )  
							
							... 
							
							
							
							* fix(server): アンテナとロールTLのuntil/sinceプロパティが動くように
* fix 
							
						 
						
							2023-04-13 08:33:36 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
							
							
								
							
							
								3ff5a5ae29 
								
							 
						 
						
							
							
								
								fix type in CustomEmojiService 2  
							
							
							
						 
						
							2023-04-12 12:32:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									hutchisr 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b7d056fb22 
								
							 
						 
						
							
							
								
								Use unique identifier for each follow request ( #10600 )  
							
							... 
							
							
							
							Co-authored-by: anemone <anemoneya@icloud.com> 
							
						 
						
							2023-04-12 20:22:50 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									kakkokari-gtyih 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								49749b46c4 
								
							 
						 
						
							
							
								
								feat(server): Misskey Webでユーザーフレンドリーなエラーページを出す ( #10590 )  
							
							... 
							
							
							
							* (add) user-friendly error page
* Update CHANGELOG.md
* (add) cache-control header
* Add ClientLoggerService
* Log params and query
* remove error stack on client
* fix pug
* 文面を調整
* :art]
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-04-12 12:52:14 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5d56799070 
								
							 
						 
						
							
							
								
								feat: role timeline  
							
							... 
							
							
							
							Resolve  #10581  
						
							2023-04-12 11:40:08 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Namekuji 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								da83322200 
								
							 
						 
						
							
							
								
								feat: queueing bulk follow/unfollow and block/unblock ( #10544 )  
							
							... 
							
							
							
							* wrap follow/unfollow and block/unblock as job queue
* create import job to follow in each iteration
* make relationship jobs concurrent
* replace to job queue if called repeatedly
* use addBulk to import
* omit stream when importing
* fix job caller
* use ThinUser instead of User to reduce redis memory consumption
* createImportFollowingToDbJobの呼び出し方を変える, 型補強
* Force ThinUser
* オブジェクト操作のみのメソッド名はgenerate...Data
* Force ThinUser in generateRelationshipJobData
* silent bulk unfollow at admin api endpoint
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> 
							
						 
						
							2023-04-12 09:13:58 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								43eee54f2d 
								
							 
						 
						
							
							
								
								enhance(backend): APIパラメータサイズ上限を128kbから1mbに緩和  
							
							
							
						 
						
							2023-04-11 14:28:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								59ca0d21a1 
								
							 
						 
						
							
							
								
								enhance(backend): APIパラメータサイズ上限を32kbから128kbに緩和  
							
							... 
							
							
							
							Fix  #10574  
						
							2023-04-11 14:27:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									たーびん 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f6dc100748 
								
							 
						 
						
							
							
								
								fix   #10554  チャンネルの検索用ページとAPIの追加 ( #10555 )  
							
							... 
							
							
							
							* add channel search
* move  channel search to channel list page
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
Co-authored-by: xianon <xianon@hotmail.co.jp>
Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
Co-authored-by: Khsmty <me@khsmty.com>
Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
Co-authored-by: mei23 <m@m544.net>
Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com> 
							
						 
						
							2023-04-11 07:42:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								39cf80e19f 
								
							 
						 
						
							
							
								
								fix(backend): イベント用redis分離が上手く動かない問題を修正  
							
							
							
						 
						
							2023-04-09 17:09:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								b56f4b27ee 
								
							 
						 
						
							
							
								
								fix(backend): ストリーミングのLTLチャンネルでサーバー側にエラーログが出るのを修正  
							
							
							
						 
						
							2023-04-09 17:01:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									futchitwo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								038365bf2d 
								
							 
						 
						
							
							
								
								fix: redis から取得できないチャンネル投稿はDBから取得 ( #10539 )  
							
							
							
						 
						
							2023-04-09 07:56:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								2321214c98 
								
							 
						 
						
							
							
								
								disable account migration  
							
							
							
						 
						
							2023-04-08 20:51:36 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Namekuji 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e23cf77f86 
								
							 
						 
						
							
							
								
								fetch person again ( #10514 )  
							
							
							
						 
						
							2023-04-08 16:13:50 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Namekuji 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								25ebb73756 
								
							 
						 
						
							
							
								
								feat: account migration ( #10507 )  
							
							... 
							
							
							
							* add Move activity
* add endpoint to move from local to remote
* follow move activity coming to inbox
* fix move endpoint
* add known-as endpoint to create account alias
* add migration page
* add route to migration page
* add move and known-as endpoints
* fix dependnecies error
* fix new endpoints
* fix move activity id
* fix refollow
* add movedToUri and alsoKnownAs to api
* fix moveToUri indicator
* fix missing context
* add chengelog
* rename MkMoved to MkAccountMoved
* add missing semicolon
* fix targetUri
* fix followings query
* remove redundant null check 
							
						 
						
							2023-04-08 14:16:26 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								fa67fb42b1 
								
							 
						 
						
							
							
								
								enhance(backend): Redisにチャンネル投稿がない場合はDBから持ってくるように  
							
							... 
							
							
							
							Fix  #10473  
						
							2023-04-08 13:12:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								ff6d9d2860 
								
							 
						 
						
							
							
								
								feat(backend): イベント用Redisを別サーバーに分離できるように  
							
							
							
						 
						
							2023-04-07 11:20:14 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								521eb95dbc 
								
							 
						 
						
							
							
								
								perf(backend): cache avatar and banner url to db  
							
							
							
						 
						
							2023-04-06 19:48:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a574d0fbcb 
								
							 
						 
						
							
							
								
								fix  
							
							
							
						 
						
							2023-04-06 11:36:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								73203a3d72 
								
							 
						 
						
							
							
								
								perf(backend): cache local custom emojis  
							
							
							
						 
						
							2023-04-06 11:14:43 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2650a7a5b8 
								
							 
						 
						
							
							
								
								fix: 通知インジケータが光りっぱなしになる問題を修正 ( #10483 )  
							
							... 
							
							
							
							* fix(misskey-js): ストリームがstringで送信される場合があるのを修正
* pnpm run api
* force read notification
* fix competition 
							
						 
						
							2023-04-06 06:11:59 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								28647de196 
								
							 
						 
						
							
							
								
								enhance(backend): improve userkeypair cache  
							
							
							
						 
						
							2023-04-05 12:10:40 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								f44504097c 
								
							 
						 
						
							
							
								
								enhance(backend): improve cache  
							
							
							
						 
						
							2023-04-05 10:21:10 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								625fed8838 
								
							 
						 
						
							
							
								
								enhance(backend): チャンネルの既読管理を削除  
							
							... 
							
							
							
							- 現状上手く機能していない
- パフォーマンス上の理由
- 実装するにしてももっと効率的な方法がある 
							
						 
						
							2023-04-05 07:52:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								ecaf152b4a 
								
							 
						 
						
							
							
								
								enhance(backend): improve cache  
							
							
							
						 
						
							2023-04-04 17:32:09 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								7f3afac0a2 
								
							 
						 
						
							
							
								
								refactor(backend): rename Cache -> MemoryCache  
							
							
							
						 
						
							2023-04-04 15:56:47 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								30d6992684 
								
							 
						 
						
							
							
								
								perf(backend): 通知をRedisに保存するように  
							
							... 
							
							
							
							Resolve  #10168  
						
							2023-04-04 14:06:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								b53d6c7f8c 
								
							 
						 
						
							
							
								
								perf(backend): store notes of an antenna to redis instead of postgresql  
							
							... 
							
							
							
							Resolve  #10169  
						
							2023-04-03 12:11:16 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								4f9f625e65 
								
							 
						 
						
							
							
								
								perf(backend): cache timeline of a channel to redis  
							
							
							
						 
						
							2023-04-03 11:49:58 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9bc5d52e41 
								
							 
						 
						
							
							
								
								feat: チャンネルにノートをピン留めできるように  
							
							... 
							
							
							
							Resolve  #7740  
						
							2023-03-31 15:01:56 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								3cb0cc7989 
								
							 
						 
						
							
							
								
								feat: チャンネルをお気に入りに登録できるように  
							
							... 
							
							
							
							Resolve  #10097  
						
							2023-03-31 11:30:27 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								e03d5a86a4 
								
							 
						 
						
							
							
								
								lint fix  
							
							
							
						 
						
							2023-03-30 12:16:03 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								bb2b33f2c9 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2023-03-30 12:03:04 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								31f3f5f0f0 
								
							 
						 
						
							
							
								
								enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加  
							
							
							
						 
						
							2023-03-24 19:08:08 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								09a846a45c 
								
							 
						 
						
							
							
								
								enhance(backend): use  ❤️  for reaction fallback  
							
							
							
						 
						
							2023-03-24 18:55:31 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								46f99755db 
								
							 
						 
						
							
							
								
								refactor  
							
							
							
						 
						
							2023-03-24 18:29:39 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								e438091113 
								
							 
						 
						
							
							
								
								refactor(backend): rename cache class  
							
							
							
						 
						
							2023-03-24 16:43:42 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								ab26a8016d 
								
							 
						 
						
							
							
								
								fix(server): 空のアンテナが作成できるのを修正  
							
							
							
						 
						
							2023-03-24 16:01:35 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								f01e6ef6bf 
								
							 
						 
						
							
							
								
								enhance(backend): リモートユーザーのチャート生成を無効にするオプションを追加  
							
							
							
						 
						
							2023-03-24 15:43:36 +09:00