summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkEmojiPicker.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(frontend): フォーカスの挙動を修正 (#14158)かっこかり2024-07-121-8/+25
* refactor(frontend): refactor popup api and make sure call dispose callbacksyuilo2024-07-041-1/+3
* fix(frontend): MkCustomEmojiでフォールバックをテキストか画像...tamaina2024-03-021-1/+1
* fix(frontend): ピン留め or 履歴に表示されるカスタム絵文字...おさむのひと2024-03-021-5/+8
* refactor: remove export of unicodeEmojisMaptamaina2024-02-291-1/+0
* fix(client): use colorizeEmoji when unicodeEmojisMap.gettamaina2024-02-291-1/+2
* Enhance(frontend): リアクションピッカーを調整 (#13354)1Step6212024-02-241-13/+73
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* Enhance(frontend): フロント側でもリアクション権限のチェッ...1Step6212024-02-061-1/+3
* refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko2024-01-301-2/+2
* Enhance(frontend): 絵文字ピッカー/オートコンプリートで完全...1Step6212024-01-101-0/+13
* feat(frontend): 絵文字ピッカーの実装 (#12617)おさむのひと2023-12-141-12/+11
* Fix trailing commas (#12628)woxtu2023-12-111-1/+1
* Fix indentation (#12615)woxtu2023-12-101-11/+11
* 入力フォームでもリアクション選択時に使用するピッカ...おさむのひと2023-12-031-2/+3
* バックエンドが生成するapi.jsonからmisskey-jsの型を作成す...おさむのひと2023-12-021-4/+4
* feat(frontend): 絵文字ピッカーのカテゴリを多階層フォルダ...meron2023-12-021-8/+45
* chore(frontend): 絵文字名のフィールドでautocapitalizeしないよ...Lya2023-10-251-1/+1
* fix(frontend): 絵文字ピッカーで横に長いカスタム絵文字が...syuilo2023-10-111-0/+2
* refactor(frontend): use ESMsyuilo2023-09-191-8/+8
* feat: increase emoji picker search results (#11371)Ibuki Sugiyama2023-08-051-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* enhance(frontend): 追加の絵文字用辞書をダウンロードできる...syuilo2023-06-011-6/+24
* fix: Firefoxにおける絵文字ピッカーのTabキーフォーカス問...mappi2023-05-311-1/+2
* perf(frontend): サーバーにカスタム絵文字の種類が多い場合...syuilo2023-05-311-2/+2
* perf(frontend): emojilistのサイズ削減syuilo2023-05-301-17/+2
* tweak of 7ce569424syuilo2023-05-181-3/+8
* fix(client): :art: fix MkEmojiPicker safe-area-inset-bottomtamaina2023-04-101-1/+4
* fix(client): PWA時の絵文字ピッカーの位置をホームバーに重...Takeshi Kishi2023-04-091-0/+1
* 絵文字ピッカーのすべての絵文字でマウスホバー時にtitle...YS2023-03-101-1/+12
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
* MkEmojiPickerでも Fix #9598tamaina2023-02-061-1/+6
* enhance: Unicode絵文字名逆引き効率化 (#9757)YS2023-02-011-2/+2
* tweak custom emoji handlingsyuilo2023-01-261-3/+5
* fixtamaina2023-01-221-1/+1
* better category null handlingtamaina2023-01-221-1/+9
* :v:tamaina2023-01-221-1/+1
* customEmojiCategories as computedtamaina2023-01-161-2/+1
* wiptamaina2023-01-161-2/+2
* refactorsyuilo2023-01-091-4/+4
* refactorsyuilo2023-01-091-11/+3
* Update MkEmojiPicker.vuesyuilo2023-01-091-6/+13
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-091-4/+5
* fix #9483syuilo2023-01-071-1/+24
* perf(client): use shallowRef for html element refsyuilo2023-01-031-3/+3
* :art:syuilo2023-01-011-3/+3
* enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina2022-12-301-1/+0
* fix(client): use MkEmoji for custom emoji in MkEmojiPickertamaina2022-12-291-2/+1