|  ikasoba | 9d8d5e4107 | 直せたかも | 2023-12-19 17:37:09 +09:00 | 
				
					
						|  ikasoba | 03f8e6c698 | 微調整 | 2023-12-18 21:43:30 +09:00 | 
				
					
						|  ikasoba | 0f2523df41 | クラスにまとめた | 2023-12-18 21:16:09 +09:00 | 
				
					
						|  ikasoba | ae481b05a9 | 修正 | 2023-12-18 13:01:34 +09:00 | 
				
					
						|  ikasoba | 14f28d27e6 | 修正 | 2023-12-17 13:41:32 +09:00 | 
				
					
						|  ikasoba | 587736bc9a | Merge branch 'develop' into enchase-kidoku | 2023-12-16 22:26:44 +09:00 | 
				
					
						|  ikasoba | 8f3ef2e73b | できたかも | 2023-12-16 22:24:15 +09:00 | 
				
					
						|  ikasoba | 2ed6b553b9 | やっぱり内側へ寄せることにした | 2023-12-16 20:47:11 +09:00 | 
				
					
						|  ikasoba | 12e5bb36e1 | 枠線の位置を端に寄せた | 2023-12-16 20:31:42 +09:00 | 
				
					
						|  ikasoba | 38992608a9 | 縁を付けた | 2023-12-16 19:10:00 +09:00 | 
				
					
						|  ikasoba | 4f59a7ab46 | 不要なimportを削除 | 2023-12-16 18:48:38 +09:00 | 
				
					
						|  ikasoba | 74986444f9 | 不要なpropsを削除 | 2023-12-16 18:48:03 +09:00 | 
				
					
						|  ikasoba | 3bed53187a | 多分できたかも | 2023-12-16 18:38:24 +09:00 | 
				
					
						|  syuilo | 776eea736a | enhance(frontend): tweak avatar decoration setting ui | 2023-12-16 17:37:50 +09:00 | 
				
					
						|  果物リン | c167f20643 | feature: チャンネル投稿はフォームに色がつくとうれしい (#12686) | 2023-12-16 14:13:38 +09:00 | 
				
					
						|  syuilo | 6df9c79bb7 | 2023.12.0-beta.5 | 2023-12-16 14:00:46 +09:00 | 
				
					
						|  syuilo | 2ecc0299b4 | update deps | 2023-12-16 14:00:27 +09:00 | 
				
					
						|  syuilo | 742da2f1e9 | feat(frontend): 画面に雪を降らせる機能を復活 | 2023-12-16 13:52:52 +09:00 | 
				
					
						|  syuilo | 8c218397bc | clean up | 2023-12-16 13:24:13 +09:00 | 
				
					
						|  おさむのひと | d7d9304a49 | fix(frontend): 絵文字ピッカー設定ページのボタン文言修正 (#12676) * fix(frontend): 絵文字ピッカー設定ページのボタン文言修正
* fix | 2023-12-16 13:23:54 +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 | 
				
					
						|  かっこかり | 17065418cf | (enhance) コード入力をMkCodeEditorに変更 (#12682) | 2023-12-16 13:18:12 +09:00 | 
				
					
						|  かっこかり | b1a7dcb05b | enhance(frontend): コードブロックのハイライト機能を利用するには言語を明示的に指定させるように (#12681) * (enhance) コードブロックのハイライトを使用するには言語指定を求める
* Update changelog
* fix
* typo | 2023-12-16 12:34:35 +09:00 | 
				
					
						|  syuilo | 390602837b | enhance(frontend): tweak user home page | 2023-12-16 11:56:58 +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 | 
				
					
						| ![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 1260e8b74b | chore(deps): bump actions/upload-artifact from 2 to 4 (#12670) Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-16 08:58:03 +09:00 | 
				
					
						|  FineArchs | 617ff00a45 | Fix: AiScriptの`readline`が不正な値を返すことがある問題を修正 (#12675) * fix input bug
* Update CHANGELOG.md | 2023-12-16 08:57:45 +09:00 | 
				
					
						|  おさむのひと | b5c319b2c7 | fix(frontend): testが落ちるのを修正 (#12679) | 2023-12-16 08:56:26 +09:00 | 
				
					
						|  1STEP621 | 272dc208b4 | Fix(frontend): ほとんどのMkTextareaでMFMプレビューが表示されてしまっている問題を修正 (#12672) * ほとんどのMkTextareaでMFMのプレビューが表示されてしまっている不具合を修正
* refactor
* そもそも #12130 でプロフィールはnyaizeされない仕様にもどっていたらしいので修正 | 2023-12-15 17:57:31 +09:00 | 
				
					
						|  1STEP621 | c41924399b | コード入力ボックスでTabを入力できるように (#12671) | 2023-12-15 17:18:31 +09:00 | 
				
					
						|  syuilo | eacc2040a1 | perf(frontend): introduce MkLazy for lazy loading | 2023-12-15 15:37:19 +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 | 
				
					
						|  yukineko | 239507d7d6 | fix: devモードの特定条件下でページが表示されなくなる問題を修正 (#12653) * fix: devモードでキャッシュクリアするとページが表示されなくなる問題を修正
* fix: localeがnullの場合も最新のlocaleを取得するように | 2023-12-14 20:21:57 +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 | 
				
					
						|  woxtu | 76d1ed39a1 | Cleanup unused dependencies (#12660) | 2023-12-14 18:25:39 +09:00 | 
				
					
						|  YAVIIGI | d7766162d6 | feat(frontend): MFM のアニメーション要素に delay オプションを追加 (#12659) * Add delay option
* Update CHANGELOG.md | 2023-12-14 17:57:57 +09:00 | 
				
					
						|  syuilo | f7eef546a6 | fix(frontend): fix missing localization | 2023-12-14 17:05:29 +09:00 | 
				
					
						|  おさむのひと | b9318d09ee | fix(frontend) リアクションの表示位置を微調整 (#12651) * fix(frontend) リアクションの表示位置を微調整
* fix inline-flex | 2023-12-14 16:17:01 +09:00 | 
				
					
						|  1STEP621 | 0c0b7d77b3 | fix: contextmenu does not appear when plugin enabled / devMode enabled (#12656) | 2023-12-14 16:16:21 +09:00 | 
				
					
						|  syuilo | 8416329f40 | New Crowdin updates (#12352) * New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Swedish)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Indonesian)
* New translations ja-jp.yml (Romanian)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Arabic)
* New translations ja-jp.yml (Czech)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Greek)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Dutch)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (Portuguese)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Slovak)
* New translations ja-jp.yml (Ukrainian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Vietnamese)
* New translations ja-jp.yml (Bengali)
* New translations ja-jp.yml (Thai)
* New translations ja-jp.yml (Uzbek)
* New translations ja-jp.yml (Lao)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Italian)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Korean)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Japanese, Kansai)
* 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 (Korean (Gyeongsang))
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Japanese, Kansai)
* New translations ja-jp.yml (Spanish)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Korean (Gyeongsang))
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Italian)
* 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 (Korean (Gyeongsang))
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (English)
* New translations ja-jp.yml (Russian)
* New translations ja-jp.yml (Chinese Simplified)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (French)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Catalan)
* New translations ja-jp.yml (Chinese Traditional)
* New translations ja-jp.yml (Chinese Traditional) | 2023-12-14 14:23:54 +09:00 | 
				
					
						|  syuilo | 8ff87176f8 | tweak profile.avatar-decoration.dialog.vue | 2023-12-14 14:23:18 +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 | 
				
					
						|  syuilo | 364efbe58b | 2023.12.0-beta.4 | 2023-12-14 13:22:54 +09:00 | 
				
					
						|  syuilo | aedc1d0ee9 | update deps | 2023-12-14 13:22:12 +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 | 
				
					
						|  おさむのひと | 5cee481083 | refactor(frontend) $i の型情報にtokenを追加 (#12649) | 2023-12-14 12:26:02 +09:00 |