9c787a578e 
								
							 
						 
						
							
							
								
								feat(frontend): スマホ・タブレットの場合、チャンネルの投稿フォームに自動でフォーカスしないように ( #10051 )  
							
							... 
							
							
							
							* feat(frontend): スマホ・タブレットの場合、チャンネルの投稿フォームに自動でフォーカスしない
* Update CHANGELOG.md 
							
						 
						
							2023-02-24 10:31:21 +09:00  
				
					
						
							
							
								 
						
							
								ff8437c378 
								
							 
						 
						
							
							
								
								enhance(client): ローカルのみ -> 連合なし  
							
							... 
							
							
							
							Resolve  #10055  
						
							2023-02-24 10:24:25 +09:00  
				
					
						
							
							
								 
						
							
								a1f3bd6865 
								
							 
						 
						
							
							
								
								fix CHANGELOG  
							
							
							
						 
						
							2023-02-23 14:03:02 +00:00  
				
					
						
							
							
								 
						
							
								c925e3d281 
								
							 
						 
						
							
							
								
								fix(server): 全ての通知が削除されてしまうのを修正  
							
							
							
						 
						
							2023-02-23 14:01:18 +00:00  
				
					
						
							
							
								 
						
							
								fca820c90c 
								
							 
						 
						
							
							
								
								13.7.3  
							
							
							
						 
						
							2023-02-23 20:47:19 +09:00  
				
					
						
							
							
								 
						
							
								becc4d2e54 
								
							 
						 
						
							
							
								
								fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 ( #10042 )  
							
							... 
							
							
							
							* wip
* fix
* create migration
* oops
* fix front const
* changelog
* fix type
* fix
* wip
* Revert "wip"
This reverts commit 6cdb3600e2 
							
						 
						
							2023-02-23 20:46:14 +09:00  
				
					
						
							
							
								 
						
							
								3dd363a6c5 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2023-02-23 20:26:36 +09:00  
				
					
						
							
							
								 
						
							
								e630803922 
								
							 
						 
						
							
							
								
								enumの変更はしない  
							
							
							
						 
						
							2023-02-23 20:26:33 +09:00  
				
					
						
							
							
								 
						
							
								774b7fed1f 
								
							 
						 
						
							
							
								
								update CHANGELOG.md  
							
							
							
						 
						
							2023-02-23 10:55:54 +00:00  
				
					
						
							
							
								 
						
							
								bda3d69539 
								
							 
						 
						
							
							
								
								fix(client):「キャッシュを削除」した後、ローカルのカスタム絵文字が表示されなくなる問題を修正  
							
							... 
							
							
							
							Fix  #10044  
						
							2023-02-23 10:29:20 +00:00  
				
					
						
							
							
								 
						
							
								c328584bb6 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-23 17:30:01 +09:00  
				
					
						
							
							
								 
						
							
								8ca2f24df6 
								
							 
						 
						
							
							
								
								13.7.1  
							
							
							
						 
						
							2023-02-23 08:09:22 +09:00  
				
					
						
							
							
								 
						
							
								f7c6ea93d7 
								
							 
						 
						
							
							
								
								perf(backend): Use swc on pnpm build ( #10026 )  
							
							... 
							
							
							
							* perf(backend): Use swc on pnpm build
* update CHANGELOG
* no jest 
							
						 
						
							2023-02-22 23:09:24 +09:00  
				
					
						
							
							
								 
						
							
								833e2869e7 
								
							 
						 
						
							
							
								
								13.7.0  
							
							
							
						 
						
							2023-02-22 18:06:06 +09:00  
				
					
						
							
							
								 
						
							
								3157d81e95 
								
							 
						 
						
							
							
								
								enhance(client): make possible to reload page of window  
							
							... 
							
							
							
							Resolve  #10007  
						
							2023-02-22 17:43:10 +09:00  
				
					
						
							
							
								 
						
							
								f0cb587c89 
								
							 
						 
						
							
							
								
								fix(client): ユーザーのハッシュタグ検索が機能していないのを修正  
							
							
							
						 
						
							2023-02-22 17:25:33 +09:00  
				
					
						
							
							
								 
						
							
								84e2ee220b 
								
							 
						 
						
							
							
								
								fix(server): tweak admin/show-user api  
							
							... 
							
							
							
							Fix  #9883  
						
							2023-02-22 17:17:36 +09:00  
				
					
						
							
							
								 
						
							
								b9ee14fe5b 
								
							 
						 
						
							
							
								
								fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザーを絞って検索できない問題を修正 ( #9943 )  
							
							... 
							
							
							
							* fix: MkUserSelectDialog/search-by-username-and-hostでローカルユーザーを絞って検索できない問題を修正
Fix  #9627 
* update CHANGELOG.md
* clean up
* search-by-username-and-host大改造 
							
						 
						
							2023-02-22 14:47:51 +09:00  
				
					
						
							
							
								 
						
							
								6e68a78d6a 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-22 14:44:10 +09:00  
				
					
						
							
							
								 
						
							
								8eb87c8e4d 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-21 10:44:17 +09:00  
				
					
						
							
							
								 
						
							
								980bf1306e 
								
							 
						 
						
							
							
								
								🎨  2FA設定のデザイン向上 / セキュリティキーの名前を変更できるように ( #9985 )  
							
							... 
							
							
							
							* wip
* fix
* wip
* wip
* ✌️ 
* rename key
* 🎨 
* update CHANGELOG.md
* パスワードレスログインの判断はサーバーで
* 日本語
* 日本語
* 日本語
* 日本語
* ✌️ 
* fix
* refactor
* トークン→確認コード
* fix password-less / qr click
* use otpauth
* 日本語
* autocomplete
* パスワードレス設定は外に出す
* 🎨 
* 🎨 
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-02-20 16:40:24 +09:00  
				
					
						
							
							
								 
						
							
								4e68126c06 
								
							 
						 
						
							
							
								
								enhance(server): URLプレビュー(summaly)はプロキシを通すように ( #9905 )  
							
							... 
							
							
							
							* enhance(server): URLプレビュー(summaly)はプロキシを通すように
* update summaly
* update summaly
* 型エラーバスター
* basic.html
* Delete basic.html
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-02-14 14:17:07 +09:00  
				
					
						
							
							
								 
						
							
								b427bf70a8 
								
							 
						 
						
							
							
								
								13.6.1  
							
							
							
						 
						
							2023-02-12 11:20:08 +09:00  
				
					
						
							
							
								 
						
							
								2f48d109dd 
								
							 
						 
						
							
							
								
								enhance(client): make possible to in-channel renote/quote  
							
							
							
						 
						
							2023-02-12 10:59:22 +09:00  
				
					
						
							
							
								 
						
							
								9ddf62d8b7 
								
							 
						 
						
							
							
								
								enhance: レートリミットを0%にできるように  
							
							
							
						 
						
							2023-02-12 10:26:27 +09:00  
				
					
						
							
							
								 
						
							
								f28aea9e30 
								
							 
						 
						
							
							
								
								add cors header to ActivityPubServerService.ts ( #9888 )  
							
							... 
							
							
							
							* add cors header to ActivityPubServerService.ts
* Update CHANGELOG.md 
							
						 
						
							2023-02-12 08:22:42 +09:00  
				
					
						
							
							
								 
						
							
								19c0027605 
								
							 
						 
						
							
							
								
								fix(client): ユーザーページでアクティビティを見ることができないのを修正  
							
							
							
						 
						
							2023-02-11 07:17:50 +00:00  
				
					
						
							
							
								 
						
							
								9349f72227 
								
							 
						 
						
							
							
								
								refactor(client): Refactor MkPageHeader  #9869  ( #9878 )  
							
							... 
							
							
							
							* disable animation
* refactor(client): MkPageHeaderのタブをMkPageHeader.tabsに分離
animationをフォローするように
* update CHANGELOG.md
* remove unnecessary props 
							
						 
						
							2023-02-11 16:04:45 +09:00  
				
					
						
							
							
								 
						
							
								f74d9c7ed0 
								
							 
						 
						
							
							
								
								13.6.0  
							
							
							
						 
						
							2023-02-11 14:08:42 +09:00  
				
					
						
							
							
								 
						
							
								f2da79ad43 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-11 14:00:38 +09:00  
				
					
						
							
							
								 
						
							
								73a1372940 
								
							 
						 
						
							
							
								
								enhance(client): 迷惑になる可能性のある投稿を行う前に警告を表示  
							
							... 
							
							
							
							Resolve  #9862  
						
							2023-02-11 13:54:27 +09:00  
				
					
						
							
							
								 
						
							
								0138c3b00e 
								
							 
						 
						
							
							
								
								enhance(client): ヘッダー(MkPageHeader)関連 ( #9869 )  
							
							... 
							
							
							
							* MkPageHeader大改造
* ユーザーページのノート一覧をタブにするなど
* ✌️ 
* 🎨 
* fix
* wheel
* clean up
* 🎨 
* 🎨 
* remove console.log
* update CHANGELOG.md
* fix
* fix
* fix
* ✌️ 
* header avatar clickable
* !hideTitle
* Revert "!hideTitle"
This reverts commit 19cad428c9 
							
						 
						
							2023-02-11 13:08:18 +09:00  
				
					
						
							
							
								 
						
							
								040f9927dd 
								
							 
						 
						
							
							
								
								enhance(client): ロールをより簡単に付与できるように  
							
							
							
						 
						
							2023-02-11 12:55:22 +09:00  
				
					
						
							
							
								 
						
							
								abc1bdf218 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-11 12:34:35 +09:00  
				
					
						
							
							
								 
						
							
								b0616b52ea 
								
							 
						 
						
							
							
								
								一部のMFM構文をopt-inに  
							
							... 
							
							
							
							あとMFMチートシートはMisskey Hubに移動 
							
						 
						
							2023-02-11 11:31:18 +09:00  
				
					
						
							
							
								 
						
							
								8bd2d6328a 
								
							 
						 
						
							
							
								
								enhance(client): 一度見たノートのRenoteは省略して表示するように  
							
							... 
							
							
							
							Resolve  #1792  
						
							2023-02-11 09:41:54 +09:00  
				
					
						
							
							
								 
						
							
								9351fb9617 
								
							 
						 
						
							
							
								
								コンディショナルロールもバッジとして表示可能に  
							
							
							
						 
						
							2023-02-11 09:03:43 +09:00  
				
					
						
							
							
								 
						
							
								2d11c558fa 
								
							 
						 
						
							
							
								
								13.5.6  
							
							
							
						 
						
							2023-02-10 20:14:38 +09:00  
				
					
						
							
							
								 
						
							
								ca0d53ec5d 
								
							 
						 
						
							
							
								
								enhance(client): /authおよびMiAuthのUIをブラッシュアップ  
							
							... 
							
							
							
							Fix  #9742  
						
							2023-02-09 17:18:27 +00:00  
				
					
						
							
							
								 
						
							
								f9d1bc340e 
								
							 
						 
						
							
							
								
								13.5.4  
							
							
							
						 
						
							2023-02-09 18:11:48 +09:00  
				
					
						
							
							
								 
						
							
								6a5bbd335b 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-09 18:03:04 +09:00  
				
					
						
							
							
								 
						
							
								6e61a36d05 
								
							 
						 
						
							
							
								
								i/notificationsのレートリミットを緩和  
							
							... 
							
							
							
							SubwayTooterのバグ対策でレートリミットを設定していたが、通常の使い方でも引っかかることもあるため緩和 
							
						 
						
							2023-02-09 08:32:42 +00:00  
				
					
						
							
							
								 
						
							
								f80bf1fb1c 
								
							 
						 
						
							
							
								
								perf: renderBaseでCache-Controlを300秒から30秒に  
							
							
							
						 
						
							2023-02-09 08:19:12 +00:00  
				
					
						
							
							
								 
						
							
								a486716520 
								
							 
						 
						
							
							
								
								perf: renderBaseでCache-Controlを15秒から300秒に  
							
							
							
						 
						
							2023-02-09 07:49:39 +00:00  
				
					
						
							
							
								 
						
							
								399ce9b999 
								
							 
						 
						
							
							
								
								13.5.3  
							
							
							
						 
						
							2023-02-09 11:54:41 +09:00  
				
					
						
							
							
								 
						
							
								7afee5977f 
								
							 
						 
						
							
							
								
								feat(client): add channel column to deck  
							
							
							
						 
						
							2023-02-09 10:35:28 +09:00  
				
					
						
							
							
								 
						
							
								91cc033eb5 
								
							 
						 
						
							
							
								
								13.5.2  
							
							
							
						 
						
							2023-02-08 20:17:13 +09:00  
				
					
						
							
							
								 
						
							
								6f7cfa82b5 
								
							 
						 
						
							
							
								
								fix(client): 通知のノート表示で_nowrapが効いていない問題を修正  
							
							... 
							
							
							
							Fix  #9834  
						
							2023-02-08 09:50:34 +00:00  
				
					
						
							
							
								 
						
							
								eac3bf8bff 
								
							 
						 
						
							
							
								
								13.5.0  
							
							
							
						 
						
							2023-02-08 18:03:13 +09:00  
				
					
						
							
							
								 
						
							
								2be1a39d13 
								
							 
						 
						
							
							
								
								fix(server): validate urls from ap to improve security  
							
							
							
						 
						
							2023-02-07 19:58:58 +09:00  
				
					
						
							
							
								 
						
							
								30704e6de8 
								
							 
						 
						
							
							
								
								update CHANGELOG  
							
							
							
						 
						
							2023-02-06 12:13:43 +00:00  
				
					
						
							
							
								 
						
							
								6501f80fc7 
								
							 
						 
						
							
							
								
								13.4.0  
							
							
							
						 
						
							2023-02-05 20:55:42 +09:00  
				
					
						
							
							
								 
						
							
								b037f6566b 
								
							 
						 
						
							
							
								
								Add Thai to language selection  
							
							... 
							
							
							
							Resolve  #9809  
						
							2023-02-05 20:53:40 +09:00  
				
					
						
							
							
								 
						
							
								0ec8ebeba3 
								
							 
						 
						
							
							
								
								fix(client): tweak notification style  
							
							... 
							
							
							
							Fix  #8633  
						
							2023-02-05 20:47:27 +09:00  
				
					
						
							
							
								 
						
							
								46017f5725 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-05 20:32:12 +09:00  
				
					
						
							
							
								 
						
							
								1e28db2396 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-05 20:30:46 +09:00  
				
					
						
							
							
								 
						
							
								6a3039f7b7 
								
							 
						 
						
							
							
								
								feat: ロールにアイコンを設定してユーザー名の横に表示できるように  
							
							... 
							
							
							
							Resolve  #9761  
						
							2023-02-05 10:37:03 +09:00  
				
					
						
							
							
								 
						
							
								868c8fffb3 
								
							 
						 
						
							
							
								
								update CHANGELOG.md  
							
							
							
						 
						
							2023-02-04 15:05:13 +00:00  
				
					
						
							
							
								 
						
							
								3f199c7113 
								
							 
						 
						
							
							
								
								13.3.3  
							
							
							
						 
						
							2023-02-04 18:22:00 +09:00  
				
					
						
							
							
								 
						
							
								a12f07c42b 
								
							 
						 
						
							
							
								
								13.3.2  
							
							
							
						 
						
							2023-02-04 14:23:29 +09:00  
				
					
						
							
							
								 
						
							
								e7334c4fb0 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-04 14:21:08 +09:00  
				
					
						
							
							
								 
						
							
								38f9d1e764 
								
							 
						 
						
							
							
								
								fix(client): validate urls to improve security  
							
							
							
						 
						
							2023-02-04 14:20:07 +09:00  
				
					
						
							
							
								 
						
							
								2dfed75402 
								
							 
						 
						
							
							
								
								perf(server): improvement of external mediaProxy ( #9787 )  
							
							... 
							
							
							
							* perf(server): improvement of external mediaProxy
* add a comment
* ✌️ 
* /filesでsharpの処理を行わずリダイレクトする
* fix
* thumbnail => static
* Fix  #9788 
* add avatar mode
* add url
* fix
* static.webp
* remove encodeURIComponent from media proxy path
* remove existance check 
							
						 
						
							2023-02-04 13:38:51 +09:00  
				
					
						
							
							
								 
						
							
								8add8025a0 
								
							 
						 
						
							
							
								
								13.3.1  
							
							
							
						 
						
							2023-02-04 09:12:18 +09:00  
				
					
						
							
							
								 
						
							
								534be6ff25 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-04 09:11:33 +09:00  
				
					
						
							
							
								 
						
							
								b2a67ba5ca 
								
							 
						 
						
							
							
								
								fix(client): オートコンプリートでUnicode絵文字がカスタム絵文字として表示されてしまうのを修正  
							
							
							
						 
						
							2023-02-03 21:21:36 +00:00  
				
					
						
							
							
								 
						
							
								d78e15cc1a 
								
							 
						 
						
							
							
								
								fix(client): カスタム絵文字にアニメーション画像を再生しない設定が適用されていない問題を修正  
							
							
							
						 
						
							2023-02-03 20:37:15 +00:00  
				
					
						
							
							
								 
						
							
								3a62625bbc 
								
							 
						 
						
							
							
								
								13.3.0  
							
							
							
						 
						
							2023-02-03 17:57:27 +09:00  
				
					
						
							
							
								 
						
							
								5173ed37f9 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-03 15:13:28 +09:00  
				
					
						
							
							
								 
						
							
								825551d64f 
								
							 
						 
						
							
							
								
								drop syslog  
							
							... 
							
							
							
							Close  #9774  
						
							2023-02-03 15:08:36 +09:00  
				
					
						
							
							
								 
						
							
								449761bada 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-03 15:06:24 +09:00  
				
					
						
							
							
								 
						
							
								843f1aed4f 
								
							 
						 
						
							
							
								
								13.2.6  
							
							
							
						 
						
							2023-02-01 11:29:17 +09:00  
				
					
						
							
							
								 
						
							
								e42938cad6 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-02-01 11:27:37 +09:00  
				
					
						
							
							
								 
						
							
								5b38f76254 
								
							 
						 
						
							
							
								
								update CHANGELOG.md  
							
							
							
						 
						
							2023-01-28 12:37:28 +00:00  
				
					
						
							
							
								 
						
							
								04d60426c7 
								
							 
						 
						
							
							
								
								modify CHANGELOG.md  
							
							
							
						 
						
							2023-01-28 06:22:38 +00:00  
				
					
						
							
							
								 
						
							
								7190bd00c9 
								
							 
						 
						
							
							
								
								feat: classicモードでテーマが自動変更された際元に戻すように ( #9669 )  
							
							... 
							
							
							
							* feat: classicモードでテーマが自動変更された際元に戻すように
* docs: update CHANGELOG.md
* fix: prefixを miux:ui_temp から ui_temp に変更 
							
						 
						
							2023-01-27 13:52:51 +09:00  
				
					
						
							
							
								 
						
							
								e9cb18c5aa 
								
							 
						 
						
							
							
								
								13.2.4  
							
							
							
						 
						
							2023-01-27 11:44:04 +09:00  
				
					
						
							
							
								 
						
							
								aa8adc07aa 
								
							 
						 
						
							
							
								
								13.2.3  
							
							
							
						 
						
							2023-01-26 11:40:36 +09:00  
				
					
						
							
							
								 
						
							
								35fd523edf 
								
							 
						 
						
							
							
								
								13.2.2  
							
							
							
						 
						
							2023-01-25 15:15:59 +09:00  
				
					
						
							
							
								 
						
							
								117ac53505 
								
							 
						 
						
							
							
								
								13.2.1  
							
							
							
						 
						
							2023-01-24 17:30:51 +09:00  
				
					
						
							
							
								 
						
							
								e6eae558d3 
								
							 
						 
						
							
							
								
								13.2.0  
							
							
							
						 
						
							2023-01-23 20:13:38 +09:00  
				
					
						
							
							
								 
						
							
								083fa53d9c 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2023-01-23 20:13:18 +09:00  
				
					
						
							
							
								 
						
							
								ed9facbb33 
								
							 
						 
						
							
							
								
								fix(client): Aiscript: button is not defined  
							
							... 
							
							
							
							Fix  #9704  
						
							2023-01-23 12:53:44 +09:00  
				
					
						
							
							
								 
						
							
								2e6d8c792b 
								
							 
						 
						
							
							
								
								13.1.7  
							
							
							
						 
						
							2023-01-22 21:01:42 +09:00  
				
					
						
							
							
								 
						
							
								da32be3ef3 
								
							 
						 
						
							
							
								
								13.1.4  
							
							
							
						 
						
							2023-01-22 17:10:49 +09:00  
				
					
						
							
							
								 
						
							
								492fb9a115 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-22 17:06:18 +09:00  
				
					
						
							
							
								 
						
							
								7fdf298bd4 
								
							 
						 
						
							
							
								
								13.1.3  
							
							
							
						 
						
							2023-01-22 07:04:58 +09:00  
				
					
						
							
							
								 
						
							
								ccb22539e1 
								
							 
						 
						
							
							
								
								13.1.2  
							
							
							
						 
						
							2023-01-22 05:40:48 +09:00  
				
					
						
							
							
								 
						
							
								7800a12e52 
								
							 
						 
						
							
							
								
								13.1.1  
							
							
							
						 
						
							2023-01-22 04:28:43 +09:00  
				
					
						
							
							
								 
						
							
								dc4fd3e505 
								
							 
						 
						
							
							
								
								13.1.0  
							
							
							
						 
						
							2023-01-21 18:45:41 +09:00  
				
					
						
							
							
								 
						
							
								8631740ca4 
								
							 
						 
						
							
							
								
								fix(server): twitterと連携するときに autwh is not a function になるのを修正  
							
							... 
							
							
							
							Fix  #9658  
						
							2023-01-21 17:01:02 +09:00  
				
					
						
							
							
								 
						
							
								4b75c68753 
								
							 
						 
						
							
							
								
								fix(client): The … button on notes does nothing when not logged in  
							
							... 
							
							
							
							Fix  #9659  
						
							2023-01-21 16:59:58 +09:00  
				
					
						
							
							
								 
						
							
								951ab90b1a 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-21 14:10:09 +09:00  
				
					
						
							
							
								 
						
							
								59748f07d1 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-21 13:18:17 +09:00  
				
					
						
							
							
								 
						
							
								336d8fe785 
								
							 
						 
						
							
							
								
								feat(client): リアクション一覧詳細ダイアログを表示できるように  
							
							... 
							
							
							
							Resolve  #9634  
						
							2023-01-19 10:29:30 +09:00  
				
					
						
							
							
								 
						
							
								ed9a49687e 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-19 09:17:18 +09:00  
				
					
						
							
							
								 
						
							
								afc0be6790 
								
							 
						 
						
							
							
								
								enhance: playのscriptの文字数制限を緩和  
							
							
							
						 
						
							2023-01-19 09:06:11 +09:00  
				
					
						
							
							
								 
						
							
								424919ffd0 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-17 17:11:02 +09:00  
				
					
						
							
							
								 
						
							
								fe4fbafcf0 
								
							 
						 
						
							
							
								
								存在しないカスタム絵文字をテキストで表示するように  
							
							... 
							
							
							
							Resolve  #9516  
						
							2023-01-17 15:58:12 +09:00  
				
					
						
							
							
								 
						
							
								d79478c265 
								
							 
						 
						
							
							
								
								fix(client): playを削除する手段がなかったのを修正  
							
							... 
							
							
							
							Fix  #9630  
						
							2023-01-17 13:40:27 +09:00  
				
					
						
							
							
								 
						
							
								fe98ad8849 
								
							 
						 
						
							
							
								
								add comments to CHANGELOG  
							
							
							
						 
						
							2023-01-16 14:53:57 +00:00  
				
					
						
							
							
								 
						
							
								65577e43c8 
								
							 
						 
						
							
							
								
								add docker note to CHANGELOG  
							
							
							
						 
						
							2023-01-16 14:41:11 +00:00  
				
					
						
							
							
								 
						
							
								9d64ac6d6f 
								
							 
						 
						
							
							
								
								13.0.0  
							
							
							
						 
						
							2023-01-16 15:18:37 +09:00  
				
					
						
							
							
								 
						
							
								956375e2e8 
								
							 
						 
						
							
							
								
								enhance(client): AiScriptからカスタム絵文字一覧を参照できるように  
							
							
							
						 
						
							2023-01-16 10:13:14 +09:00  
				
					
						
							
							
								 
						
							
								c9f5e60f43 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-16 06:40:41 +09:00  
				
					
						
							
							
								 
						
							
								2d8b97287e 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-16 06:13:32 +09:00  
				
					
						
							
							
								 
						
							
								91bbb67e4a 
								
							 
						 
						
							
							
								
								プロフィールの文字数制限を緩和  
							
							
							
						 
						
							2023-01-16 06:05:58 +09:00  
				
					
						
							
							
								 
						
							
								30fced38c4 
								
							 
						 
						
							
							
								
								refactor: rename instance.caughtAt to instance.firstRetrievedAt  
							
							
							
						 
						
							2023-01-16 05:02:38 +09:00  
				
					
						
							
							
								 
						
							
								7fc8d2e6d5 
								
							 
						 
						
							
							
								
								ロールでレートリミットを調整できるように  
							
							... 
							
							
							
							Resolve  #9584  
						
							2023-01-15 16:52:12 +09:00  
				
					
						
							
							
								 
						
							
								92136272b0 
								
							 
						 
						
							
							
								
								enhance(client): show readable error when rate limit exceeded  
							
							
							
						 
						
							2023-01-15 16:13:57 +09:00  
				
					
						
							
							
								 
						
							
								3d668ad10d 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-15 08:36:21 +09:00  
				
					
						
							
							
								 
						
							
								e46e7f5252 
								
							 
						 
						
							
							
								
								ノートをピン留めできる数を設定可能に  
							
							... 
							
							
							
							Resolve  #9555  
						
							2023-01-14 18:04:56 +09:00  
				
					
						
							
							
								 
						
							
								76c049522e 
								
							 
						 
						
							
							
								
								enhance: ユーザーリストおよびユーザーリスト内のユーザーの作成可能数を設定可能に  
							
							
							
						 
						
							2023-01-14 17:38:16 +09:00  
				
					
						
							
							
								 
						
							
								99bdb11d24 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-14 17:02:49 +09:00  
				
					
						
							
							
								 
						
							
								c2009acb2d 
								
							 
						 
						
							
							
								
								enhance: クリップおよびクリップ内のノートの作成可能数を設定可能に  
							
							
							
						 
						
							2023-01-14 16:14:24 +09:00  
				
					
						
							
							
								 
						
							
								7df3ca7388 
								
							 
						 
						
							
							
								
								enhance(server): add rate limits for some endpoints  
							
							
							
						 
						
							2023-01-14 15:59:15 +09:00  
				
					
						
							
							
								 
						
							
								d52f0617a1 
								
							 
						 
						
							
							
								
								fix(server): ドライブ容量超過時のエラーが適切にレスポンスされない問題を修正  
							
							... 
							
							
							
							Fix  #9550  
						
							2023-01-14 13:41:53 +09:00  
				
					
						
							
							
								 
						
							
								bcb5182e86 
								
							 
						 
						
							
							
								
								Webhookの作成可能数を設定可能に  
							
							
							
						 
						
							2023-01-14 10:48:11 +09:00  
				
					
						
							
							
								 
						
							
								367ccb9971 
								
							 
						 
						
							
							
								
								enhance(client): add new mfm function (position, fg, bg)  
							
							... 
							
							
							
							Resolve  #9527  
						
							2023-01-14 08:52:32 +09:00  
				
					
						
							
							
								 
						
							
								39c058a4bb 
								
							 
						 
						
							
							
								
								Merge branch 'develop' of  https://github.com/misskey-dev/misskey  into develop  
							
							
							
						 
						
							2023-01-14 08:04:41 +09:00  
				
					
						
							
							
								 
						
							
								d1807ee5dc 
								
							 
						 
						
							
							
								
								enhance: ハードワードミュートの最大文字数を設定可能に  
							
							... 
							
							
							
							Resolve  #7574  
						
							2023-01-14 08:04:38 +09:00  
				
					
						
							
							
								 
						
							
								e6a76b31be 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-14 06:26:06 +09:00  
				
					
						
							
							
								 
						
							
								a5becfc042 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-14 06:00:58 +09:00  
				
					
						
							
							
								 
						
							
								519a08f8b5 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-13 18:21:47 +09:00  
				
					
						
							
							
								 
						
							
								303519a1bd 
								
							 
						 
						
							
							
								
								enhance: Judge instance block by endsWith ( #9263 )  
							
							... 
							
							
							
							* TypeScriptでendsWith
* fix
* SQL?
* バ〜カアホ
* Update packages/backend/src/core/UtilityService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* add comment
* add description
* Update packages/backend/src/core/UtilityService.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Update packages/backend/src/core/chart/charts/federation.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* remove comment
* fix
* fix?
* add changelog
* ILIKE, ARRAY
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2023-01-13 18:21:07 +09:00  
				
					
						
							
							
								 
						
							
								23810e3e1e 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-13 15:29:55 +09:00  
				
					
						
							
							
								 
						
							
								b250456814 
								
							 
						 
						
							
							
								
								カスタム絵文字の管理を権限を持つユーザーが行えるように  
							
							... 
							
							
							
							Resolve  #9542  
						
							2023-01-13 14:58:27 +09:00  
				
					
						
							
							
								 
						
							
								54ff4e53cb 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-13 14:32:37 +09:00  
				
					
						
							
							
								 
						
							
								990f4b52bd 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-13 12:20:29 +09:00  
				
					
						
							
							
								 
						
							
								b2c79a5f2c 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-12 21:41:31 +09:00  
				
					
						
							
							
								 
						
							
								3e415e733d 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-12 21:22:20 +09:00  
				
					
						
							
							
								 
						
							
								a5e84e5de9 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-12 21:15:56 +09:00  
				
					
						
							
							
								 
						
							
								2470afaa2e 
								
							 
						 
						
							
							
								
								Role ( #9437 )  
							
							... 
							
							
							
							* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* Update create.ts
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* Update delete.ts
* Update delete.ts
* wip
* wip
* wip
* Update account-info.vue
* wip
* wip
* Update settings.vue
* Update user-info.vue
* wip
* Update show-file.ts
* Update show-user.ts
* wip
* wip
* Update delete.ts
* wip
* wip
* Update overview.moderators.vue
* Create 1673500412259-Role.js
* wip
* wip
* Update roles.vue
* 色
* Update roles.vue
* integrate silence
* wip
* wip 
							
						 
						
							2023-01-12 21:02:26 +09:00  
				
					
						
							
							
								 
						
							
								60e545b2fd 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-12 09:34:22 +09:00  
				
					
						
							
							
								 
						
							
								df56bd6d57 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-11 19:01:17 +09:00  
				
					
						
							
							
								 
						
							
								e51432a461 
								
							 
						 
						
							
							
								
								remove katex  
							
							
							
						 
						
							2023-01-11 08:58:13 +09:00  
				
					
						
							
							
								 
						
							
								3043b2f619 
								
							 
						 
						
							
							
								
								fix(client): 画面の幅が狭いとウィジェットドロワーを閉じる手段がなくなるのを修正  
							
							... 
							
							
							
							Fix  #7191  
						
							2023-01-10 20:21:39 +09:00  
				
					
						
							
							
								 
						
							
								c5cfbd99d0 
								
							 
						 
						
							
							
								
								perf(server): improve nodeinfo performance  
							
							... 
							
							
							
							Resolve  #9505  
						
							2023-01-10 20:08:55 +09:00  
				
					
						
							
							
								 
						
							
								33b22a323c 
								
							 
						 
						
							
							
								
								perf(server): improve stats api performance  
							
							
							
						 
						
							2023-01-10 20:06:25 +09:00  
				
					
						
							
							
								 
						
							
								789d61d175 
								
							 
						 
						
							
							
								
								enhance(server): アンケート選択肢の文字数制限を緩和  
							
							... 
							
							
							
							Resolve  #9511  
						
							2023-01-10 16:41:38 +09:00  
				
					
						
							
							
								 
						
							
								d06f61f23f 
								
							 
						 
						
							
							
								
								feat(client): add instance info widget  
							
							
							
						 
						
							2023-01-09 20:35:36 +09:00  
				
					
						
							
							
								 
						
							
								c179d6f735 
								
							 
						 
						
							
							
								
								feat(client): add profile widget  
							
							... 
							
							
							
							Resolve  #7722  
						
							2023-01-09 20:23:06 +09:00  
				
					
						
							
							
								 
						
							
								ed43369797 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-09 16:09:40 +09:00  
				
					
						
							
							
								 
						
							
								462acc9eee 
								
							 
						 
						
							
							
								
								カスタム絵文字一覧情報をmetaから分離  
							
							
							
						 
						
							2023-01-09 15:50:25 +09:00  
				
					
						
							
							
								 
						
							
								e4144a17a4 
								
							 
						 
						
							
							
								
								fix(server): アンテナタイムライン(ストリーミング)が、フォローしていないユーザーの鍵投稿も拾ってしまう問題を修正  
							
							... 
							
							
							
							Fix  #9025  
						
							2023-01-09 14:12:42 +09:00  
				
					
						
							
							
								 
						
							
								3cfd017538 
								
							 
						 
						
							
							
								
								fix(server): 特定のPNG画像のアップロードに失敗する問題を修正  
							
							... 
							
							
							
							Co-Authored-By: haru <64310155+usbharu@users.noreply.github.com> 
							
						 
						
							2023-01-09 14:03:22 +09:00  
				
					
						
							
							
								 
						
							
								962373cf06 
								
							 
						 
						
							
							
								
								fix(server): 非公開のクリップのURLでOGPレンダリングされる問題を修正  
							
							... 
							
							
							
							Fix  #9129  
						
							2023-01-09 13:26:42 +09:00  
				
					
						
							
							
								 
						
							
								10e526ba56 
								
							 
						 
						
							
							
								
								fix: Escape SQL LIKE ( #9493 )  
							
							... 
							
							
							
							* SQL LIKE escape
* CHANGELOG 
							
						 
						
							2023-01-08 20:32:17 +09:00  
				
					
						
							
							
								 
						
							
								809400ff23 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-08 18:08:43 +09:00  
				
					
						
							
							
								 
						
							
								27c2ca5048 
								
							 
						 
						
							
							
								
								feat(client):  🍪 👈  
							
							
							
						 
						
							2023-01-08 17:41:09 +09:00  
				
					
						
							
							
								 
						
							
								25f4ee7030 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-08 14:19:32 +09:00  
				
					
						
							
							
								 
						
							
								8b1fdb5a3b 
								
							 
						 
						
							
							
								
								enhance(client): add theme  
							
							
							
						 
						
							2023-01-08 11:55:37 +09:00  
				
					
						
							
							
								 
						
							
								49a95c34bf 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-08 11:16:26 +09:00  
				
					
						
							
							
								 
						
							
								2e2ed1385f 
								
							 
						 
						
							
							
								
								delete pollVote notification  
							
							
							
						 
						
							2023-01-08 10:54:45 +09:00  
				
					
						
							
							
								 
						
							
								155ca39063 
								
							 
						 
						
							
							
								
								update aiscript  
							
							
							
						 
						
							2023-01-07 17:18:30 +09:00  
				
					
						
							
							
								 
						
							
								bab6f75260 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-07 14:24:33 +09:00  
				
					
						
							
							
								 
						
							
								dc5b4a0402 
								
							 
						 
						
							
							
								
								enhance(client): show fireworks when visit user who today is birthday  
							
							... 
							
							
							
							Resolve  #9476  
						
							2023-01-06 13:25:49 +09:00  
				
					
						
							
							
								 
						
							
								6adc0521d8 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-06 12:26:18 +09:00  
				
					
						
							
							
								 
						
							
								9ac86dacbb 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-06 12:13:34 +09:00  
				
					
						
							
							
								 
						
							
								88f0c10d09 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-06 11:20:09 +09:00  
				
					
						
							
							
								 
						
							
								1cae688ccb 
								
							 
						 
						
							
							
								
								update aiscript  
							
							
							
						 
						
							2023-01-05 16:57:49 +09:00  
				
					
						
							
							
								 
						
							
								df291b00d8 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-05 14:08:21 +09:00  
				
					
						
							
							
								 
						
							
								ebe340d510 
								
							 
						 
						
							
							
								
								MisskeyPlay ( #9467 )  
							
							... 
							
							
							
							* wip
* wip
* wip
* wip
* wip
* Update ui.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* wip
* wip
* wip
* 🎨 
* wip
* ✌️  
							
						 
						
							2023-01-05 13:59:48 +09:00  
				
					
						
							
							
								 
						
							
								5d904b05dd 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-05 03:29:50 +09:00  
				
					
						
							
							
								 
						
							
								9bec87d9a5 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-04 17:54:47 +09:00  
				
					
						
							
							
								 
						
							
								4903af9598 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-03 17:00:15 +09:00  
				
					
						
							
							
								 
						
							
								e44f83fb9c 
								
							 
						 
						
							
							
								
								update AiScript to 0.12.0  
							
							
							
						 
						
							2023-01-03 15:51:49 +09:00  
				
					
						
							
							
								 
						
							
								06a3767409 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2023-01-03 09:38:18 +09:00  
				
					
						
							
							
								 
						
							
								6e0c39b1d7 
								
							 
						 
						
							
							
								
								fix(client): fix wrong link in tutorial  
							
							... 
							
							
							
							Fix  #9456  
						
							2023-01-02 13:19:32 +09:00  
				
					
						
							
							
								 
						
							
								969e9df889 
								
							 
						 
						
							
							
								
								feat: add per user pv chart  
							
							
							
						 
						
							2023-01-01 17:45:49 +09:00  
				
					
						
							
							
								 
						
							
								e414737179 
								
							 
						 
						
							
							
								
								feat: make possible to export favorited notes  
							
							... 
							
							
							
							#9331  
						
							2023-01-01 16:53:10 +09:00  
				
					
						
							
							
								 
						
							
								6f648fc058 
								
							 
						 
						
							
							
								
								clean up  
							
							
							
						 
						
							2022-12-31 08:51:35 +09:00  
				
					
						
							
							
								 
						
							
								b2d6561bc6 
								
							 
						 
						
							
							
								
								enhance(server): clean emoji response  
							
							
							
						 
						
							2022-12-31 08:43:13 +09:00  
				
					
						
							
							
								 
						
							
								5739427c7b 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-29 07:55:20 +09:00  
				
					
						
							
							
								 
						
							
								f6b1f91cfa 
								
							 
						 
						
							
							
								
								fix(client): チャートのツールチップが画面に残ることがあるのを修正  
							
							... 
							
							
							
							Fix  #9290  
						
							2022-12-28 13:15:31 +09:00  
				
					
						
							
							
								 
						
							
								55f923c674 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-28 12:33:18 +09:00  
				
					
						
							
							
								 
						
							
								3233335abb 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-28 12:32:16 +09:00  
				
					
						
							
							
								 
						
							
								3f8558b242 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-28 09:33:52 +09:00  
				
					
						
							
							
								 
						
							
								f83cccd7a6 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-27 14:57:46 +09:00  
				
					
						
							
							
								 
						
							
								688ec8e847 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-27 14:26:32 +09:00  
				
					
						
							
							
								 
						
							
								9ea6bced83 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-27 13:08:05 +09:00  
				
					
						
							
							
								 
						
							
								5ebcdb4f31 
								
							 
						 
						
							
							
								
								enhance(client): Add link to copy RSS feed in user profile menu ( #9419 )  
							
							... 
							
							
							
							* add link to RSS feed
* update changelog and locale file
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-12-27 12:14:42 +09:00  
				
					
						
							
							
								 
						
							
								d106fb39ab 
								
							 
						 
						
							
							
								
								feat: introduce fluent emoji  
							
							
							
						 
						
							2022-12-26 16:04:56 +09:00  
				
					
						
							
							
								 
						
							
								6acc10b4ba 
								
							 
						 
						
							
							
								
								feat(client): add user list widget  
							
							
							
						 
						
							2022-12-26 10:29:47 +09:00  
				
					
						
							
							
								 
						
							
								c801434d11 
								
							 
						 
						
							
							
								
								fix(server): アンテナの作成数上限を追加  
							
							
							
						 
						
							2022-12-26 08:50:17 +09:00  
				
					
						
							
							
								 
						
							
								c95da27019 
								
							 
						 
						
							
							
								
								enhance(client): use container queries if available to improve perf  
							
							
							
						 
						
							2022-12-26 08:40:13 +09:00  
				
					
						
							
							
								 
						
							
								7f4ef18685 
								
							 
						 
						
							
							
								
								update CHANGELOG.md  
							
							
							
						 
						
							2022-12-25 08:08:37 +00:00  
				
					
						
							
							
								 
						
							
								4c8b5abf76 
								
							 
						 
						
							
							
								
								update CHANGELOG.md  
							
							
							
						 
						
							2022-12-25 06:54:09 +00:00  
				
					
						
							
							
								 
						
							
								068ee5a1bf 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-25 15:20:32 +09:00  
				
					
						
							
							
								 
						
							
								fd52a9966e 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-25 15:14:14 +09:00  
				
					
						
							
							
								 
						
							
								225dbec8b9 
								
							 
						 
						
							
							
								
								64kb  
							
							
							
						 
						
							2022-12-25 14:56:59 +09:00  
				
					
						
							
							
								 
						
							
								b518c35e00 
								
							 
						 
						
							
							
								
								fix(server): Ap inboxの最大ペイロードサイズを256kbに制限  
							
							
							
						 
						
							2022-12-25 14:52:42 +09:00  
				
					
						
							
							
								 
						
							
								94b1c99c86 
								
							 
						 
						
							
							
								
								fix(server): trim long text of note from ap  
							
							... 
							
							
							
							Fix  #9407  
						
							2022-12-25 14:28:51 +09:00  
				
					
						
							
							
								 
						
							
								3e81913b6a 
								
							 
						 
						
							
							
								
								feat: introduce retention-rate aggregation  
							
							
							
						 
						
							2022-12-25 09:09:46 +09:00  
				
					
						
							
							
								 
						
							
								adbeff3a28 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-24 11:59:08 +09:00  
				
					
						
							
							
								 
						
							
								052e667f03 
								
							 
						 
						
							
							
								
								enhance(client): enhance dashboard of control panel  
							
							
							
						 
						
							2022-12-23 15:21:55 +09:00  
				
					
						
							
							
								 
						
							
								f88c5e3bbd 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-22 17:03:19 +09:00  
				
					
						
							
							
								 
						
							
								a9a245b461 
								
							 
						 
						
							
							
								
								enhance(server): delete outdated notes of antenna regularly to improve db performance  
							
							
							
						 
						
							2022-12-22 08:32:01 +09:00  
				
					
						
							
							
								 
						
							
								ad4d8b07d3 
								
							 
						 
						
							
							
								
								enhance(server): delete outdated hard-mutes regularly to improve db performance  
							
							
							
						 
						
							2022-12-22 08:29:18 +09:00  
				
					
						
							
							
								 
						
							
								1fd9ba8dcb 
								
							 
						 
						
							
							
								
								enhance(server): delete outdated notifications regularly to improve db performance  
							
							
							
						 
						
							2022-12-22 08:17:13 +09:00  
				
					
						
							
							
								 
						
							
								bb6b97152f 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-21 10:24:14 +09:00  
				
					
						
							
							
								 
						
							
								76ef3e1607 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-20 18:22:31 +09:00  
				
					
						
							
							
								 
						
							
								d750f506b9 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-20 14:46:49 +09:00  
				
					
						
							
							
								 
						
							
								62bc64fea2 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-20 14:17:45 +09:00  
				
					
						
							
							
								 
						
							
								43cc62fd90 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-19 09:55:26 +09:00  
				
					
						
							
							
								 
						
							
								f3e869ddae 
								
							 
						 
						
							
							
								
								feat(client): add new gabber kick sounds  
							
							
							
						 
						
							2022-12-06 12:34:39 +09:00  
				
					
						
							
							
								 
						
							
								b4be9d270c 
								
							 
						 
						
							
							
								
								perf(server): improve syslog performance  
							
							
							
						 
						
							2022-12-06 09:38:55 +09:00  
				
					
						
							
							
								 
						
							
								2db9f6efe7 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-12-03 18:44:13 +09:00  
				
					
						
							
							
								 
						
							
								66513b9893 
								
							 
						 
						
							
							
								
								fix(server): "forkbomb" DOS mitigation ( #9247 )  
							
							... 
							
							
							
							* Add recursion limit to resolver
* Use shared resolver in featured and question
* Changelog
* Changelog fix
* Update CHANGELOG.md
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add host to recursion limit error message
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> 
							
						 
						
							2022-12-03 06:13:36 +09:00  
				
					
						
							
							
								 
						
							
								b0b04b6f24 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							... 
							
							
							
							Fix about yarn berry 
							
						 
						
							2022-11-30 14:50:36 +09:00  
				
					
						
							
							
								 
						
							
								bdbc448d13 
								
							 
						 
						
							
							
								
								refactor: migrate to Yarn Berry (v3.2.1) ( #8764 )  
							
							... 
							
							
							
							* Yarn berry
* Add `.yarn` to dockerignore
* Mention in CHANGELOG
* Update Dockerfile
* Proper upgrade to yarn
* use `"packageManager"`
* Replace `install-packages.js` with workspaces
* Replace `install-packages.js` with workspaces
* Typo
* `corepack enable` for linting
* Remove `packages/*/yarn.lock`
* Improve lint workflow
* Update .github/workflows/lint.yml
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Update .github/workflows/lint.yml
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* Add `eslint`
* Regenerate yarn.lock
* 🙏 
* Update lint.yml
🤔 
* Fix workflow!
* yarn lint my beloved
* corepack enable for mocha/e2e
* Update CHANGELOG.md
* fix the code that depends on node_modules
* tbh
* tbh
* More yarn workspaces stuff
* 🍀 
* Change `browser-image-resizer`
* :finnadie:
* :goberserk:
* :godmode:
* Remove yarnrc for workspaces
* 🙏 
* Add proper packages for eslint
* Skip extra install
* New steps for test.yml too
* uhh
* Update .dockerignore
* Update lint.yml
* Update test.yml
* Make client/backend lints seperate workflows
* package.json names
* pnpm = dont change paths
* Fix changelog
* :bowtie:
* I don't know why github workflows hates me...
* test
* ?????
* continue-on-error: true
* Fix yarn.lock
Co-authored-by: ishowta <ishowta@gmail.com>
* add @rollup/pluginutils
* add packageExtensions for chartjs_date-fns
Co-authored-by: acid-chicken <root@acid-chicken.com>
* npm run => yarn
* wip
* yarn node => node
依存関係の記載不足の解消がかなり多いため、yarn nodeは使わない
* fix
* fix http-signature
* fix
* fix
* add packageExtensions
* ✌️ 
* remove `yarn set version berry`
* yarn install --immutable
Co-authored-by: ishowta <ishowta@gmail.com>
* https://github.com/misskey-dev/misskey/pull/8764#discussion_r885749892 
* enable actions/setup-node's global cache
* Update .gitignore
Co-authored-by: iwata <ishowta@gmail.com>
* revival gulp build
66ab7591bf (r885899944)✌️ 
* update lockfie
* update-lockfile
* update yarn.lock
* fix build
* fix
* fix
* fix: add @tensorflow/tfjs
* ダメ
* modify lockfile
* use yarnrc
* update yarnlock
* add jest-mock
* update-lockfile
* update lockfile
* update lockfile
* move jest-mock, update lockfile
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: ishowta <ishowta@gmail.com> 
							
						 
						
							2022-11-24 15:39:00 +09:00  
				
					
						
							
							
								 
						
							
								456705a3d5 
								
							 
						 
						
							
							
								
								fix: 引用内の文章をnyaizeをしないように ( #9141 )  
							
							... 
							
							
							
							* fix nyaize in quote
* Update CHANGELOG.md
* for ofのほうが早いらしい
* Update NoteEntityService.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-11-17 09:34:23 +09:00  
				
					
						
							
							
								 
						
							
								1751bfea5f 
								
							 
						 
						
							
							
								
								update node to v18  
							
							
							
						 
						
							2022-11-13 11:23:14 +09:00  
				
					
						
							
							
								 
						
							
								1f3b1e7074 
								
							 
						 
						
							
							
								
								fix(client): インスタンスティッカーのfaviconを読み込む際に偽サイト警告が出ることがあるのを修正  
							
							
							
						 
						
							2022-11-12 09:39:11 +09:00  
				
					
						
							
							
								 
						
							
								2492f4e81e 
								
							 
						 
						
							
							
								
								fix for pinned users. update changelog ( #9159 )  
							
							
							
						 
						
							2022-11-11 11:22:31 +09:00  
				
					
						
							
							
								 
						
							
								118dedb441 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-09-28 10:13:05 +09:00  
				
					
						
							
							
								 
						
							
								606d7dbc22 
								
							 
						 
						
							
							
								
								12.119.0  
							
							
							
						 
						
							2022-09-10 19:26:17 +09:00  
				
					
						
							
							
								 
						
							
								406d088421 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-09-10 19:14:14 +09:00  
				
					
						
							
							
								 
						
							
								1b014bc3e5 
								
							 
						 
						
							
							
								
								fix(server): 他人の通知を既読にできる可能性があるのを修正  
							
							
							
						 
						
							2022-09-06 20:54:49 +09:00  
				
					
						
							
							
								 
						
							
								8a09de6b28 
								
							 
						 
						
							
							
								
								Add following badge to user preview popup ( #9048 )  
							
							
							
						 
						
							2022-08-13 14:26:51 +09:00  
				
					
						
							
							
								 
						
							
								55220a31e8 
								
							 
						 
						
							
							
								
								12.118.1  
							
							
							
						 
						
							2022-08-08 11:38:45 +09:00  
				
					
						
							
							
								 
						
							
								cabbe8c308 
								
							 
						 
						
							
							
								
								fix(client): cannot show some setting pages  
							
							... 
							
							
							
							Fix  #9043  
						
							2022-08-07 11:16:22 +09:00  
				
					
						
							
							
								 
						
							
								395e18e584 
								
							 
						 
						
							
							
								
								12.118.0  
							
							
							
						 
						
							2022-08-07 00:39:01 +09:00  
				
					
						
							
							
								 
						
							
								bdaa35d11f 
								
							 
						 
						
							
							
								
								feat(client): improve widget  
							
							
							
						 
						
							2022-08-04 22:20:00 +09:00  
				
					
						
							
							
								 
						
							
								14c2f9e47e 
								
							 
						 
						
							
							
								
								feature: Client Preferences Registry ( #8511 )  
							
							... 
							
							
							
							* Fix settings page
* nanka iroiro
* clean up
* clean up
* feature: Client Preferences Registry on the account
* add changelog
* インデックスに戻ってもタイトルが残ってしまうのを修正
* fix createdAt -> updatedAt
* remove console.log
* 適用→このデバイスに適用
* add wallpaper
* ローカルのjsonファイルを保存・読み込みできるように
* clean up
* use apiWithDialog
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* Update packages/client/src/pages/settings/preferences-registry.vue
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email>
* fix lint
* ✌️ 
* change router
* nanka iroiro
* tweak
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email> 
							
						 
						
							2022-07-31 21:55:20 +09:00  
				
					
						
							
							
								 
						
							
								36f083c189 
								
							 
						 
						
							
							
								
								一部のアプリからファイルを投稿フォームへドロップできない場合がある問題を修正 ( #9035 )  
							
							... 
							
							
							
							* dropEffectとeffectAllowedの関連付けを修正
* Update Changelog
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-07-25 21:16:11 +09:00  
				
					
						
							
							
								 
						
							
								43ee600fb3 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-07-22 15:42:12 +09:00  
				
					
						
							
							
								 
						
							
								9ed6a9701a 
								
							 
						 
						
							
							
								
								fix(client): MiAuth page is broken  
							
							... 
							
							
							
							Fix  #9026  
						
							2022-07-22 00:17:52 +09:00  
				
					
						
							
							
								 
						
							
								4761ff7444 
								
							 
						 
						
							
							
								
								Add vi-VN language support  
							
							... 
							
							
							
							Resolve  #8975  
						
							2022-07-20 23:12:18 +09:00  
				
					
						
							
							
								 
						
							
								17afbc3c46 
								
							 
						 
						
							
							
								
								enhance(client): suspense  
							
							... 
							
							
							
							Fix  #8817  
						
							2022-07-19 21:36:33 +09:00  
				
					
						
							
							
								 
						
							
								b495f6cfff 
								
							 
						 
						
							
							
								
								12.117.1  
							
							
							
						 
						
							2022-07-19 17:22:24 +09:00  
				
					
						
							
							
								 
						
							
								4769cd420b 
								
							 
						 
						
							
							
								
								fix(client): 「インスタンスからのお知らせを受け取る」の設定を変更できない問題を修正  
							
							... 
							
							
							
							Fix  #8474  
						
							2022-07-19 17:21:03 +09:00  
				
					
						
							
							
								 
						
							
								5b8d960b9f 
								
							 
						 
						
							
							
								
								fix(client): tweak mfm-cheat-sheet  
							
							
							
						 
						
							2022-07-19 17:13:24 +09:00  
				
					
						
							
							
								 
						
							
								7dd381bb5c 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-07-19 17:10:21 +09:00  
				
					
						
							
							
								 
						
							
								6fc42629c8 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-07-19 13:23:36 +09:00  
				
					
						
							
							
								 
						
							
								036017a6af 
								
							 
						 
						
							
							
								
								12.117.0  
							
							
							
						 
						
							2022-07-18 05:06:50 +09:00  
				
					
						
							
							
								 
						
							
								49499f3d7d 
								
							 
						 
						
							
							
								
								enhance(client): tweak ui  
							
							
							
						 
						
							2022-07-18 05:03:39 +09:00  
				
					
						
							
							
								 
						
							
								e9a97b4717 
								
							 
						 
						
							
							
								
								enhance(client): ウィンドウを最大化できるように  
							
							
							
						 
						
							2022-07-18 00:31:55 +09:00  
				
					
						
							
							
								 
						
							
								3b69a563f8 
								
							 
						 
						
							
							
								
								12.116.1  
							
							
							
						 
						
							2022-07-17 05:35:28 +09:00  
				
					
						
							
							
								 
						
							
								77d4d6e377 
								
							 
						 
						
							
							
								
								fix(client): デッキUI時に ページで表示 ボタンが機能しない問題を修正  
							
							... 
							
							
							
							Fix  #9010  
						
							2022-07-17 05:12:22 +09:00  
				
					
						
							
							
								 
						
							
								a974ab00d7 
								
							 
						 
						
							
							
								
								12.116.0  
							
							
							
						 
						
							2022-07-16 23:53:15 +09:00  
				
					
						
							
							
								 
						
							
								003f592ef6 
								
							 
						 
						
							
							
								
								feat(client): registry editor  
							
							
							
						 
						
							2022-07-16 23:11:05 +09:00  
				
					
						
							
							
								 
						
							
								ab3bc4a982 
								
							 
						 
						
							
							
								
								12.115.0  
							
							
							
						 
						
							2022-07-16 18:21:29 +09:00  
				
					
						
							
							
								 
						
							
								7d63118941 
								
							 
						 
						
							
							
								
								12.114.0  
							
							
							
						 
						
							2022-07-15 22:44:53 +09:00  
				
					
						
							
							
								 
						
							
								6f45208ab6 
								
							 
						 
						
							
							
								
								enhance(client): RSSティッカーで表示順序をシャッフルできるように  
							
							
							
						 
						
							2022-07-15 17:12:08 +09:00  
				
					
						
							
							
								 
						
							
								7b7fe019c0 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-07-14 23:24:10 +09:00  
				
					
						
							
							
								 
						
							
								e365139961 
								
							 
						 
						
							
							
								
								12.113.0  
							
							
							
						 
						
							2022-07-13 21:59:39 +09:00  
				
					
						
							
							
								 
						
							
								ad970dffda 
								
							 
						 
						
							
							
								
								fix(client): fix url encoded string handling of nirax  
							
							... 
							
							
							
							Fix  #8878  
						
							2022-07-13 18:11:54 +09:00  
				
					
						
							
							
								 
						
							
								4550a4459b 
								
							 
						 
						
							
							
								
								feat: support <plain> syntax for mfm  
							
							
							
						 
						
							2022-07-12 12:03:38 +09:00  
				
					
						
							
							
								 
						
							
								660781afd9 
								
							 
						 
						
							
							
								
								Fix crash at startup if TensorFlow is not supported ( #8984 )  
							
							... 
							
							
							
							* Lazy loading tensorflow
* CHANGELOG
* CHANGELOG
* Check CPU flags
* . 
							
						 
						
							2022-07-12 10:38:57 +09:00  
				
					
						
							
							
								 
						
							
								111d4d0149 
								
							 
						 
						
							
							
								
								12.112.3  
							
							
							
						 
						
							2022-07-09 18:32:45 +09:00  
				
					
						
							
							
								 
						
							
								53e54c22fa 
								
							 
						 
						
							
							
								
								Fix Attempts to update all notifications ( #8974 )  
							
							... 
							
							
							
							* Fix massive update notification parameters
* CHANGELOG
* CHANGELOG 
							
						 
						
							2022-07-09 18:18:39 +09:00  
				
					
						
							
							
								 
						
							
								75d516011b 
								
							 
						 
						
							
							
								
								enhance: make active email validation configurable  
							
							
							
						 
						
							2022-07-09 15:05:55 +09:00  
				
					
						
							
							
								 
						
							
								4ac75243e5 
								
							 
						 
						
							
							
								
								12.112.2  
							
							
							
						 
						
							2022-07-08 17:34:44 +09:00  
				
					
						
							
							
								 
						
							
								417e75b470 
								
							 
						 
						
							
							
								
								DockerでAlpineではなくDebianを使用するように ( #8966 )  
							
							... 
							
							
							
							* Debian
* CHANGELOG
* Update CHANGELOG 
							
						 
						
							2022-07-08 17:17:21 +09:00  
				
					
						
							
							
								 
						
							
								481783606f 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-07-08 11:27:49 +09:00  
				
					
						
							
							
								 
						
							
								3b71f985a5 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-07-08 11:24:12 +09:00  
				
					
						
							
							
								 
						
							
								9a58b4160b 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-07-08 11:21:14 +09:00  
				
					
						
							
							
								 
						
							
								4bff55231f 
								
							 
						 
						
							
							
								
								12.112.1  
							
							
							
						 
						
							2022-07-07 21:22:43 +09:00  
				
					
						
							
							
								 
						
							
								0890253b4c 
								
							 
						 
						
							
							
								
								12.112.0  
							
							
							
						 
						
							2022-07-07 21:21:36 +09:00  
				
					
						
							
							
								 
						
							
								a1b8587ab2 
								
							 
						 
						
							
							
								
								enhance: show recipients of notes with specified visibility ( #8949 )  
							
							... 
							
							
							
							* enhance: reusable visibility component
* rename renote tooltip component
The tooltip that is used for renotes can be used in other cases as well.
* add tooltip for specified recipients
* add changelog entry
* Update visibility.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-07-07 21:17:47 +09:00  
				
					
						
							
							
								 
						
							
								e560601815 
								
							 
						 
						
							
							
								
								feat: auto nsfw detection ( #8840 )  
							
							... 
							
							
							
							* feat: auto nsfw detection
* ✌️ 
* Update ja-JP.yml
* Update ja-JP.yml
* ポルノ判定のしきい値を高めに
* エラーハンドリングちゃんとした
* Update ja-JP.yml
* 感度設定を強化
* refactor
* feat: add video support for auto nsfw detection
* rename: image -> media
* .js
* fix: add missing error handling
* fix: use valid pathname instead of using filename due to invalid usage
* perf(nsfw-detection): decode frames
* disable detection of video for some reasons
* perf(nsfw-detection): streamify detection process for video
* disable disallowUploadWhenPredictedAsPorn option
* fix(nsfw-detection): improve reliability
* fix(nsfw-detection): use Math.ceil instead of Math.round
* perf(nsfw-detection): delete tmp frames after used
* fix(nsfw-detection): FSWatcher does not emit ready event
* perf(nsfw-detection): skip black frames
* refactor: strip exists check
* Update package.json
* めっちゃ変えた
* lint
* Update COPYING
* オプションで動画解析できるように
* Update yarn.lock
* Update CHANGELOG.md
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> 
							
						 
						
							2022-07-07 21:06:37 +09:00  
				
					
						
							
							
								 
						
							
								f4fcb912e3 
								
							 
						 
						
							
							
								
								enhance(client): make widgets available on tablet again  
							
							
							
						 
						
							2022-07-07 17:29:30 +09:00  
				
					
						
							
							
								 
						
							
								14e32557d2 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-07-06 08:42:04 +09:00  
				
					
						
							
							
								 
						
							
								7dd9f93efb 
								
							 
						 
						
							
							
								
								feat(client): メニューからページをリロードできるように  
							
							
							
						 
						
							2022-07-05 19:29:44 +09:00  
				
					
						
							
							
								 
						
							
								452f2a07ac 
								
							 
						 
						
							
							
								
								update CHANGELOG.md  
							
							
							
						 
						
							2022-07-04 15:26:18 +00:00  
				
					
						
							
							
								 
						
							
								b438a1935d 
								
							 
						 
						
							
							
								
								update changelog  
							
							
							
						 
						
							2022-07-03 21:41:10 +02:00  
				
					
						
							
							
								 
						
							
								ee0d3c6742 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-07-03 20:32:21 +09:00  
				
					
						
							
							
								 
						
							
								57c6db6952 
								
							 
						 
						
							
							
								
								chore(client): rename marquee -> ticker  
							
							
							
						 
						
							2022-07-03 16:50:51 +09:00  
				
					
						
							
							
								 
						
							
								dd426735a0 
								
							 
						 
						
							
							
								
								feat: moderation note  
							
							
							
						 
						
							2022-07-03 00:15:03 +09:00  
				
					
						
							
							
								 
						
							
								01d5a97a4f 
								
							 
						 
						
							
							
								
								feat(client): poll highlights in explore page  
							
							
							
						 
						
							2022-07-01 23:42:03 +09:00  
				
					
						
							
							
								 
						
							
								afe0d9a266 
								
							 
						 
						
							
							
								
								enhance(client): ハイライトをみつけるに統合  
							
							
							
						 
						
							2022-07-01 23:33:47 +09:00  
				
					
						
							
							
								 
						
							
								e3bf53ea84 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2022-07-01 00:21:25 +09:00  
				
					
						
							
							
								 
						
							
								6ba888f476 
								
							 
						 
						
							
							
								
								feat(client): add rss-marquee widget  
							
							
							
						 
						
							2022-06-30 23:45:11 +09:00  
				
					
						
							
							
								 
						
							
								99dcd7bb27 
								
							 
						 
						
							
							
								
								feat(client): add instance-cloud widget  
							
							
							
						 
						
							2022-06-29 23:28:52 +09:00  
				
					
						
							
							
								 
						
							
								329f055a97 
								
							 
						 
						
							
							
								
								feat: make possible to delete an account by admin  
							
							... 
							
							
							
							Resolve  #8830  
						
							2022-06-27 23:49:16 +09:00  
				
					
						
							
							
								 
						
							
								58e83f8e4f 
								
							 
						 
						
							
							
								
								feat: allow GET for some endpoints  
							
							... 
							
							
							
							Resolve  #8263  
						
							2022-06-25 18:26:31 +09:00  
				
					
						
							
							
								 
						
							
								696e8add00 
								
							 
						 
						
							
							
								
								feat: 管理者が特定ユーザーのアップロードしたファイル一覧を見れるように  
							
							
							
						 
						
							2022-06-24 21:43:28 +09:00  
				
					
						
							
							
								 
						
							
								6f8e3fe366 
								
							 
						 
						
							
							
								
								enhance: Redisをioredisに統一してIPv6サポート ( #8869 )  
							
							... 
							
							
							
							* Use ioredis, Supports IPv6 host
https://github.com/misskey-dev/misskey/issues/8862 
* Fix import
* order
* a
* i
* fix
* flushdb
* family
* CHANGELOG
* redis_version
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-06-24 19:22:19 +09:00  
				
					
						
							
							
								 
						
							
								e0c6688709 
								
							 
						 
						
							
							
								
								update changelog  
							
							
							
						 
						
							2022-06-21 15:56:47 +02:00  
				
					
						
							
							
								 
						
							
								2d181ba5af 
								
							 
						 
						
							
							
								
								enhance(client): show warning in control panel when there is an unresolved abuse report  
							
							
							
						 
						
							2022-06-21 19:48:28 +09:00  
				
					
						
							
							
								 
						
							
								4efee455b1 
								
							 
						 
						
							
							
								
								fix(server): faviconUrl of federated instance is missing  
							
							
							
						 
						
							2022-06-21 14:28:43 +09:00  
				
					
						
							
							
								 
						
							
								b70473ed60 
								
							 
						 
						
							
							
								
								feat: Add Badge Image to Push Notification ( #8012 )  
							
							... 
							
							
							
							* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb41648f94919cb9c✌️ 
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️ 
* clean up config
* typesを戻した
* backend/src/web/index.ts
* notification-badges
* add scripts
* change create-notification.ts
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* refactor
* キャッシュ対策
* Truncate push notification message
* fix
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* fix
* i18n.ts
* update
* ✌️ 
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* pollEnded
* URLをsw.jsに戻す
* clean up
* fix lint
* changelog
* alpha-test
* also with twemoji
* add isMimeImage function
* catch
* Colour => Color
* char2file => char2filePath
* Update autocomplete.vue
* remove clone?
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-06-20 00:33:46 +09:00  
				
					
						
							
							
								 
						
							
								6422cde5f2 
								
							 
						 
						
							
							
								
								enhance: Improve player detection in URL preview ( #8849 )  
							
							... 
							
							
							
							* enhance: Improve player detection in URL preview
* CHANGELOG 
							
						 
						
							2022-06-18 16:02:31 +09:00  
				
					
						
							
							
								 
						
							
								4a55425fdb 
								
							 
						 
						
							
							
								
								enhance(client): improve files page of control panel  
							
							
							
						 
						
							2022-06-16 16:05:43 +09:00  
				
					
						
							
							
								 
						
							
								fdba255b9a 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-06-14 23:05:11 +09:00  
				
					
						
							
							
								 
						
							
								1d8ec102f1 
								
							 
						 
						
							
							
								
								fix: GenerateVideoThumbnail ( #8825 )  
							
							... 
							
							
							
							* fix: GenerateVideoThumbnail
* CHANGELOG
* fix cleanup
* Revert "fix cleanup"
This reverts commit d54cf8262a 
							
						 
						
							2022-06-14 23:02:14 +09:00  
				
					
						
							
							
								 
						
							
								c9296cf095 
								
							 
						 
						
							
							
								
								12.111.1  
							
							
							
						 
						
							2022-06-13 00:26:31 +09:00  
				
					
						
							
							
								 
						
							
								d4484b13d5 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-06-12 19:54:49 +09:00  
				
					
						
							
							
								 
						
							
								a8e7b1a303 
								
							 
						 
						
							
							
								
								fix(client): デッキでウィジェットの情報が保存されない問題を修正  
							
							... 
							
							
							
							Fix  #8818  
						
							2022-06-12 19:50:43 +09:00  
				
					
						
							
							
								 
						
							
								3a987b0006 
								
							 
						 
						
							
							
								
								12.111.0  
							
							
							
						 
						
							2022-06-11 19:30:07 +09:00  
				
					
						
							
							
								 
						
							
								43967daea5 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-06-11 19:28:12 +09:00  
				
					
						
							
							
								 
						
							
								ecb3c43520 
								
							 
						 
						
							
							
								
								feat: image cropping ( #8808 )  
							
							... 
							
							
							
							* wip
* wip
* wip 
							
						 
						
							2022-06-11 15:45:44 +09:00  
				
					
						
							
							
								 
						
							
								527f044062 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-06-09 23:47:26 +09:00  
				
					
						
							
							
								 
						
							
								89419c05b2 
								
							 
						 
						
							
							
								
								use node 16  
							
							
							
						 
						
							2022-06-04 17:26:56 +09:00  
				
					
						
							
							
								 
						
							
								7aae9987d5 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-06-04 16:04:59 +09:00  
				
					
						
							
							
								 
						
							
								bb3c6785c9 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-06-04 15:47:10 +09:00  
				
					
						
							
							
								 
						
							
								95a3565d1c 
								
							 
						 
						
							
							
								
								Fix `Cannot find module` issue ( #8770 )  
							
							... 
							
							
							
							* Add --force to yarn in the installation script
* CHAGELOG 
							
						 
						
							2022-05-31 17:55:07 +09:00  
				
					
						
							
							
								 
						
							
								c05723ca6a 
								
							 
						 
						
							
							
								
								Fix IP address rate limit ( #8758 )  
							
							... 
							
							
							
							* Fix IP address rate limit
* CHANGELOG
* Tune getIpHash 
							
						 
						
							2022-05-31 17:44:22 +09:00  
				
					
						
							
							
								 
						
							
								1c057818c6 
								
							 
						 
						
							
							
								
								Remove require captcha from signin from CHANGELOG ( #8748 )  
							
							
							
						 
						
							2022-05-28 05:49:34 +02:00  
				
					
						
							
							
								 
						
							
								161659de5c 
								
							 
						 
						
							
							
								
								enhance: replace signin CAPTCHA with rate limit ( #8740 )  
							
							... 
							
							
							
							* enhance: rate limit works without signed in user
* fix: make limit key required for limiter
As before the fallback limiter key will be set from the endpoint name.
* enhance: use limiter for signin
* Revert "CAPTCHA求めるのは2fa認証が無効になっているときだけにした"
This reverts commit 02a43a310fb21b058005 
							
						 
						
							2022-05-28 12:06:47 +09:00  
				
					
						
							
							
								 
						
							
								6b44fe165b 
								
							 
						 
						
							
							
								
								Supports Unicode Emoji 14.0 ( #8699 )  
							
							... 
							
							
							
							* Unicode 14.0 Emoji
* mfm-js@0.22.0
* CHANGELOG
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-05-25 16:35:30 +09:00  
				
					
						
							
							
								 
						
							
								aaf5bb62ab 
								
							 
						 
						
							
							
								
								enhance: uniform theme color ( #8702 )  
							
							... 
							
							
							
							* enhance: make theme color format uniform
All newly fetched instance theme colors will be uniformely formatted
as hashtag followed by 6 hexadecimal digits.
Colors are checked for validity and invalid colors are not handled.
* better input validation for own theme color
* migration to unify theme color formats
Fixes theme colors of other instances as well as the local instance.
* add changelog entry
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-05-19 09:54:45 +02:00  
				
					
						
							
							
								 
						
							
								55a578a8df 
								
							 
						 
						
							
							
								
								fix: Unable to generate video thumbnails ( #8696 )  
							
							... 
							
							
							
							* fix: Unable to generate video thumbnails
* CHANGELOG 
							
						 
						
							2022-05-19 16:19:23 +09:00  
				
					
						
							
							
								 
						
							
								b6794b614b 
								
							 
						 
						
							
							
								
								enhance: Perform port diagnosis at startup only when Listen fails ( #8698 )  
							
							... 
							
							
							
							* Change port check
* Comment: disableClustering
* CHANGELOG
* Smart message 
							
						 
						
							2022-05-19 11:49:07 +09:00  
				
					
						
							
							
								 
						
							
								39bd71e064 
								
							 
						 
						
							
							
								
								chore: update changelog  
							
							
							
						 
						
							2022-05-15 12:02:44 +02:00  
				
					
						
							
							
								 
						
							
								60391ff37e 
								
							 
						 
						
							
							
								
								fix: Add rel attribute to host-meta ( #8583 )  
							
							... 
							
							
							
							* Add rel attribute to host-meta
* CHANGELOG 
							
						 
						
							2022-05-01 19:14:14 +09:00  
				
					
						
							
							
								 
						
							
								b00bf5740a 
								
							 
						 
						
							
							
								
								modify CHANGELOG.md  
							
							
							
						 
						
							2022-05-01 06:59:43 +00:00  
				
					
						
							
							
								 
						
							
								766559c6e9 
								
							 
						 
						
							
							
								
								feat: Improve Push Notification ( #7667 )  
							
							... 
							
							
							
							* clean up
* ev => data
* refactor
* clean up
* add type
* antenna
* channel
* fix
* add Packed type
* add PackedRef
* fix lint
* add emoji schema
* add reversiGame
* add reversiMatching
* remove signin schema (use Signin entity)
* add schemas refs, fix Packed type
* wip PackedHoge => Packed<'Hoge'>
* add Packed type
* note-reaction
* user
* user-group
* user-list
* note
* app, messaging-message
* notification
* drive-file
* drive-folder
* following
* muting
* blocking
* hashtag
* page
* app (with modifying schema)
* import user?
* channel
* antenna
* clip
* gallery-post
* emoji
* Packed
* reversi-matching
* update stream.ts
* https://github.com/misskey-dev/misskey/pull/7769#issuecomment-917542339 
* fix lint
* clean up?
* add app
* fix
* nanka iroiro
* wip
* wip
* fix lint
* fix loginId
* fix
* refactor
* refactor
* remove follow action
* clean up
* Revert "remove follow action"
This reverts commit defbb41648f94919cb9c✌️ 
* remove plugins
* sw-inject分離したがテストしてない
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix notification.vue
* remove a blank line
* disconnect intersection observer
* disconnect2
* fix
* ✌️ 
* clean up config
* typesを戻した
* Update packages/client/src/components/notification.vue
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* disconnect
* oops
* Failed to load the script unexpectedly回避
sw.jsとlib.tsを分離してみた
* truncate notification
* Update packages/client/src/ui/_common_/common.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* clean up
* clean up
* キャッシュ対策
* Truncate push notification message
* クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
* components/drive-file-thumbnail.vue
* components/drive-select-dialog.vue
* components/drive-window.vue
* merge
* fix
* Service Workerのビルドにesbuildを使うようにする
* return createEmptyNotification()
* fix
* i18n.ts
* update
* ✌️ 
* remove ts-loader
* fix
* fix
* enhance: Service Workerを常に登録するように
* pollEnded
* URLをsw.jsに戻す
* clean up
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-04-30 21:52:07 +09:00  
				
					
						
							
							
								 
						
							
								9fe0452016 
								
							 
						 
						
							
							
								
								update changelog  
							
							... 
							
							
							
							add user facing changes to changelog 
							
						 
						
							2022-04-28 08:51:47 +02:00  
				
					
						
							
							
								 
						
							
								f23d5a75f4 
								
							 
						 
						
							
							
								
								Squashed commit of the following:  
							
							... 
							
							
							
							commit 3658f19d98e213c2e844dd86397e85#8518 )
    * アンテナノートを取得するクエリがタイムアウトしないように速くする
    * テーブル名を直接指定しないようにする
    * クリップの取得を速くする
    * リストの取得を速くする
commit 6d33b366f833c22b5f3e090f8eff616c7ef41f090f8eff675abe05d57395fe7eb45abe05d5722375359d17722fc4d32375359d122cd2d652268d462b302cd2d6522e6fc35868fb81b669126fc35868ff6e7e11e066cd3ff5846e7e11e0610589171ce8d568d5330589171cebeef8f63dc3cf9c3097eef8f63dc632500faf6de6e3d64b32500faf6d1ce8da66cfd5a304821ce8da66c208da5e9e0c07e4c34708da5e9e0d5f985ee8325cac33075f985ee8321fd6c97534190720591fd6c975329c2f5ee0474cef67e99c2f5ee04197885d3dec6a15024f97885d3def5f5f68cdc990fef5995f5f68cdcdaf6d52e4c40b7230bdaf6d52e4c8621fc5a7199eb919f4621fc5a7151b956af85b14e347da1b956af85580c88e13fa3dceee7c80c88e13ffad9e6a4ec35cd9e621ad9e6a4ec5504f18244ac8243501504f182448fd5999378cf5fe2d10fd5999378b8451436cb1894df8828451436cb837628953c6319dd1bf37628953c583a77f10613288e1ed83a77f106499640a35a75c087b7999640a35a388cdbc2ad24681bbe188cdbc2ad6db10103d8a0c6ae2cbdb10103d8e2795fe4577f5299cf42795fe457954631026d4ab773eb954631026de80783199a944250f7f80783199a96d557269cf418eaecf6d557269c126b268588a905188e926b268588fa1af83c0a781b57585a1af83c0abd0d5068f74168addbbd0d5068f728a1f3a4c0d70b8275b8a1f3a4c0b338793d898b646822f338793d891c82ce923378ac41a61c82ce9233b4b48ba4e8cc75620974b48ba4e8c7115bd46fbf7baccea7115bd46ffe967d9dedf84483896e967d9ded3f00ceedaec3b55b684f00ceedae4df67836c17387e010cdf67836c1a9fd0e90856a3a8ba4d9fd0e9085042c4ea38cab01cf18842c4ea38ccdf5396830c0ba71c36df53968306df530bb6619f753c15df530bb66dc52e30e8efa49427dfc52e30e8e05e6e1e2370cb04ded35e6e1e237a943a1940e41fe364b4943a1940e212913a16f15d166e3012913a16fdacb924420e23ad7833acb9244205d04014f873182606e9d04014f875929e54551e1247b3e4929e545514942c802433e7a87f75942c80243170d02cf1be6754eb8870d02cf1bef96c60c1aef646b957f96c60c1a08accb78fa99234632b8accb78fa905203e2cf3d7c3c39f05203e2cf0b6c9ab0c180f8c2de7b6c9ab0c15cdef5cd1a1a8f41010cdef5cd1adea7d4d3232efae80b9ea7d4d323e17fff8c6618da55bd817fff8c66592977f303fa9f0d9ff92977f303d8043409d30038f3b248043409d3837dc1c9a86d145bc4c37dc1c9a826310919403286c93c8631091940b938fcb3e553d257ef0938fcb3e5e5e1d17dff3553f3be45e1d17dff2449dc17df526838c77449dc17df83e11011225cb3d86a13e1101122952d577c7de5ba4751452d577c7dd18693fb38cf757ed0118693fb380f7e9725e5cf9242053f7e9725e599a4a534c917dc50c249a4a534c92b090ff9990e89a9f41b090ff99943d68a098868ace4a313d68a0988bd6c8b9b993c7a02af1d6c8b9b99449e6c2ed78bd80eb2a49e6c2ed75e4bcdd7b4f24c7c81ce4bcdd7b4d7747ec5b6bce65e2147747ec5b6d 
							
						 
						
							2022-04-23 19:56:17 +09:00  
				
					
						
							
							
								 
						
							
								70958a9f77 
								
							 
						 
						
							
							
								
								update node to 18  
							
							
							
						 
						
							2022-04-23 12:37:44 +09:00  
				
					
						
							
							
								 
						
							
								16c7ef41fb 
								
							 
						 
						
							
							
								
								12.110.0  
							
							
							
						 
						
							2022-04-11 23:13:09 +09:00  
				
					
						
							
							
								 
						
							
								08ff4926c7 
								
							 
						 
						
							
							
								
								enhance(client): show loading icon on splash screen  
							
							... 
							
							
							
							Close  #8481  
						
							2022-04-11 23:11:11 +09:00  
				
					
						
							
							
								 
						
							
								9c33e6eef7 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-04-09 19:33:13 +09:00  
				
					
						
							
							
								 
						
							
								daa0ca72a7 
								
							 
						 
						
							
							
								
								fix(api): parameter validation of users/show was wrong  
							
							
							
						 
						
							2022-04-06 00:04:25 +09:00  
				
					
						
							
							
								 
						
							
								f8e6f3cc73 
								
							 
						 
						
							
							
								
								improve webhook  
							
							
							
						 
						
							2022-04-03 22:36:30 +09:00  
				
					
						
							
							
								 
						
							
								395fe7eb4b 
								
							 
						 
						
							
							
								
								12.109.2  
							
							
							
						 
						
							2022-04-03 14:01:12 +09:00  
				
					
						
							
							
								 
						
							
								ebb687cde4 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-04-03 13:56:44 +09:00  
				
					
						
							
							
								 
						
							
								408d54f2eb 
								
							 
						 
						
							
							
								
								fix(api): admin/update-meta was not working  
							
							
							
						 
						
							2022-04-03 13:54:22 +09:00  
				
					
						
							
							
								 
						
							
								61dfa6d598 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-04-02 21:40:49 +09:00  
				
					
						
							
							
								 
						
							
								7722fc4d3f 
								
							 
						 
						
							
							
								
								12.109.1  
							
							
							
						 
						
							2022-04-02 16:56:24 +09:00  
				
					
						
							
							
								 
						
							
								6a379b463f 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-04-02 16:49:54 +09:00  
				
					
						
							
							
								 
						
							
								68d462b301 
								
							 
						 
						
							
							
								
								12.109.0  
							
							
							
						 
						
							2022-04-02 15:33:51 +09:00  
				
					
						
							
							
								 
						
							
								8e5f2690f2 
								
							 
						 
						
							
							
								
								feat: Webhook ( #8457 )  
							
							... 
							
							
							
							* feat: introduce webhook
* wip
* wip
* wip
* Update CHANGELOG.md 
							
						 
						
							2022-04-02 15:28:49 +09:00  
				
					
						
							
							
								 
						
							
								99e6ef5996 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-04-02 15:26:48 +09:00  
				
					
						
							
							
								 
						
							
								484e023c0c 
								
							 
						 
						
							
							
								
								enhance(doc): required input fields ( #8456 )  
							
							... 
							
							
							
							* remove empty file
If the endpoint is to be implemented later, the file can be added back,
but for now it is confusing to have an empty file.
* enhance(doc): document defaults
Default for `isPublic` is based on the database schema default value.
Defaults for `local` and `withFiles` are based on the behaviour of the endpoint.
* enhance(doc): explain nullable emoji category
* fix: make nullable if default is null
* enhance(doc): explain mute attribute expiresAt
* fix: define required fields
- `notes/create`: the default for `text` has been removed because ajv can not handle
  `default` inside of `anyOf`, see
  https://ajv.js.org/guide/modifying-data.html#assigning-defaults 
  and the default value cannot be `null` if text is `nullable: false` in the `anyOf`
  first alternative.
- `notes/create`: The `mediaIds` property has been marked as deprecated because it
  has the same behaviour as using `fileIds`, but the implementation tries to handlè
  `fileIds` first.
- The result schema for `admin/emoji/list` has been altered because the `host`
  property will always be `null` as it is filtered this way in the database query.
  See packages/backend/src/server/api/endpoints/admin/emoji/list.ts line 67.
* enhance(doc): explain nullable hostname
* update changelog
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-04-02 15:04:36 +09:00  
				
					
						
							
							
								 
						
							
								7c781179a1 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-04-02 12:12:10 +09:00  
				
					
						
							
							
								 
						
							
								39302bf0ea 
								
							 
						 
						
							
							
								
								fix(server): admin/meta is not working  
							
							... 
							
							
							
							Fix  #8455  
						
							2022-04-01 19:17:19 +09:00  
				
					
						
							
							
								 
						
							
								31f0d1d874 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-03-26 18:28:30 +09:00  
				
					
						
							
							
								 
						
							
								f68b646878 
								
							 
						 
						
							
							
								
								Fix: warn about outdated NodeJS fixed ( #8388 )  
							
							... 
							
							
							
							* Fix  #8387 
* update changelog
Co-authored-by: Johann150 <johann.galle@protonmail.com>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-03-20 01:34:45 +09:00  
				
					
						
							
							
								 
						
							
								75191a942f 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-03-19 19:10:12 +09:00  
				
					
						
							
							
								 
						
							
								caadc0978a 
								
							 
						 
						
							
							
								
								feat: introduce bull dashboard  
							
							
							
						 
						
							2022-03-19 19:08:55 +09:00  
				
					
						
							
							
								 
						
							
								b81b66912d 
								
							 
						 
						
							
							
								
								12.108.1  
							
							
							
						 
						
							2022-03-12 19:35:08 +09:00  
				
					
						
							
							
								 
						
							
								a2094054a3 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-03-12 19:27:14 +09:00  
				
					
						
							
							
								 
						
							
								6cf346b3ea 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-03-12 15:22:05 +09:00  
				
					
						
							
							
								 
						
							
								c76d14b881 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-03-12 13:22:50 +09:00  
				
					
						
							
							
								 
						
							
								6cd3ff5848 
								
							 
						 
						
							
							
								
								12.108.0  
							
							
							
						 
						
							2022-03-09 23:03:52 +09:00  
				
					
						
							
							
								 
						
							
								4f8495c7ad 
								
							 
						 
						
							
							
								
								feat: use instance icon for splash screen  
							
							
							
						 
						
							2022-03-09 23:00:28 +09:00  
				
					
						
							
							
								 
						
							
								60d87e3a68 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-03-09 22:33:51 +09:00  
				
					
						
							
							
								 
						
							
								9b8dc4c417 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-03-08 23:26:32 +09:00  
				
					
						
							
							
								 
						
							
								26d90cd030 
								
							 
						 
						
							
							
								
								remove HTTPS handling ( #8380 )  
							
							
							
						 
						
							2022-03-08 23:23:18 +09:00  
				
					
						
							
							
								 
						
							
								ec64b5ea0b 
								
							 
						 
						
							
							
								
								feat: add active to federation chart  
							
							
							
						 
						
							2022-03-07 15:10:16 +09:00  
				
					
						
							
							
								 
						
							
								2442592ef1 
								
							 
						 
						
							
							
								
								feat: アンケート終了通知  
							
							... 
							
							
							
							Resolve  #4664  
						
							2022-03-06 16:06:27 +09:00  
				
					
						
							
							
								 
						
							
								8bb586c1fd 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-03-05 02:01:38 +09:00  
				
					
						
							
							
								 
						
							
								476dfb0f35 
								
							 
						 
						
							
							
								
								fix(client): register_note_view_interruptor()が動かないのを修正  
							
							... 
							
							
							
							Fix  #8318  
						
							2022-03-05 01:22:57 +09:00  
				
					
						
							
							
								 
						
							
								e68278f93e 
								
							 
						 
						
							
							
								
								feat: 時限ミュート  
							
							... 
							
							
							
							#7677  
						
							2022-03-04 20:23:53 +09:00  
				
					
						
							
							
								 
						
							
								2939b760d3 
								
							 
						 
						
							
							
								
								set timeout for db query  
							
							... 
							
							
							
							Resolve  #8150  
						
							2022-03-04 18:04:39 +09:00  
				
					
						
							
							
								 
						
							
								072799f674 
								
							 
						 
						
							
							
								
								fix(client): ユーザー名オートコンプリートが正しく動作しない問題を修正  
							
							
							
						 
						
							2022-03-02 18:52:49 +09:00  
				
					
						
							
							
								 
						
							
								ba4ef23d6b 
								
							 
						 
						
							
							
								
								feat: instance default theme  
							
							
							
						 
						
							2022-03-01 23:58:01 +09:00  
				
					
						
							
							
								 
						
							
								8dcdbddbfb 
								
							 
						 
						
							
							
								
								fix: use import assertion  
							
							
							
						 
						
							2022-03-01 00:40:53 +09:00  
				
					
						
							
							
								 
						
							
								a28daf7f44 
								
							 
						 
						
							
							
								
								feat: add pub & sub item for federation chart  
							
							
							
						 
						
							2022-02-23 16:17:16 +09:00  
				
					
						
							
							
								 
						
							
								92f5027c3c 
								
							 
						 
						
							
							
								
								プロフィールの追加情報を最大16まで保存できるように  
							
							... 
							
							
							
							Close  #8225 
Close  #8234  
						
							2022-02-20 16:53:06 +09:00  
				
					
						
							
							
								 
						
							
								6994136fb3 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-20 16:08:09 +09:00  
				
					
						
							
							
								 
						
							
								a1c7c1fb49 
								
							 
						 
						
							
							
								
								remove max note text length setting  
							
							... 
							
							
							
							Resolve  #8323  
						
							2022-02-20 16:07:43 +09:00  
				
					
						
							
							
								 
						
							
								9d7352a9e4 
								
							 
						 
						
							
							
								
								fix(client): リアクションピッカーの高さが低くなったまま戻らないことがあるのを修正  
							
							... 
							
							
							
							Fix  #8071  
						
							2022-02-13 16:35:53 +09:00  
				
					
						
							
							
								 
						
							
								8d568d533b 
								
							 
						 
						
							
							
								
								12.107.0  
							
							
							
						 
						
							2022-02-12 17:36:34 +09:00  
				
					
						
							
							
								 
						
							
								2de4978a31 
								
							 
						 
						
							
							
								
								fix(server): stats APIで内部エラーが発生する問題を修正  
							
							... 
							
							
							
							Fix  #8308  
						
							2022-02-12 17:33:29 +09:00  
				
					
						
							
							
								 
						
							
								1c6ab5447d 
								
							 
						 
						
							
							
								
								fix(client): 一部環境でサイドバーの投稿ボタンが表示されない問題を修正  
							
							
							
						 
						
							2022-02-12 17:28:33 +09:00  
				
					
						
							
							
								 
						
							
								f6e40a9092 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-12 16:53:25 +09:00  
				
					
						
							
							
								 
						
							
								3cf9c30974 
								
							 
						 
						
							
							
								
								12.106.3  
							
							
							
						 
						
							2022-02-11 22:17:06 +09:00  
				
					
						
							
							
								 
						
							
								c1f0fa5bd6 
								
							 
						 
						
							
							
								
								enhance(client): tweak padding  
							
							
							
						 
						
							2022-02-11 22:16:20 +09:00  
				
					
						
							
							
								 
						
							
								b01a0325ba 
								
							 
						 
						
							
							
								
								fix(client): ノート詳細が開けないのを直したり  
							
							... 
							
							
							
							Fix  #8305  
						
							2022-02-11 22:14:14 +09:00  
				
					
						
							
							
								 
						
							
								de6e3d64b4 
								
							 
						 
						
							
							
								
								12.106.2  
							
							
							
						 
						
							2022-02-11 21:40:04 +09:00  
				
					
						
							
							
								 
						
							
								64874417e0 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-11 21:37:19 +09:00  
				
					
						
							
							
								 
						
							
								b3decdc4e5 
								
							 
						 
						
							
							
								
								fix(client): ノートの参照を断ち切るように  
							
							... 
							
							
							
							Fix  #8201 
Close  #8237  
						
							2022-02-11 21:35:28 +09:00  
				
					
						
							
							
								 
						
							
								fd5a304821 
								
							 
						 
						
							
							
								
								12.106.1  
							
							
							
						 
						
							2022-02-11 19:47:30 +09:00  
				
					
						
							
							
								 
						
							
								0ab59a10b3 
								
							 
						 
						
							
							
								
								fix(client): word mute cannot save  
							
							
							
						 
						
							2022-02-11 19:44:56 +09:00  
				
					
						
							
							
								 
						
							
								c07e4c3476 
								
							 
						 
						
							
							
								
								12.106.0  
							
							
							
						 
						
							2022-02-11 17:57:54 +09:00  
				
					
						
							
							
								 
						
							
								662ecb721b 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-11 17:55:24 +09:00  
				
					
						
							
							
								 
						
							
								bf4cdd71ce 
								
							 
						 
						
							
							
								
								enhance(client): リアクションピッカーの幅、高さ制限を緩和  
							
							
							
						 
						
							2022-02-11 13:53:02 +09:00  
				
					
						
							
							
								 
						
							
								cc019a217f 
								
							 
						 
						
							
							
								
								feat(client): make size of reaction picker configuable  
							
							
							
						 
						
							2022-02-11 13:38:47 +09:00  
				
					
						
							
							
								 
						
							
								25cac33074 
								
							 
						 
						
							
							
								
								12.105.0  
							
							
							
						 
						
							2022-02-09 21:44:32 +09:00  
				
					
						
							
							
								 
						
							
								1461da309f 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-09 21:26:25 +09:00  
				
					
						
							
							
								 
						
							
								4ae1a65958 
								
							 
						 
						
							
							
								
								feat: インスタンスのテーマカラーを設定できるように  
							
							
							
						 
						
							2022-02-09 21:25:48 +09:00  
				
					
						
							
							
								 
						
							
								04b41248ce 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-09 15:08:31 +09:00  
				
					
						
							
							
								 
						
							
								419072059f 
								
							 
						 
						
							
							
								
								12.104.0  
							
							
							
						 
						
							2022-02-09 14:50:26 +09:00  
				
					
						
							
							
								 
						
							
								429159f919 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-09 13:42:54 +09:00  
				
					
						
							
							
								 
						
							
								5c5d3c1a24 
								
							 
						 
						
							
							
								
								fix(client): コントロールパネルのユーザー、ファイルにて、インスタンスの表示範囲切り替えが機能しない問題を修正  
							
							... 
							
							
							
							Fix  #8252  
						
							2022-02-09 13:38:54 +09:00  
				
					
						
							
							
								 
						
							
								1162f8bcff 
								
							 
						 
						
							
							
								
								feat(client): update fontawesome v6 and self-hosting  
							
							... 
							
							
							
							Resolve  #7475  
						
							2022-02-09 13:23:29 +09:00  
				
					
						
							
							
								 
						
							
								baca9e48d4 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-09 12:45:18 +09:00  
				
					
						
							
							
								 
						
							
								eb894c330f 
								
							 
						 
						
							
							
								
								fix(client): 環境に依っては返信する際のカーソル位置が正しくない問題を修正  
							
							
							
						 
						
							2022-02-08 23:53:01 +09:00  
				
					
						
							
							
								 
						
							
								7d494f1ddf 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-08 23:31:28 +09:00  
				
					
						
							
							
								 
						
							
								adf3493af8 
								
							 
						 
						
							
							
								
								feat: notes/instance/perUserNotesチャートに添付ファイル付きノートの数を追加  
							
							
							
						 
						
							2022-02-08 23:12:37 +09:00  
				
					
						
							
							
								 
						
							
								535468e5af 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-08 18:55:57 +09:00  
				
					
						
							
							
								 
						
							
								190b47aad2 
								
							 
						 
						
							
							
								
								feat(client): デバイスの種類を手動指定できるように  
							
							
							
						 
						
							2022-02-08 18:46:39 +09:00  
				
					
						
							
							
								 
						
							
								71a7165ed7 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-08 15:56:03 +09:00  
				
					
						
							
							
								 
						
							
								3197390ed4 
								
							 
						 
						
							
							
								
								feat(client): 自インスタンス情報ページでチャートを見れるように  
							
							
							
						 
						
							2022-02-08 15:50:26 +09:00  
				
					
						
							
							
								 
						
							
								5416f38eb4 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-07 11:47:27 +09:00  
				
					
						
							
							
								 
						
							
								74cef67e9f 
								
							 
						 
						
							
							
								
								12.103.1  
							
							
							
						 
						
							2022-02-02 01:33:08 +09:00  
				
					
						
							
							
								 
						
							
								c6a15024f5 
								
							 
						 
						
							
							
								
								12.103.0  
							
							
							
						 
						
							2022-02-02 00:39:49 +09:00  
				
					
						
							
							
								 
						
							
								b27e8606ae 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-02 00:27:34 +09:00  
				
					
						
							
							
								 
						
							
								ae3abc2126 
								
							 
						 
						
							
							
								
								fix: Fix Sideview ( #8235 )  
							
							... 
							
							
							
							* Fix  #7890 
* a-
* 3度目の正直
* fix
* ✌️ 
* update CHANGELOG
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> 
							
						 
						
							2022-02-01 23:48:19 +09:00  
				
					
						
							
							
								 
						
							
								300047ce5a 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-02-01 21:50:02 +09:00  
				
					
						
							
							
								 
						
							
								a2dcf2fc41 
								
							 
						 
						
							
							
								
								feat(client): 連合インスタンスページからインスタンス情報再取得を行えるように  
							
							... 
							
							
							
							Resolve  #8231  
						
							2022-01-31 20:38:26 +09:00  
				
					
						
							
							
								 
						
							
								fccdeaec3f 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-01-30 21:49:21 +09:00  
				
					
						
							
							
								 
						
							
								f0e720931b 
								
							 
						 
						
							
							
								
								fix(client): 投稿フォームのハッシュタグ保持フィールドが動作しない問題を修正  
							
							... 
							
							
							
							Fix  #8212  
						
							2022-01-29 02:54:56 +09:00  
				
					
						
							
							
								 
						
							
								a222e3d054 
								
							 
						 
						
							
							
								
								Update CHANGELOG.md  
							
							
							
						 
						
							2022-01-29 02:24:16 +09:00  
				
					
						
							
							
								 
						
							
								380d14f406 
								
							 
						 
						
							
							
								
								Add `img-src` and `media-src` to `Content-Security-Policy` header for files and media proxy ( #8188 )  
							
							... 
							
							
							
							* add img-src and media-src to csp in file and media proxy
* add csp changes to changelog
* sort and remove trailing semicolon 
							
						 
						
							2022-01-29 02:23:18 +09:00  
				
					
						
							
							
								 
						
							
								a6d4868ff0 
								
							 
						 
						
							
							
								
								fix(client): DMページでメンションが含まれる問題を修正  
							
							... 
							
							
							
							Fix  #8211  
						
							2022-01-28 13:39:54 +09:00