summaryrefslogtreecommitdiff
path: root/packages/frontend/src/components/global (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix(client): ↵syuilo2023-01-221-2/+2
| | | | | | リアクションのカスタム絵文字が表示されないことがあるのを修正 Fix #9683
* fix(client): ↵syuilo2023-01-221-1/+1
| | | | | | リアクションのカスタム絵文字が表示されないのを修正 Fix #9682
* refactorsyuilo2023-01-221-1/+1
|
* ローカルのカスタム絵文字については直接オリジナルURL ↵syuilo2023-01-211-1/+5
| | | | リクエストするように
* 存在しないカスタム絵文字をテキストで表示するようにsyuilo2023-01-171-1/+3
| | | | Resolve #9516
* refactorsyuilo2023-01-162-12/+12
|
* enhance(client): make possible to hide adssyuilo2023-01-161-1/+11
| | | | | Resolve #9590 Resolve #8996
* set -webkit-touch-callout (#9447)tamaina2023-01-161-1/+1
|
* fix(client): add :disable-link="true" to some <MkAvatar /> Fix #9606tamaina2023-01-151-2/+2
|
* fix(client): エラー画像表示崩れ修正 (#9599)Masaya Suzuki2023-01-151-0/+2
|
* refactor(client): use css modulessyuilo2023-01-141-22/+3
|
* refactor(client): use css modulessyuilo2023-01-141-78/+82
|
* refactor(client): use css modulessyuilo2023-01-141-145/+147
|
* refactor(client): use css modulessyuilo2023-01-142-40/+42
|
* refactor(client): use css modulessyuilo2023-01-101-3/+1
|
* refactor(client): use css modulessyuilo2023-01-101-32/+32
|
* refactor(client): use css modulessyuilo2023-01-103-86/+81
|
* :art:syuilo2023-01-071-2/+2
|
* Update MkTime.vuesyuilo2023-01-061-7/+5
|
* perf(client): improve MkTime performancesyuilo2023-01-041-2/+3
|
* refactor(client): refactor and performance improve of MkSpacersyuilo2023-01-031-74/+19
|
* perf(client): use shallowRef for html element refsyuilo2023-01-033-8/+7
|
* :art:syuilo2023-01-021-2/+2
|
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-1/+1
| | | | | * use overflow: clip * revert
* use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444)tamaina2023-01-011-1/+2
|
* :art:syuilo2022-12-311-1/+1
|
* :art:syuilo2022-12-301-3/+15
|
* :art:syuilo2022-12-301-1/+1
|
* refactorsyuilo2022-12-301-2/+2
|
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 912791b3absyuilo2022-12-302-2/+3
|
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-293-13/+8
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-279-24/+22
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-279-22/+24
|
* rename: client -> frontendsyuilo2022-12-2717-0/+1694