Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								031d748d0c 
								
							 
						 
						
							
							
								
								fix: /oauth/oauth to /oauth  
							
							
							
						 
						
							2023-12-31 17:25:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								61c193c08f 
								
							 
						 
						
							
							
								
								lint  
							
							
							
						 
						
							2023-12-31 16:17:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								6d5d3d9ea1 
								
							 
						 
						
							
							
								
								auth-fetch: ask to never cache responses  
							
							... 
							
							
							
							I could have factored out all the lines that set cache headers, but
that would have made future merges even more complicated ☹
thanks ShittyCopper for reporting the problem! 
							
						 
						
							2023-12-31 13:27:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									tamaina 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2a33981811 
								
							 
						 
						
							
							
								
								chore: use summaly, browser-image-resizer, and sharp-read-bmp on registry.npmjs.org instead of git ( #12856 )  
							
							... 
							
							
							
							* chore: use @misskey-dev/summaly on registry.npmjs.org instead of git
* fix backend dependency
* fic backend dependency
* @misskey-dev/sharp-read-bmp
* fix
* use @misskey-dev/browser-image-resizer 
							
						 
						
							2023-12-31 09:45:35 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MomentQYC 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7948018e6a 
								
							 
						 
						
							
							
								
								feat: Add support for TrueMail ( #12850 )  
							
							... 
							
							
							
							Co-authored-by: MarryDream <2190758465@qq.com> 
							
						 
						
							2023-12-29 18:23:29 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9a9f61a6c0 
								
							 
						 
						
							
							
								
								fix: typecheck  
							
							
							
						 
						
							2023-12-28 12:52:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								592027cf68 
								
							 
						 
						
							
							
								
								merge: upstream  
							
							
							
						 
						
							2023-12-28 09:54:32 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chocolate Pie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								530a282524 
								
							 
						 
						
							
							
								
								fix(test): CIが落ちている問題を修正 ( #12816 )  
							
							... 
							
							
							
							* fix(test): CIが落ちているのを修正
* fix(ci)?: CIの`typecheck`が落ちる問題を修正
* fix(ci): コンフィグファイルのタイポを修正 
							
						 
						
							2023-12-28 09:46:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MomentQYC 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3f60d7c44b 
								
							 
						 
						
							
							
								
								Add a prompt for Tor Browser users ( #12776 )  
							
							... 
							
							
							
							* perf: Add a prompt for Tor Browser users
* typo 
							
						 
						
							2023-12-28 09:46:46 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kagami Sascha Rosylight 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								544b8106b2 
								
							 
						 
						
							
							
								
								feat(backend/oauth): allow CORS for token endpoint ( #12814 )  
							
							... 
							
							
							
							* feat(backend/oauth): allow CORS for token endpoint
* no need to explicitly set origin to `*`
* Update CHANGELOG.md 
							
						 
						
							2023-12-28 09:46:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chocolate Pie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								82822e29d9 
								
							 
						 
						
							
							
								
								Merge pull request from GHSA-7pxq-6xx9-xpgm  
							
							... 
							
							
							
							* fix: fix improper authorization when accessing with third-party application
* refactor: refactor type definitions
* fix: get rid of unnecessary access limitation
* enhance: サードパーティアプリケーションがWebsocket APIを使えるように
* fix: add missing parentheses
* Revert "fix(backend): add missing kind definition for admin endpoints to improve security"
This reverts commit 5150053275 
							
						 
						
							2023-12-28 09:45:54 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8daff4a998 
								
							 
						 
						
							
							
								
								refactor(frontend): Reactivityで型を明示するように ( #12791 )  
							
							... 
							
							
							
							* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え 
							
						 
						
							2023-12-28 09:45:15 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chocolate Pie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a598baaf01 
								
							 
						 
						
							
							
								
								fix(test): CIが落ちている問題を修正 ( #12816 )  
							
							... 
							
							
							
							* fix(test): CIが落ちているのを修正
* fix(ci)?: CIの`typecheck`が落ちる問題を修正
* fix(ci): コンフィグファイルのタイポを修正 
							
						 
						
							2023-12-27 17:36:38 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									MomentQYC 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e0040f5da3 
								
							 
						 
						
							
							
								
								Add a prompt for Tor Browser users ( #12776 )  
							
							... 
							
							
							
							* perf: Add a prompt for Tor Browser users
* typo 
							
						 
						
							2023-12-27 15:55:56 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kagami Sascha Rosylight 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ad346b6f36 
								
							 
						 
						
							
							
								
								feat(backend/oauth): allow CORS for token endpoint ( #12814 )  
							
							... 
							
							
							
							* feat(backend/oauth): allow CORS for token endpoint
* no need to explicitly set origin to `*`
* Update CHANGELOG.md 
							
						 
						
							2023-12-27 15:10:24 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chocolate Pie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c96bc36fed 
								
							 
						 
						
							
							
								
								Merge pull request from GHSA-7pxq-6xx9-xpgm  
							
							... 
							
							
							
							* fix: fix improper authorization when accessing with third-party application
* refactor: refactor type definitions
* fix: get rid of unnecessary access limitation
* enhance: サードパーティアプリケーションがWebsocket APIを使えるように
* fix: add missing parentheses
* Revert "fix(backend): add missing kind definition for admin endpoints to improve security"
This reverts commit 5150053275 
							
						 
						
							2023-12-27 15:08:59 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zyoshoka 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								75034d9240 
								
							 
						 
						
							
							
								
								refactor(frontend): Reactivityで型を明示するように ( #12791 )  
							
							... 
							
							
							
							* refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え 
							
						 
						
							2023-12-26 14:19:35 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								a3dd61dec4 
								
							 
						 
						
							
							
								
								fix logging  
							
							
							
						 
						
							2023-12-23 21:27:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								e6c02909c7 
								
							 
						 
						
							
							
								
								fix typo  
							
							... 
							
							
							
							thanks @Marie 
							
						 
						
							2023-12-23 20:11:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								477cda0b63 
								
							 
						 
						
							
							
								
								authorized fetch: log when things go wrong  
							
							
							
						 
						
							2023-12-23 15:26:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								1984416e3e 
								
							 
						 
						
							
							
								
								authorized fetch: let /@instance.actor through  
							
							... 
							
							
							
							this is probably never actually used, but it still looks like a good
idea (also, FireFish does it)
thanks @ShittyKoper for noticing! 
							
						 
						
							2023-12-23 15:26:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									dakkar 
								
							 
						 
						
							
							
							
							
								
							
							
								e5ea882ed7 
								
							 
						 
						
							
							
								
								authorized fetch  #217  
							
							... 
							
							
							
							the implementation is copied from the other places we already check
HTTP signatures, and cross-checked with Firefish's implementation 
							
						 
						
							2023-12-23 15:26:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								b3b89567ee 
								
							 
						 
						
							
							
								
								merge: upstream  
							
							
							
						 
						
							2023-12-23 14:26:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									GrapeApple0 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5b5a537f56 
								
							 
						 
						
							
							
								
								feat: 登録を拒否するメールアドレスのドメインを手動で設定できるように ( #12740 )  
							
							... 
							
							
							
							* feat: 使い捨てアドレスのドメインを手動で設定できるように
* Update CHANGELOG.md
* disposableEmailDomains -> bannedEmailDomains
* isBlockedHostを使うように 
							
						 
						
							2023-12-23 12:06:22 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								220344c552 
								
							 
						 
						
							
							
								
								fix: email validation  
							
							
							
						 
						
							2023-12-23 02:15:12 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								5db583a3eb 
								
							 
						 
						
							
							
								
								merge: upstream  
							
							
							
						 
						
							2023-12-23 02:09:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								e0155cffae 
								
							 
						 
						
							
							
								
								add: Custom MOTDs  
							
							... 
							
							
							
							This works almost exactly like FF's custom MOTDs with the only difference being that they get defined in the config file for performance reasons.
Closes  #86  
							
						 
						
							2023-12-22 13:10:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								9c6a7aed98 
								
							 
						 
						
							
							
								
								fix: websocket for timelines not checking following for muted instance users  
							
							... 
							
							
							
							Closes  #233  
						
							2023-12-21 22:42:06 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								90f8d8e575 
								
							 
						 
						
							
							
								
								upd: fix tag view not respecting blocks and suspensions  
							
							... 
							
							
							
							Closes  #234  
						
							2023-12-21 22:24:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									GrapeApple0 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								79ca93cefb 
								
							 
						 
						
							
							
								
								enhance: api.jsonのレスポンスの内容を実際の内容に合わせる ( #12723 )  
							
							... 
							
							
							
							* Create packedAdSchema
* admin/emoji/add
* admin/get-user-ips
* admin/roles/users
* admin/get-index-stats
* admin/accounts/find-by-email
* fix type of admin/ad/list
* federation/stats
* endpoints
* get-online-users-count
* i/2fa/register-key
* i/2fa/key-done
* i/2fa/register
* i/apps
* i/authorized-apps
* i/registry/get-all
* i/registry/get
* i/registry/get-detail
* i/registry/key-with-type
* i/registry/scopes-with-domain
* i/update-email
* i/move
* i/webhooks/create
* fix miss type
* i/webhooks/show
* i/webhooks/list
* flash/create
* roles/users
* server-info
* test
* users/lists/get-memberships
* users/achievements
* fetch-rss
* fetch-external-resources 
							
						 
						
							2023-12-21 16:57:05 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								cf3299312a 
								
							 
						 
						
							
							
								
								merge: allow themes to specify a font ( #230 )  
							
							... 
							
							
							
							Closes  #225 
Closes  #25  
						
							2023-12-19 11:35:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zawa-ch 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4e2d802967 
								
							 
						 
						
							
							
								
								enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように ( #12702 )  
							
							... 
							
							
							
							* Enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12072 )
* refactor: crowdin 編集部分のコミットを打ち消し
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158 
* refactor: オブジェクトの名前修正
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158 
* fix: 設定項目の説明を削除
名称が具体的になって必要なくなったため
https://github.com/misskey-dev/misskey/pull/12702#discussion_r1429932463  
							
						 
						
							2023-12-18 20:59:20 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5150053275 
								
							 
						 
						
							
							
								
								fix(backend): add missing kind definition for admin endpoints to improve security  
							
							
							
						 
						
							2023-12-18 12:32:26 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
							
							
								
							
							
								c92c2d065f 
								
							 
						 
						
							
							
								
								upd: replace mfm with sfm  
							
							
							
						 
						
							2023-12-18 03:03:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									かっこかり 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fda5147d06 
								
							 
						 
						
							
							
								
								fix(dev): ファイルの読み込みに失敗することがあるのを修正 ( #12684 )  
							
							... 
							
							
							
							* (enhance) コード入力をMkCodeEditorに変更
* (fix) devでファイルの読み込みに失敗することがある
* Revert "(enhance) コード入力をMkCodeEditorに変更"
This reverts commit 726d56c3e962680efc5b5a166e2210d09730341f. 
							
						 
						
							2023-12-16 13:23:25 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								9f49b9f4d2 
								
							 
						 
						
							
							
								
								fix(backend): HTTP Digestヘッダのアルゴリズム部分に大文字の"SHA-256"しか使えない  
							
							... 
							
							
							
							Fix  #12678  
						
							2023-12-16 10:58:44 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									anatawa12 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bd4d8694dd 
								
							 
						 
						
							
							
								
								perf: early return users/notes and users/featured-notes if me is blocked by requesting user ( #12663 )  
							
							
							
						 
						
							2023-12-15 11:24:13 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									woxtu 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5cc3d3c873 
								
							 
						 
						
							
							
								
								Remove an unnecessary type assertion ( #12666 )  
							
							
							
						 
						
							2023-12-15 11:22:49 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gianni Ceccarelli 
								
							 
						 
						
							
							
							
							
								
							
							
								7f2a66f262 
								
							 
						 
						
							
							
								
								allow a theme to specify a font -  #225  
							
							
							
						 
						
							2023-12-14 14:24:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								417852779f 
								
							 
						 
						
							
							
								
								enhance: アイコンデコレーションの位置を微調整できるように  
							
							
							
						 
						
							2023-12-14 20:58:08 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								aedc1d0ee9 
								
							 
						 
						
							
							
								
								update deps  
							
							
							
						 
						
							2023-12-14 13:22:12 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								37820ad572 
								
							 
						 
						
							
							
								
								fix(backend): モデレーションログがモデレーターは閲覧できないように修正  
							
							... 
							
							
							
							Fix  #12622  
						
							2023-12-13 18:31:32 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									syuilo 
								
							 
						 
						
							
							
							
							
								
							
							
								5472f4b934 
								
							 
						 
						
							
							
								
								enhance: アイコンデコレーションを複数設定できるように  
							
							
							
						 
						
							2023-12-13 16:56:19 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Insert5StarName 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								702fc6b6f7 
								
							 
						 
						
							
							
								
								chore: update repo links  
							
							
							
						 
						
							2023-12-09 03:02:14 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									ikasoba 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e38af60fd0 
								
							 
						 
						
							
							
								
								fix: secure: true なエンドポイントの型が misskey-js に含まれていない ( #12603 )  
							
							... 
							
							
							
							* 作った
* 修正
* 修正 
							
						 
						
							2023-12-08 15:15:17 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									KanariKanaru 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e6d01e33e6 
								
							 
						 
						
							
							
								
								fix(backend): ブロックした相手から自分のノートが見えないように(/users/featured-notes, /users/notes) ( #12511 )  
							
							... 
							
							
							
							* fix: ブロックした相手から自分のノートが見えないように(ユーザー,チャンネル)
* Update CHANGELOG.md
* /users/featured-notesでもブロックを考慮するように
* cacheServiceを使うように
* /channels/timeline.tsで必要のないnoteFilterを持たないように
* Update CHANGELOG.md
* FanoutTimelineEndpointServiceへの対応
- ブロックされている場合は、/users/notesでノートが表示されない
- ミュートしている場合は、ノートが表示される 
							
						 
						
							2023-12-07 18:15:38 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									yupix 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e42c91dee7 
								
							 
						 
						
							
							
								
								feat: Roleに関するSchemaを追加 ( #12572 )  
							
							... 
							
							
							
							* feat: Roleに関連するschemaを追加
* feat: 新しいRoleSchemaを使うように
* chore: misskey.jsのデータを更新
* chore: misskey-js.api.mdを更新 
							
						 
						
							2023-12-06 15:47:57 +09:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								93869a5f34 
								
							 
						 
						
							
							
								
								add: mark instance as NSFW  
							
							... 
							
							
							
							Closes  transfem-org/Sharkey#197  
						
							2023-12-05 22:20:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mar0xy 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								62d1cb490b 
								
							 
						 
						
							
							
								
								add: custom icon font  
							
							
							
						 
						
							2023-12-05 22:20:51 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marie 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0de8053bc0 
								
							 
						 
						
							
							
								
								merge: prettier query for bubble timeline ( #204 )  
							
							
							
						 
						
							2023-12-04 15:46:20 +01:00