summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkAutocomplete.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lintsyuilo2023-02-221-1/+1
|
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
| | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* revert: 650187deafsyuilo2023-02-081-1/+1
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-1/+1
| | | | #9778
* fix(client): ↵tamaina2023-02-031-1/+2
| | | | オートコンプリートでUnicode絵文字がカスタム絵文字として表示されてしまうのを修正
* tweak custom emoji handlingsyuilo2023-01-261-2/+2
| | | | Close #9721
* 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 ↵syuilo2023-01-151-11/+10
| | | | | | way too big Fix #9570
* 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
| | | | | * use overflow: clip * revert
* import sanitizeHtml from 'sanitize-html';tamaina2022-12-301-1/+1
|
* fix(client): add sanitize-html to MkAutocomplete (#9433)tamaina2022-12-301-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943 * edit mkautocomplete.vue use sanitize-html * fix package.json
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-301-12/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | frontend (#9431) * fix(server): /emoji to accept `@.` host expression * fix(client): use MkEmoji for custom emoji in MkEmojiPicker * change convertToWebp * nanka iroiro * remove * fix * nearLosslessは労多くして益少なしなのでやめる * do not cleanup tmp for development * update sharp.js to 0.31.3 * mixed: true * fix MkAutocomplete of 912791b3ab * clean up * https://github.com/misskey-dev/misskey/pull/9431#discussion_r1059215943
* fix of 912791b3absyuilo2022-12-301-1/+1
|
* fix(client): オートコンプリートが出ない問題を修正syuilo2022-12-291-2/+2
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-271-1/+1
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-271-1/+1
|
* rename: client -> frontendsyuilo2022-12-271-0/+476