| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lint | syuilo | 2023-02-22 | 1 | -1/+1 |
| | | |||||
| * | refactor: remove all unused imports (#9951) | Kagami Sascha Rosylight | 2023-02-16 | 1 | -1/+0 |
| | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | 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 |
| | | | | | #9778 | ||||
| * | fix(client): ↵ | tamaina | 2023-02-03 | 1 | -1/+2 |
| | | | | | オートコンプリートでUnicode絵文字がカスタム絵文字として表示されてしまうのを修正 | ||||
| * | tweak custom emoji handling | syuilo | 2023-01-26 | 1 | -2/+2 |
| | | | | | Close #9721 | ||||
| * | 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 ↵ | syuilo | 2023-01-15 | 1 | -11/+10 |
| | | | | | | | way too big Fix #9570 | ||||
| * | 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 |
| | | | | | | * use overflow: clip * revert | ||||
| * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ↵ | tamaina | 2022-12-30 | 1 | -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 912791b3ab | syuilo | 2022-12-30 | 1 | -1/+1 |
| | | |||||
| * | fix(client): オートコンプリートが出ない問題を修正 | syuilo | 2022-12-29 | 1 | -2/+2 |
| | | |||||
| * | Revert "perf?(client): remove needless scoped annotation for style" | syuilo | 2022-12-27 | 1 | -1/+1 |
| | | | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de. | ||||
| * | perf?(client): remove needless scoped annotation for style | syuilo | 2022-12-27 | 1 | -1/+1 |
| | | |||||
| * | rename: client -> frontend | syuilo | 2022-12-27 | 1 | -0/+476 |