| 
							
							
								 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.
* frontend: 翻訳の抜けを訂正, read:adminとwrite:adminはアクセス発行トークンのデフォルトでは非表示にする
* enhance(test): misskey-ghsa-7pxq-6xx9-xpgmに関するテストを追加
* enhance(test): Websocket APIに対するテストも追加
* enhance(refactor): `@/misc/api-permissions.ts`を`misskey-js/permissions`に統合
* fix(frontend): アクセストークン発行UIで全ての権限を有効にした際、管理者用APIへのアクセスも許可してしまう問題を修正
* enhance(backend): Websocketの接続に最低限必要な権限を変更
* fix(backend): `/api/admin/meta`をサードパーティアプリケーションからはアクセスできないように
* fix(backend): エンドポイントにアクセスするために必要な権限を変更
* fix(frontend/locale): Add missing type declaration
* chore: update `misskey-js/src/autogen`
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp> | 2023-12-27 15:08:59 +09:00 |  | 
			
				
					| 
							
							
								 shiosyakeyakini | 9022b05fea | fix(backend): 非センシティブのみ(リモートはいいねのみ)が昨日していない問題を修正 (#12801) (#12802) Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2023-12-26 18:42:37 +09:00 |  | 
			
				
					| 
							
							
								 zyoshoka | 75034d9240 | refactor(frontend): Reactivityで型を明示するように (#12791) * refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え | 2023-12-26 14:19:35 +09:00 |  | 
			
				
					| 
							
							
								 anatawa12 | fd040c50b1 | fix: 自分のdirect noteがuser list timelineに追加されない (#12782) * fix: 自分のdirect noteがuser list timelineに追加されない
* docs(changelog): Fix: 自分のdirect noteがuser list timelineに追加されない | 2023-12-25 11:56:00 +09:00 |  | 
			
				
					| 
							
							
								 Nya Candy | cae40e68e4 | fix: lint (#12761) | 2023-12-24 15:24:51 +09:00 |  | 
			
				
					| 
							
							
								 おさむのひと | 36701f8a7c | fix(backend): 1702718871541-ffVisibility.jsのdownが壊れている (#12767) | 2023-12-24 15:24:26 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 6fce36374d | enhance(backend): センシティブワードの設定がハッシュタグトレンドにも適用されるように | 2023-12-24 15:23:56 +09:00 |  | 
			
				
					| 
							
							
								 anatawa12 | 2f425aa03f | fix: ブロックされててもpure RNできる (#12758) なぜかわからないけど元々Quoteはできるようなのでそれに戻しました | 2023-12-23 17:55:34 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | e852f4b60d | Revert "fix(backend): renote判定がおかしい" This reverts commit f43599552f. | 2023-12-23 17:55:27 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | f43599552f | fix(backend): renote判定がおかしい | 2023-12-23 17:54:29 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 6e4894c165 | lint | 2023-12-23 14:39:01 +09:00 |  | 
			
				
					| 
							
							
								 GrapeApple0 | 5b5a537f56 | feat: 登録を拒否するメールアドレスのドメインを手動で設定できるように (#12740) * feat: 使い捨てアドレスのドメインを手動で設定できるように
* Update CHANGELOG.md
* disposableEmailDomains -> bannedEmailDomains
* isBlockedHostを使うように | 2023-12-23 12:06:22 +09:00 |  | 
			
				
					| 
							
							
								 Nya Candy | b3c4f7eddc | fix: email verify enable logic (#12743) | 2023-12-23 11:00:14 +09:00 |  | 
			
				
					| 
							
							
								 anatawa12 | 52b94dbc4a | fix: 引用RNがpure RNとして連合され、pure RNが引用RNとして連合される (#12744) * fix: quote notes are rendered as pure renote
* fix: filesが指定されてて空配列のときにQuote扱いされる
* chore: isQuoteの仕様をmisc/is-quote.tsと揃える
* docs: is-quote.tsの方にNoteCreateService.isQuoteのことを書いて更新忘れを防ぐ | 2023-12-22 14:03:39 +09:00 |  | 
			
				
					| 
							
							
								 おさむのひと | 433d46e57f | fix(backend): テストが死んでいるのを修正 (#12738) * fix test
* fix test
* fix test
* fix test
* fix test | 2023-12-22 09:06:13 +09: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 |  | 
			
				
					| 
							
							
								 anatawa12 | b2254a66d3 | chore: remove hashtag from featured immediately (#12668) * chore: remove hashtag from featured immediately
* docs(changelog): ハッシュタグのトレンド除外設定が即時に効果を持つように修正
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2023-12-21 11:34:19 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | b3ab96b5ee | fix(backend): ロールアサインの通知がある状態でページをリロードすると通知欄に何もでなくなる Fix #12729 | 2023-12-21 11:23:31 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 15b0d2aff2 | enhance: ロールにアサインされたときの通知 (#12607) * wip
* Update misskey-js.api.md
* Update CHANGELOG.md
* Update RoleService.ts
* Update locales/ja-JP.yml
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
* Update UserListService.ts
* Update misskey-js.api.md
* fix (#12724)
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> | 2023-12-21 10:39:11 +09:00 |  | 
			
				
					| 
							
							
								 Kagami Sascha Rosylight | d14eb20122 | chore(workflows): use postgres 15 everywhere (#12726) | 2023-12-21 10:29:51 +09:00 |  | 
			
				
					| 
							
							
								 Kagami Sascha Rosylight | 4175b7809b | chore(QueueProcessorService): show error stack for failures (#12727) | 2023-12-21 10:29:30 +09:00 |  | 
			
				
					| 
							
							
								 zawa-ch | 4e2d802967 | enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702) * Enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12072)
* refactor: crowdin 編集部分のコミットを打ち消し
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158
* refactor: オブジェクトの名前修正
https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158
* fix: 設定項目の説明を削除
名称が具体的になって必要なくなったため
https://github.com/misskey-dev/misskey/pull/12702#discussion_r1429932463 | 2023-12-18 20:59:20 +09:00 |  | 
			
				
					| 
							
							
								 1STEP621 | f6ff3b1f1a | Fix: Renoteの判定が間違っているのを修正 (#12706) * RNと引用RNの判定が間違っているのを修正
* remove dump.rdb
* update CHANGELOG.md
* lint fix | 2023-12-18 19:49:19 +09:00 |  | 
			
				
					| 
							
							
								 zyoshoka | 13990279c3 | enhance: Unicode 15.0で新たに追加された絵文字をリアクションに使えるように (#12683) | 2023-12-18 14:51:29 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 507d436699 | update mfm-js | 2023-12-18 13:22:34 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 8a9f4ef441 | update deps | 2023-12-18 13:14:58 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 5150053275 | fix(backend): add missing kind definition for admin endpoints to improve security | 2023-12-18 12:32:26 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 2ecc0299b4 | update deps | 2023-12-16 14:00:27 +09:00 |  | 
			
				
					| 
							
							
								 かっこかり | fda5147d06 | fix(dev): ファイルの読み込みに失敗することがあるのを修正 (#12684) * (enhance) コード入力をMkCodeEditorに変更
* (fix) devでファイルの読み込みに失敗することがある
* Revert "(enhance) コード入力をMkCodeEditorに変更"
This reverts commit 726d56c3e9. | 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 |  | 
			
				
					| 
							
							
								 shiosyakeyakini | 3e256eee2c | Fix(backend): JSONSchemaに不足しているパラメータを追加 (#12680) * Fix(backend): JSONSchemaに不足しているパラメータを追加
* nullable:falseに修正
---------
Co-authored-by: sorairo <sorairo@shiosyakeyakini.info> | 2023-12-16 09:00:32 +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 |  | 
			
				
					| 
							
							
								 syuilo | 417852779f | enhance: アイコンデコレーションの位置を微調整できるように | 2023-12-14 20:58:08 +09:00 |  | 
			
				
					| 
							
							
								 おさむのひと | 386fcedf35 | (dev-mode) devモードの改善 (#12639) * fix dev-mode
* fix dev-mode
* fix dev-mode
* fix dev-mode
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2023-12-14 20:16:02 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | a2a6a94614 | update deps | 2023-12-14 18:28:04 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | aedc1d0ee9 | update deps | 2023-12-14 13:22:12 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 2cfe64e9e6 | fix swcrc | 2023-12-14 11:35:17 +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 |  | 
			
				
					| 
							
							
								 Camilla Ett | 06ca63f9c2 | Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631) | 2023-12-13 08:14:34 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 319267e096 | update deps | 2023-12-09 13:02:14 +09:00 |  | 
			
				
					| 
							
							
								 ikasoba | e38af60fd0 | fix: secure: trueなエンドポイントの型が misskey-js に含まれていない (#12603)* 作った
* 修正
* 修正 | 2023-12-08 15:15:17 +09:00 |  | 
			
				
					| 
							
							
								 おさむのひと | b0039f0946 | chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593) * [wip]run standalone vite
* [wip]run standalone vite
* some fix (tabler icons, sw, streaming)
* fix theme
* fix run scripts
* favicon
* client-assets
* cssの読み込み順序とCSP設定の変更
* fix lang change
* fix clientManifest
* baseを相対パスにしてドメイン直下とサブディレクトリ配下両方に対応
* 色々修正
* 色々修正
* 色々修正
* fix
* Revert "client-assets"
This reverts commit 582601e90e.
# Conflicts:
#	packages/frontend/vite.config.ts
* 色々修正
* fix
* fix
* add url and proxy to server proxy
* Update packages/frontend/src/index.html
* wip
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
#	packages/frontend/src/pages/welcome.entrance.a.vue
* Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
# Conflicts:
#	packages/frontend/src/pages/welcome.entrance.a.vue
* fix tabler load
* Apply suggestions from code review
* Update packages/frontend/src/index.html
* fix
* fix vite.config.local-dev.ts
* fix CONTRIBUTING.md
---------
Co-authored-by: FruitRiin <nassii74@gmail.com>
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: 果物リン <fruitriin@riinswork.space>
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: ozelot <contact@ozelot.dev> | 2023-12-08 08:22:08 +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 |  | 
			
				
					| 
							
							
								 KanariKanaru | bcf6b7f5ee | enhance: meilisearchを有効にしてもミュートやブロックを考慮するように (#12575) * enhance: meilisearchを有効にしてもミュートやブロックを考慮するように
* Update CHANGELOG.md | 2023-12-07 17:09:31 +09:00 |  | 
			
				
					| 
							
							
								 anatawa12 | 1d3ef7b42f | fix(backend): pagination with sinceId broken (#12586) * fix(backend): pagination with sinceId broken
* fix(backend): pagination with sinceId broken for dbFallback | 2023-12-07 17:07:06 +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 |  | 
			
				
					| 
							
							
								 anatawa12 | 8866c530c4 | fix(backend): エポックを固定することで年越し時にトレンドが壊れる問題を修正 (#12567) | 2023-12-04 20:33:11 +09:00 |  |