index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkAutocomplete.vue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Complete unicode emoji after last colon (#13384)
anatawa12
2025-04-16
1
-16
/
+61
*
🎨
syuilo
2025-03-31
1
-1
/
+1
*
lint fixes
syuilo
2025-03-20
1
-2
/
+2
*
refactor(frontend): use useTemplateRef for DOM referencing
syuilo
2025-03-19
1
-2
/
+2
*
refactor(frontend): rename pizzax fields
syuilo
2025-03-10
1
-3
/
+3
*
refactor(frontend): scripts -> utility
syuilo
2025-03-09
1
-4
/
+4
*
Refine preferences (#15597)
syuilo
2025-03-09
1
-6
/
+7
*
fix(frontend): ユーザのサジェスト中に@を入力してもサジェ...
おさむのひと
2025-02-26
1
-2
/
+4
*
refactor(frontend): remove X theme properties (#15376)
syuilo
2025-02-05
1
-3
/
+3
*
refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)
かっこかり
2025-02-05
1
-1
/
+2
*
refactor(frontend): prefix css variables (#14725)
syuilo
2024-10-09
1
-3
/
+3
*
feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)
かっこかり
2024-09-09
1
-3
/
+3
*
fix(frontend): MkCustomEmojiでフォールバックをテキストか画像...
tamaina
2024-03-02
1
-1
/
+1
*
fix(frontend): ピン留め or 履歴に表示されるカスタム絵文字...
おさむのひと
2024-03-02
1
-1
/
+1
*
Fix(frontend): 絵文字オートコンプリートの優先順位がおか...
1Step621
2024-02-23
1
-94
/
+2
*
(re) update SPDX-FileCopyrightText
tamaina
2024-02-13
1
-1
/
+1
*
Revert "update SPDX-FileCopyrightText"
tamaina
2024-02-13
1
-1
/
+1
*
update SPDX-FileCopyrightText
syuilo
2024-02-12
1
-1
/
+1
*
fix(frontend): selectUserのパラメータを調整 (#13142)
かっこかり
2024-02-02
1
-1
/
+1
*
Enhance(frontend): MFMの属性にオートコンプリートが利用でき...
1Step621
2024-01-19
1
-2
/
+15
*
Enhance(frontend): 絵文字ピッカー/オートコンプリートで完全...
1Step621
2024-01-10
1
-4
/
+13
*
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...
おさむのひと
2024-01-04
1
-2
/
+3
*
Enhance(frontend): Shift+Tabで前の補完候補が選択できるように ...
1STEP621
2023-12-18
1
-1
/
+14
*
enhance(frontend): 絵文字のオートコンプリートのアルゴリズ...
まっちゃとーにゅ
2023-11-24
1
-21
/
+17
*
絵文字のオートコンプリート強化の対応 (#12365)
おさむのひと
2023-11-23
1
-23
/
+77
*
enhance(frontend): MFMでルビを振れるように
syuilo
2023-11-17
1
-1
/
+1
*
refactor(frontend): use ESM
syuilo
2023-09-19
1
-10
/
+10
*
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
2023-07-27
1
-0
/
+5
*
perf(frontend): improve performance of contextmenu
syuilo
2023-07-17
1
-6
/
+2
*
perf(#10923): CSS Modules のクラス名をインライン化する (#10930)
Acid Chicken (硫酸鶏)
2023-06-01
1
-1
/
+1
*
enhance(frontend): 追加の絵文字用辞書をダウンロードできる...
syuilo
2023-06-01
1
-1
/
+14
*
perf(frontend): emojilistのサイズ削減
syuilo
2023-05-30
1
-13
/
+0
*
lint
syuilo
2023-02-22
1
-1
/
+1
*
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
2023-02-16
1
-1
/
+0
*
revert: 650187deaf
syuilo
2023-02-08
1
-1
/
+1
*
perf(client): do not render custom emojis in user names
syuilo
2023-02-08
1
-1
/
+1
*
fix(client): オートコンプリートでUnicode絵文字がカスタム絵...
tamaina
2023-02-03
1
-1
/
+2
*
tweak custom emoji handling
syuilo
2023-01-26
1
-2
/
+2
*
refactor
tamaina
2023-01-16
1
-1
/
+4
*
setInterval
tamaina
2023-01-16
1
-3
/
+3
*
wip
tamaina
2023-01-16
1
-40
/
+40
*
fix(client): Custom emojis in Inline emoji autocomplete(MkAutoComplete) is wa...
syuilo
2023-01-15
1
-11
/
+10
*
refactor(client): use css modules
syuilo
2023-01-14
1
-107
/
+82
*
refactor
syuilo
2023-01-09
1
-3
/
+1
*
カスタム絵文字一覧情報をmetaから分離
syuilo
2023-01-09
1
-2
/
+3
*
refactor(client): typed localStorage
syuilo
2023-01-07
1
-1
/
+2
*
perf(client): use shallowRef for html element ref
syuilo
2023-01-03
1
-5
/
+5
*
perf: use overflow: clip instead of overflow: hidden (#9443)
tamaina
2023-01-02
1
-2
/
+2
*
import sanitizeHtml from 'sanitize-html';
tamaina
2022-12-30
1
-1
/
+1
*
fix(client): add sanitize-html to MkAutocomplete (#9433)
tamaina
2022-12-30
1
-1
/
+9
[next]