|  mattyatea | e8ad65dc8a | bug fix | 2023-12-30 08:44:46 +09:00 | 
				
					
						|  mattyatea | d19a4ab8a3 | Merge remote-tracking branch 'misskey-original/develop' into develop # Conflicts:
#	package.json
#	packages/backend/src/server/api/stream/ChannelsService.ts
#	packages/frontend/src/components/MkPostForm.vue
#	packages/frontend/src/pages/custom-emojis-manager.vue
#	packages/frontend/src/pages/settings/mute-block.vue | 2023-12-28 04:42:28 +09:00 | 
				
					
						|  anatawa12 | 35fd0a7fc2 | Update CHANGELOG.md (#12826) | 2023-12-28 00:04:22 +09:00 | 
				
					
						|  syuilo | f8261a1957 | 2023.12.1 | 2023-12-27 21:28:15 +09:00 | 
				
					
						|  YAVIIGI | 47558a6648 | feat(frontend): 投稿ウインドウにMFM要素を追加するボタンの追加 (#12788) * functionPicker の追加
* Update CHANGELOG.md
* fix lint errors
* Add addMfmFunction
* add enableQuickAddMfmFunction setting
* Update CHANGELOG.md
issue 番号を追加
* Update index.d.ts
* change 'functionPicker' to 'mfmFunctionPicker'
* Change indent from 4 space to 1 tab
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2023-12-27 20:57:43 +09:00 | 
				
					
						|  1Step621 | 2a5c9e6002 | Fix(frontend): MFMでfgとbgに長い単語を使うと改行されない問題を修正 (#12819) * MFMでfgとbgに長い単語を使うと改行されない問題を修正
* update CHANGELOG.md | 2023-12-27 20:41:01 +09:00 | 
				
					
						|  syuilo | 9d5fc4ca17 | refactor | 2023-12-27 20:35:52 +09: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 | 
				
					
						|  syuilo | cc659721fb | New Crowdin updates (#12789) * New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Russian) | 2023-12-27 15:55:27 +09:00 | 
				
					
						|  GrapeApple0 | 6439c7b64b | Revert "refactor: paginationの型を明示する (#12809)" (#12810) This reverts commit 6855079811. | 2023-12-27 15:55:09 +09:00 | 
				
					
						|  syuilo | 8904e0a12b | 🎨 | 2023-12-27 15:15:08 +09:00 | 
				
					
						|  syuilo | 9410bc046b | Update CHANGELOG.md | 2023-12-27 15:12:43 +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.
* 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 | 
				
					
						|  syuilo | d87fecda7f | chore(frontend): update team members | 2023-12-27 14:21:34 +09:00 | 
				
					
						|  mattyatea | a294b5fd0b | bug fix | 2023-12-26 23:41:22 +09:00 | 
				
					
						|  mattyatea | 8d058b0529 | Merge remote-tracking branch 'misskey-original/develop' into develop # Conflicts:
#	packages/frontend/src/components/MkEmojiEditDialog.vue
#	packages/frontend/src/components/MkMenu.vue
#	packages/frontend/src/pages/about.vue
#	packages/frontend/src/pages/admin/index.vue
#	packages/frontend/src/pages/custom-emojis-manager.vue
#	packages/frontend/src/pages/settings/mute-block.vue
#	packages/frontend/src/pages/settings/theme.vue
#	packages/frontend/src/ui/_common_/navbar-for-mobile.vue | 2023-12-26 23:38:43 +09:00 | 
				
					
						|  GrapeApple0 | 6855079811 | refactor: paginationの型を明示する (#12809) * refactor: paginationの型を明示する
* asではなくsatisfiesを使うように | 2023-12-26 21:40:27 +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 | 
				
					
						|  かっこかり | a9b42765f9 | (dev) Issue Templateに、自分で実装してPRを出したいかの意思表明を追加 (#12799) * Update 01_bug-report.yml
* Update 02_feature-request.yml | 2023-12-26 11:40:55 +09:00 | 
				
					
						|  Soli | eb23798c9f | fix(frontend): ロールアサイン時の通知で,ロールアイコンが縮小されずに表示される問題を修正 (misskey-dev#12805) (#12806) | 2023-12-26 11:40:31 +09:00 | 
				
					
						|  FineArchs | 4f247a0784 | Feat: クリックイベントを発生させるMFM構文を追加 (#12798) * Update MkMisskeyFlavoredMarkdown.ts
* fix MkMisskeyFlavoredMarkdown.ts
* Update MkAsUi.vue
* Update ui.ts
* Fix MkMisskeyFlavoredMarkdown.ts
* Update CHANGELOG.md
* fix ui.ts
* revert CHANGELOG.md
* Update CHANGELOG.md | 2023-12-25 18:03:06 +09:00 | 
				
					
						|  syuilo | 95547da5a5 | Update SECURITY.md | 2023-12-25 16:50:41 +09:00 | 
				
					
						|  syuilo | b0799089cd | Update SECURITY.md | 2023-12-25 16:47:26 +09:00 | 
				
					
						|  Sayamame-beans | 8ed7c7486c | fix(frontend): モデログ表示の"logYellow"が機能していない問題を修正 (#12794) * fix: logYellow of moderation log was not working
* docs(changelog): Fix: 一部のモデログ(logYellowでの表示対象)について、表示の色が変わらない問題を修正 | 2023-12-25 14:49:06 +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 | 
				
					
						|  anatawa12 | 237fe242ad | chore(misskey-js): update misskey-js with api.json (#12778) pnpm build && pnpm build-misskey-js-with-types && pnpm --filter misskey-js api | 2023-12-24 17:54:00 +09:00 | 
				
					
						|  zyoshoka | 0009aa332b | refactor(frontend): import宣言周りのエラーを修正 (#12773) | 2023-12-24 16:16:58 +09:00 | 
				
					
						|  syuilo | bf45c23098 | Update CHANGELOG.md | 2023-12-24 15:38:03 +09:00 | 
				
					
						|  syuilo | 7167bb397e | Update CHANGELOG.md | 2023-12-24 15:31:48 +09:00 | 
				
					
						|  syuilo | 0393d8f53c | New Crowdin updates (#12759) * New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean) | 2023-12-24 15:25:13 +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 | 316ffcea54 | ci: Get api.json from Misskeyでupload-artifact@v4で同名artifactでエラーになるのを修正 (#12770) * ci: upload-artifact@v4で同名artifactでエラーになるのを修正
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* report-api-diff.ymlの最中にエラーが発生したときに分かりづらいので、PRにコメントを残すようにする
* 古いget-api-diffを使ってるactionとの互換性をもたせる
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com> | 2023-12-24 14:20:43 +09:00 | 
				
					
						|  mattyatea | a1284757ff | bug fix | 2023-12-24 00:18:39 +09:00 | 
				
					
						|  mattyatea | 77ce5d2da3 | bug fix | 2023-12-24 00:15:55 +09:00 | 
				
					
						|  mattyatea | 09fbfee252 | Merge remote-tracking branch 'misskey-original/develop' into develop # Conflicts:
#	packages/backend/src/core/EmailService.ts
#	packages/frontend/src/components/MkSignupDialog.form.vue | 2023-12-23 23:16:48 +09:00 | 
				
					
						|  mattyatea | 868cd2860d | bug fix | 2023-12-23 23:14:51 +09:00 | 
				
					
						|  syuilo | 471c8ec050 | Update CHANGELOG.md | 2023-12-23 19:59:27 +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 | 8caf2b0a4a | New Crowdin updates (#12748) * New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Chinese Traditional) | 2023-12-23 16:43:06 +09:00 | 
				
					
						|  syuilo | 59b47b8623 | Update CHANGELOG.md | 2023-12-23 16:40:31 +09:00 | 
				
					
						|  皐月なふ (Nafu Satsuki) | 30cf5c3ab0 | chore(frontend): API設定項目の名前をきちんとサービスの名前で表記する (#12753) | 2023-12-23 15:32:53 +09:00 | 
				
					
						|  おさむのひと | 1716c6562c | fix: .npmrcによりpackage.json記載のnodeバージョンに満たない場合はビルドに失敗するようにする (#12755) | 2023-12-23 15:32:31 +09:00 | 
				
					
						|  syuilo | 6e4894c165 | lint | 2023-12-23 14:39:01 +09:00 |