summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/MkEmojiPicker.vue (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵tamaina2022-12-301-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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(client): use MkEmoji for custom emoji in MkEmojiPickertamaina2022-12-291-2/+1
|
* 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/+569