summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkAutocomplete.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Complete unicode emoji after last colon (#13384)anatawa122025-04-161-16/+61
* 🎨syuilo2025-03-311-1/+1
* lint fixessyuilo2025-03-201-2/+2
* refactor(frontend): use useTemplateRef for DOM referencingsyuilo2025-03-191-2/+2
* refactor(frontend): rename pizzax fieldssyuilo2025-03-101-3/+3
* refactor(frontend): scripts -> utilitysyuilo2025-03-091-4/+4
* Refine preferences (#15597)syuilo2025-03-091-6/+7
* fix(frontend): ユーザのサジェスト中に@を入力してもサジェ...おさむのひと2025-02-261-2/+4
* refactor(frontend): remove X theme properties (#15376)syuilo2025-02-051-3/+3
* refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)かっこかり2025-02-051-1/+2
* refactor(frontend): prefix css variables (#14725)syuilo2024-10-091-3/+3
* feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり2024-09-091-3/+3
* fix(frontend): MkCustomEmojiでフォールバックをテキストか画像...tamaina2024-03-021-1/+1
* fix(frontend): ピン留め or 履歴に表示されるカスタム絵文字...おさむのひと2024-03-021-1/+1
* Fix(frontend): 絵文字オートコンプリートの優先順位がおか...1Step6212024-02-231-94/+2
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* fix(frontend): selectUserのパラメータを調整 (#13142)かっこかり2024-02-021-1/+1
* Enhance(frontend): MFMの属性にオートコンプリートが利用でき...1Step6212024-01-191-2/+15
* Enhance(frontend): 絵文字ピッカー/オートコンプリートで完全...1Step6212024-01-101-4/+13
* refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...おさむのひと2024-01-041-2/+3
* Enhance(frontend): Shift+Tabで前の補完候補が選択できるように ...1STEP6212023-12-181-1/+14
* enhance(frontend): 絵文字のオートコンプリートのアルゴリズ...まっちゃとーにゅ2023-11-241-21/+17
* 絵文字のオートコンプリート強化の対応 (#12365)おさむのひと2023-11-231-23/+77
* enhance(frontend): MFMでルビを振れるようにsyuilo2023-11-171-1/+1
* refactor(frontend): use ESMsyuilo2023-09-191-10/+10
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* perf(frontend): improve performance of contextmenusyuilo2023-07-171-6/+2
* perf(#10923): CSS Modules のクラス名をインライン化する (#10930)Acid Chicken (硫酸鶏)2023-06-011-1/+1
* enhance(frontend): 追加の絵文字用辞書をダウンロードできる...syuilo2023-06-011-1/+14
* perf(frontend): emojilistのサイズ削減syuilo2023-05-301-13/+0
* lintsyuilo2023-02-221-1/+1
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
* revert: 650187deafsyuilo2023-02-081-1/+1
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-1/+1
* fix(client): オートコンプリートでUnicode絵文字がカスタム絵...tamaina2023-02-031-1/+2
* tweak custom emoji handlingsyuilo2023-01-261-2/+2
* refactortamaina2023-01-161-1/+4
* setIntervaltamaina2023-01-161-3/+3
* wiptamaina2023-01-161-40/+40
* fix(client): Custom emojis in Inline emoji autocomplete(MkAutoComplete) is wa...syuilo2023-01-151-11/+10
* refactor(client): use css modulessyuilo2023-01-141-107/+82
* refactorsyuilo2023-01-091-3/+1
* カスタム絵文字一覧情報をmetaから分離syuilo2023-01-091-2/+3
* refactor(client): typed localStoragesyuilo2023-01-071-1/+2
* perf(client): use shallowRef for html element refsyuilo2023-01-031-5/+5
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-2/+2
* import sanitizeHtml from 'sanitize-html';tamaina2022-12-301-1/+1
* fix(client): add sanitize-html to MkAutocomplete (#9433)tamaina2022-12-301-1/+9