| 
							
							
								 Acid Chicken (硫酸鶏) | 7881f06be0 | refactor: deprecate i18n.t (#13039) * refactor: deprecate i18n.t
* revert: deprecate i18n.t
This reverts commit 7dbf873a2f.
* chore: reimpl | 2024-01-20 08:11:59 +09:00 |  | 
			
				
					| 
							
							
								 1Step621 | 678dba9245 | Enhance(frontend): MFMの属性にオートコンプリートが利用できるように (#12803) * MFMのパラメータでオートコンプリートできるように
* tweak conditions & refactor
* ファイル末尾の改行忘れ
* remove console.log & refactor
* 型付けに敗北
* fix
* update CHANGELOG.md
* tweak conditions
* CHANGELOGの様式ミス
* CHANGELOGを書く場所を間違えていたので修正
* move changelog
* move changelog
* typeof MFM_TAGS[number]
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* $[border.noclip ]対応
* Update const.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2024-01-19 18:50:26 +09:00 |  | 
			
				
					| 
							
							
								 Acid Chicken (硫酸鶏) | d85085d16f | refactor: style | 2024-01-19 11:54:00 +09:00 |  | 
			
				
					| 
							
							
								 Acid Chicken (硫酸鶏) | 43401210c3 | refactor: fully typed locales (#13033) * refactor: fully typed locales
* refactor: hide parameterized locale strings from type data in ts access
* refactor: missing assertions
* docs: annotation | 2024-01-19 07:58:07 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 1dcf25c24f | chore(drop-and-fusion): bump version | 2024-01-18 11:19:43 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 945d6a2b09 | enhance(drop-and-fusion): ゲームバランスの調整など | 2024-01-17 20:11:32 +09:00 |  | 
			
				
					| 
							
							
								 かっこかり | 8b0fdfcd69 | enhance: 動画・音声周りのUIと動作改良 (#12925) * wip
* (fix) `/files` をバイトレンジリクエストに対応させる
* video
* audio
* fix
* fix
* spdx
* fix (rangeRequest)
* fix
* Update CHANGELOG.md
* (add) ボリュームを保存できるように
* (fix) ミュート復帰時に音量が固定される
* named export
* tweak design
* Add sensitive class for audio component
* Refactor seekbar styles
* Refactor hms
* Revert "(add) ボリュームを保存できるように"
This reverts commit 6271f9493b.
* Revert "(fix) ミュート復帰時に音量が固定される"
This reverts commita65002b56e.
* revert revert changes
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2024-01-15 18:17:01 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 27dc0d3530 | enhance(drop-and-fusion): sweets mode | 2024-01-14 12:59:58 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 4846ab077b | enhance(drop-and-fusion): refactor and new mode(wip) | 2024-01-13 18:03:31 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 5503ad9d1a | clean up | 2024-01-13 12:01:18 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 7b0f5b50fc | refactor(drop-and-fusion): some refactors | 2024-01-13 12:00:12 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | c33f56e3ed | refactor(drop-and-fusion): レンダリングや効果音に関する関心をエンジンから分離 | 2024-01-13 11:43:13 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | a5ea7c976b | chore(drop-and-fusion): bump version | 2024-01-12 15:28:41 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | d2063df78d | enhance(drop-and-fusion): add new mode, some tweaks | 2024-01-12 14:48:44 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | cf54c2ba47 | feat: ranking system of bubble game Resolve #12961 | 2024-01-11 18:13:39 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 762fa6a8d8 | enhance(drop-and-fusion): make game engine headless for server-side running | 2024-01-11 12:34:03 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 36fd7d17cf | enhance(drop-and-fusion): some tweaks | 2024-01-10 19:54:59 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 4bd9f664d7 | enhance(drop-and-fusion): some tweaks | 2024-01-10 13:44:00 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 3d9e42efca | enhance(drop-and-fusion): リプレイの倍速再生対応 | 2024-01-10 11:38:49 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | f5b864df7b | fix(frontend): fix game replay | 2024-01-10 07:26:16 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 1063d39de8 | enhnace(frontend): tweak game | 2024-01-09 21:15:56 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 14aedc17ae | update sound | 2024-01-09 16:06:22 +09:00 |  | 
			
				
					| 
							
							
								 かっこかり | 0d7f9308cc | enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948) * (fix) ゲームが正常に終了するように
* (enhance) 効果音の音量を設定可能に
* (add) store
* (add) スクショにロゴの透かしを入れる
* Update packages/frontend/src/pages/drop-and-fusion.vue
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* tweak
* tweak
* tweak
* tweak
* Update drop-and-fusion.vue
* tweak
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> | 2024-01-09 13:25:33 +09:00 |  | 
			
				
					| 
							
							
								 おさむのひと | 04f9147db6 | refactor(frontend): router.ts解きほぐし  (#12907) * refactor(frontend): router.ts解きほぐし
* add debug hmr option
* fix comment
* fix not working
* add comment
* fix name
* Update definition.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2024-01-08 14:44:43 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | e9c3fe1228 | enhance(frontend): add game bgm and refactor sound system | 2024-01-08 12:46:20 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 145d28a8e4 | refactor(frontend): extract game engine from vue component | 2024-01-08 11:13:20 +09:00 |  | 
			
				
					| 
							
							
								 かっこかり | 6a02dfdd3b | enhance(frontend): バブルゲームの諸々を修正・改良 (#12938) * enhance(frontend): バブルゲームのテクスチャをゲーム開始時にキャッシュするように
* (fix) カーソルが枠線内を動くように
* (add) 最大コンボ数を表示するように
* (add) 実績を追加
* Update ja-JP.yml
* tweak
* tweak flavor
* perf tweak
* refactor
* perf tweak
* lint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2024-01-08 11:02:05 +09:00 |  | 
			
				
					| 
							
							
								 かっこかり | 5251cd3aad | (refactor) api呼び出し関数のレスポンス型を必要に応じてオーバーライドできるように (#12936) | 2024-01-08 08:13:36 +09:00 |  | 
			
				
					| 
							
							
								 Kagami Sascha Rosylight | 5e71418d5c | fix(frontend/emoji) restore U+FE0F for simple emojis (#12866) * fix(frontend/emoji) restore U+FE0F for simple emojis
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2024-01-07 16:02:53 +09:00 |  | 
			
				
					| 
							
							
								 FineArchs | 622a09f8ed | Fix: Mk:C:mfmのonClickEvが正常に呼び出されない問題を修正 (#12831)* fix clickable api
* Update CHANGELOG.md
* revert CHANGELOG.md
* Update CHANGELOG.md | 2024-01-07 13:29:17 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 746367004e | feat(frontend): add new game | 2024-01-06 20:15:28 +09:00 |  | 
			
				
					| 
							
							
								 zyoshoka | b55a6a80e1 | refactor(frontend): scripts/form.tsの型定義を修正してTS2344/TS2345エラーを削減 (#12913) | 2024-01-06 18:43:28 +09:00 |  | 
			
				
					| 
							
							
								 おさむのひと | fa9c4a19b9 | refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる (#12694) * refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをやめる
* fix
* fix
* renate to "misskeyApi"
* rename file | 2024-01-04 18:32:46 +09:00 |  | 
			
				
					| 
							
							
								 FineArchs | f8d5a46dbf | Fix: AiScriptのreadlineの修正をPlay以外にも適用 (#12841) * add AiScriptReadline() in api.ts
* apply AiScriptReadline on flash.vue
* AiScriptReadline → aiScriptReadline
* Update flash.vue
* Update scratchpad.vue
* Update WidgetAiscript.vue
* Update WidgetAiscriptApp.vue
* Update WidgetButton.vue
* Update plugin.ts | 2024-01-04 12:26:57 +09:00 |  | 
			
				
					| 
							
							
								 かっこかり | a9127e3ecd | enhance(frontend): チャンネルノートのピン留めをノートメニューからできるように (#12887) * enhance(frontend): チャンネルノートのピン留めをノートメニューからできるように
* Update Changelog | 2024-01-03 13:35:40 +09: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 |  | 
			
				
					| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 zyoshoka | 75034d9240 | refactor(frontend): Reactivityで型を明示するように (#12791) * refactor(frontend): Reactivityで型を明示するように
* fix: プロパティの参照が誤っているのを修正
* fix: 初期化の値を空配列に書き換えていた部分をnullに置き換え | 2023-12-26 14:19:35 +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 |  | 
			
				
					| 
							
							
								 zyoshoka | 0009aa332b | refactor(frontend): import宣言周りのエラーを修正 (#12773) | 2023-12-24 16:16:58 +09:00 |  | 
			
				
					| 
							
							
								 woxtu | c92508a575 | Remove unused imports (#12730) | 2023-12-21 11:36:45 +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 |  | 
			
				
					| 
							
							
								 syuilo | 6672e9efdd | refactor(frontend): use GLSL ES 3.0 | 2023-12-18 13:07:19 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | 742da2f1e9 | feat(frontend): 画面に雪を降らせる機能を復活 | 2023-12-16 13:52:52 +09:00 |  | 
			
				
					| 
							
							
								 yukineko | 239507d7d6 | fix: devモードの特定条件下でページが表示されなくなる問題を修正 (#12653) * fix: devモードでキャッシュクリアするとページが表示されなくなる問題を修正
* fix: localeがnullの場合も最新のlocaleを取得するように | 2023-12-14 20:21:57 +09:00 |  | 
			
				
					| 
							
							
								 1STEP621 | 0c0b7d77b3 | fix: contextmenu does not appear when plugin enabled / devMode enabled (#12656) | 2023-12-14 16:16:21 +09:00 |  | 
			
				
					| 
							
							
								 おさむのひと | a92795d90f | feat(frontend): 絵文字ピッカーの実装 (#12617) * 絵文字デッキの作成
* 細かい不備を修正
* fix lint
* fix
* fix CHANGELOG.md
* fix setTimeout -> nextTick
* fix https://github.com/misskey-dev/misskey/pull/12617#issuecomment-1848952862
* fix bug
* fix CHANGELOG.md
* fix CHANGELOG.md
* wip
* Update CHANGELOG.md
* Update CHANGELOG.md
* wip
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2023-12-14 14:11:20 +09:00 |  | 
			
				
					| 
							
							
								 1STEP621 | b33fe53047 | Enhance(frontend): MFMや絵文字が使える入力ボックスでオートコンプリートを使えるように (#12643) * rich autocomplete for use in profiles, announcements, and channel descriptions
* implementation omissions
* add tab, apply to page editor, and fix something
* componentization
* fix nyaize doesn't working in profile preview
* detach autocomplete instance when unmounted
* fix: mismatched camelCase
* remove unused / unnecessary styles
* update CHANGELOG.md
* fix lint
* remove dump.rdb
* props.richAutocomplete -> autocomplete
* Update packages/frontend/src/scripts/autocomplete.ts
* clarify namings
メンションなども「MFM」に含まれるのか自信がなかったのでrichSyntaxなどとぼかしていましたが、含むようなので変更しました
* tweak
* Update MkFormDialog.vue
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2023-12-14 13:11:23 +09:00 |  | 
			
				
					| 
							
							
								 syuilo | b691126bff | refactor(frontend): menuのdividerをnullで表現するのをやめる | 2023-12-12 10:26:37 +09:00 |  | 
			
				
					| 
							
							
								 Yuriha | dd332b3515 | Misskey Playのノート投稿画面で「内容を隠す」を設定できるようにする (#12576) * Add the content warning option in AiScript UI postFormButton
* Fix initial CW in postFormButton
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2023-12-09 13:14:51 +09:00 |  |