index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
components
/
MkAutocomplete.vue
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-02
fix(frontend): MkCustomEmojiでフォールバックをテキストか画像...
tamaina
1
-1
/
+1
2024-03-02
fix(frontend): ピン留め or 履歴に表示されるカスタム絵文字...
おさむのひと
1
-1
/
+1
2024-02-23
Fix(frontend): 絵文字オートコンプリートの優先順位がおか...
1Step621
1
-94
/
+2
2024-02-13
(re) update SPDX-FileCopyrightText
tamaina
1
-1
/
+1
2024-02-13
Revert "update SPDX-FileCopyrightText"
tamaina
1
-1
/
+1
2024-02-12
update SPDX-FileCopyrightText
syuilo
1
-1
/
+1
2024-02-02
fix(frontend): selectUserのパラメータを調整 (#13142)
かっこかり
1
-1
/
+1
2024-01-19
Enhance(frontend): MFMの属性にオートコンプリートが利用でき...
1Step621
1
-2
/
+15
2024-01-10
Enhance(frontend): 絵文字ピッカー/オートコンプリートで完全...
1Step621
1
-4
/
+13
2024-01-04
refactor(frontend): os.tsに引き込んだscripts/api.tsの再exportをや...
おさむのひと
1
-2
/
+3
2023-12-18
Enhance(frontend): Shift+Tabで前の補完候補が選択できるように ...
1STEP621
1
-1
/
+14
2023-11-24
enhance(frontend): 絵文字のオートコンプリートのアルゴリズ...
まっちゃとーにゅ
1
-21
/
+17
2023-11-23
絵文字のオートコンプリート強化の対応 (#12365)
おさむのひと
1
-23
/
+77
2023-11-17
enhance(frontend): MFMでルビを振れるように
syuilo
1
-1
/
+1
2023-09-19
refactor(frontend): use ESM
syuilo
1
-10
/
+10
2023-07-27
chore: 著作権とライセンスについての情報を各ファイルに...
Shun Sakai
1
-0
/
+5
2023-07-17
perf(frontend): improve performance of contextmenu
syuilo
1
-6
/
+2
2023-06-01
perf(#10923): CSS Modules のクラス名をインライン化する (#10930)
Acid Chicken (硫酸鶏)
1
-1
/
+1
2023-06-01
enhance(frontend): 追加の絵文字用辞書をダウンロードできる...
syuilo
1
-1
/
+14
2023-05-30
perf(frontend): emojilistのサイズ削減
syuilo
1
-13
/
+0
2023-02-22
lint
syuilo
1
-1
/
+1
2023-02-16
refactor: remove all unused imports (#9951)
Kagami Sascha Rosylight
1
-1
/
+0
2023-02-08
revert: 650187deaf
syuilo
1
-1
/
+1
2023-02-08
perf(client): do not render custom emojis in user names
syuilo
1
-1
/
+1
2023-02-03
fix(client): オートコンプリートでUnicode絵文字がカスタム絵...
tamaina
1
-1
/
+2
2023-01-26
tweak custom emoji handling
syuilo
1
-2
/
+2
2023-01-16
refactor
tamaina
1
-1
/
+4
2023-01-16
setInterval
tamaina
1
-3
/
+3
2023-01-16
wip
tamaina
1
-40
/
+40
2023-01-15
fix(client): Custom emojis in Inline emoji autocomplete(MkAutoComplete) is wa...
syuilo
1
-11
/
+10
2023-01-14
refactor(client): use css modules
syuilo
1
-107
/
+82
2023-01-09
refactor
syuilo
1
-3
/
+1
2023-01-09
カスタム絵文字一覧情報をmetaから分離
syuilo
1
-2
/
+3
2023-01-07
refactor(client): typed localStorage
syuilo
1
-1
/
+2
2023-01-03
perf(client): use shallowRef for html element ref
syuilo
1
-5
/
+5
2023-01-02
perf: use overflow: clip instead of overflow: hidden (#9443)
tamaina
1
-2
/
+2
2022-12-30
import sanitizeHtml from 'sanitize-html';
tamaina
1
-1
/
+1
2022-12-30
fix(client): add sanitize-html to MkAutocomplete (#9433)
tamaina
1
-1
/
+9
2022-12-30
enhance: Proxy custom emojis to reduce image size and accelerate the frontend...
tamaina
1
-12
/
+19
2022-12-30
fix of 912791b3ab
syuilo
1
-1
/
+1
2022-12-29
fix(client): オートコンプリートが出ない問題を修正
syuilo
1
-2
/
+2
2022-12-27
Revert "perf?(client): remove needless scoped annotation for style"
syuilo
1
-1
/
+1
2022-12-27
perf?(client): remove needless scoped annotation for style
syuilo
1
-1
/
+1
2022-12-27
rename: client -> frontend
syuilo
1
-0
/
+0
2022-12-26
feat: introduce fluent emoji
syuilo
1
-4
/
+6
2022-12-22
style: add missing trailing commas (#9387)
Kagami Sascha Rosylight
1
-4
/
+4
2022-08-31
refactor(client): align filename to component name
syuilo
1
-0
/
+0
2022-07-05
chore: fix client lint errors (#8934)
Kainoa Kanter
1
-0
/
+1
2022-06-20
feat: Add Badge Image to Push Notification (#8012)
tamaina
1
-9
/
+3
2022-04-28
fix(client): fix lint issues in autocomplete (#8548)
Andreas Nedbal
1
-11
/
+11
[next]