| 
								
								
									 かっこかり | 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 |  | 
				
					
						| 
								
								
									 syuilo | 831131864f | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | 2024-01-08 10:23:05 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 1bd7693416 | Update logo.png | 2024-01-08 10:23:03 +09:00 |  | 
				
					
						| 
								
								
									 かっこかり | 5251cd3aad | (refactor) api呼び出し関数のレスポンス型を必要に応じてオーバーライドできるように (#12936) | 2024-01-08 08:13:36 +09:00 |  | 
				
					
						| 
								
								
									 zyoshoka | 0e536bdd86 | refactor(frontend): widgets/server-metric内の型エラーを除去 (#12937) | 2024-01-07 23:56:46 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | fd519f5def | update game logo | 2024-01-07 20:26:37 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 0d830d720a | enhance(frontend): tweak ui | 2024-01-07 16:32:52 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 0d49e94982 | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | 2024-01-07 16:03:36 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | e6022c0d51 | enhance(frontend): tweak game | 2024-01-07 16:03:23 +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 |  | 
				
					
						| 
								
								
									 syuilo | c6a4caa8be | refactor | 2024-01-07 14:32:57 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 1d1780081e | enhance(frontend): ゲームのシェア機能 | 2024-01-07 14:21:19 +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 | 00e195f50b | tweak game | 2024-01-07 13:19:10 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 8bf6d31334 | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | 2024-01-07 10:36:08 +09:00 |  | 
				
					
						| 
								
								
									 Kagami Sascha Rosylight | 2a9db983fc | feat: export clips (#12931) * feat: export clips
* Update CHANGELOG.md | 2024-01-07 10:35:58 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 4ea030d669 | tweak game | 2024-01-07 10:35:39 +09:00 |  | 
				
					
						| 
								
								
									 _ | f2dee7b25e | Fix: リストライムラインの「リノートを表示」が正しく機能しない問題を修正 (#12932) * fix: list timeline withRenotes
* add CHANGELOG | 2024-01-07 09:57:01 +09:00 |  | 
				
					
						| 
								
								
									 Marie | d3fbef20f4 | fix: hard mutes not working on SkNote component Closes #305 | 2024-01-07 01:50:58 +01:00 |  | 
				
					
						| 
								
								
									 syuilo | a0976772b3 | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | 2024-01-07 09:24:07 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 0815a5235d | tweak game | 2024-01-07 09:24:04 +09:00 |  | 
				
					
						| 
								
								
									 Kagami Sascha Rosylight | 9eae82de1d | chore(dependabot) open-pull-requests-limit=10? Somehow it's not opening any PR, so try higher count | 2024-01-06 13:33:56 +01:00 |  | 
				
					
						| 
								
								
									 syuilo | 746367004e | feat(frontend): add new game | 2024-01-06 20:15:28 +09:00 |  | 
				
					
						| 
								
								
									 Chocolate Pie | 072f67d6e7 | feat: Add support for mCaptcha (#12905) * feat: Add support for mCaptcha
* fix: Fix docker compose configuration
* chore(frontend/docs): update changelog & fix eslint errors
* `@mcaptcha/vanilla-glue`をダイナミックインポートするように
* chore: Add missing prefix to CHANGELOG
* refactor(backend): 適当につけた変数の名前を変更 | 2024-01-06 20:14:33 +09:00 |  | 
				
					
						| 
								
								
									 zyoshoka | b55a6a80e1 | refactor(frontend): scripts/form.tsの型定義を修正してTS2344/TS2345エラーを削減 (#12913) | 2024-01-06 18:43:28 +09:00 |  | 
				
					
						| 
								
								
									 riku6460 | 24645e3d3d | enhance(backend): ActivityPub 周りで連合先から HTTP 429 Too Many Requests を受け取った際にジョブをリトライするように (#12917) * enhance(backend): ActivityPub 周りで HTTP 429 Too Many Requests を受け取った際にリトライするように
* add to changelog
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | 2024-01-06 09:40:08 +09:00 |  | 
				
					
						| 
								
								
									 MeiMei | d415fd29a3 | enhance(backend): ActivityPub Deliver queueでBodyを事前処理するように (#12916) * Pre-processing deliver body
* CHANGELOG
* ループ内で計算されると意味がないので
* 同じ処理を同じ形に
---------
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com> | 2024-01-06 09:07:48 +09:00 |  | 
				
					
						| 
								
								
									 Marie | 560aedb469 | chore(docker ci): remove tagging for year having a tag for the year while there already is year.month and year.month.rel seems kinda redundant | 2024-01-06 01:07:05 +01:00 |  | 
				
					
						| 
								
								
									 Marie | e99ac04ab2 | merge: fix Important Notes file missing Closes #313 | 2024-01-05 10:38:29 +01:00 |  | 
				
					
						| 
								
								
									 dracoling | 62c913ad96 | Move IMPORTANT_NOTES.md link to stable branch | 2024-01-05 10:15:48 +01:00 |  | 
				
					
						| 
								
								
									 syuilo | 7768385be2 | refactor(frontend): reduce type errors | 2024-01-05 15:25:26 +09:00 |  | 
				
					
						| 
								
								
									 dracoling | c9fb172556 | Change url for IMPORTANT_NOTES.md to correct repository | 2024-01-05 05:28:37 +01:00 |  | 
				
					
						| 
								
								
									 dracoling | 23136c6bed | Add missing IMPORTANT_NOTES.md from Sharkey/OldJoinSharkey | 2024-01-05 05:24:54 +01:00 |  | 
				
					
						| 
								
								
									 syuilo | 2177792a3c | refactor(frontend): reduce type errors | 2024-01-05 12:52:24 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 9e20065496 | refactor(frontend): reduce type errors | 2024-01-05 12:38:06 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 2cd32b2248 | refactor(frontend): reduce type errors | 2024-01-05 12:33:47 +09:00 |  | 
				
					
						| 
								
								
									 Marie | 3c3c5e190a | upd: add tossface emojis as an option | 2024-01-04 20:42:25 +01: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 |  | 
				
					
						| 
								
								
									 syuilo | ea41cc6ec0 | refactor(frontend): reduce type errors | 2024-01-04 15:30:40 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 9716ea0324 | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | 2024-01-04 15:20:25 +09:00 |  | 
				
					
						| 
								
								
									 syuilo | 02978d0247 | lint | 2024-01-04 15:20:23 +09:00 |  | 
				
					
						| 
								
								
									 MeiMei | 6598d320d6 | enhance: Use SI prefixes for job queue widget, extends bytes (#12896) * Use SI prefixes for job queue widget
* a
* bytes
* lint | 2024-01-04 13:04:00 +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 |  | 
				
					
						| 
								
								
									 syuilo | da154c8209 | Update ROADMAP.md | 2024-01-04 08:44:38 +09:00 |  | 
				
					
						| 
								
								
									 Marie | c8a7e27e70 | merge: fix thread line misalignment on smaller viewports (#308) Fixes #307 | 2024-01-03 20:44:55 +01:00 |  | 
				
					
						| 
								
								
									 Volpeon | bafb197b62 | Fix: Thread line misalignment on smaller viewports (#307) | 2024-01-03 20:38:40 +01:00 |  | 
				
					
						| 
								
								
									 Amelia Yukii | bf5e62301a | feat: Note Highlights Reviewed-on: https://git.joinsharkey.org/Sharkey/Sharkey/pulls/304 | 2024-01-03 19:46:03 +01:00 |  | 
				
					
						| 
								
								
									 Volpeon | 9e089da2ed | Remove leftover console.log | 2024-01-03 16:26:38 +01:00 |  | 
				
					
						| 
								
								
									 Volpeon | 8e9bf67d9a | Restore scroll position on navigation | 2024-01-03 16:23:02 +01:00 |  | 
				
					
						| 
								
								
									 Volpeon | 96df8c25de | Show conversation note hover effect on focus | 2024-01-03 16:22:36 +01:00 |  |