summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/user (follow)
Commit message (Collapse)AuthorAgeFilesLines
* :art:syuilo2023-01-241-1/+1
|
* 他人の実績閲覧時は獲得条件を表示しないようにsyuilo2023-01-231-1/+1
|
* ユーザーの実績一覧を見れるようにsyuilo2023-01-212-1/+59
|
* refactorsyuilo2023-01-161-1/+1
|
* enhance(client): プロフィールが長い場合は折りたたむsyuilo2023-01-161-2/+5
|
* fix(client): add :disable-link="true" to some <MkAvatar /> Fix #9606tamaina2023-01-151-1/+1
|
* refactor(client): use css modulessyuilo2023-01-152-29/+27
|
* プロフィールにロールを表示するようにsyuilo2023-01-131-0/+20
|
* Role (#9437)syuilo2023-01-121-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update CHANGELOG.md * wip * wip * wip * Update create.ts * wip * wip * Update CHANGELOG.md * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * wip * Update delete.ts * Update delete.ts * wip * wip * wip * Update account-info.vue * wip * wip * Update settings.vue * Update user-info.vue * wip * Update show-file.ts * Update show-user.ts * wip * wip * Update delete.ts * wip * wip * Update overview.moderators.vue * Create 1673500412259-Role.js * wip * wip * Update roles.vue * 色 * Update roles.vue * integrate silence * wip * wip
* refactorsyuilo2023-01-092-10/+10
|
* fix following chartsyuilo2023-01-081-6/+7
|
* fix typo (#9492)marihachi2023-01-081-1/+1
|
* :art:syuilo2023-01-081-3/+3
|
* enhance(client): improve user activity pagesyuilo2023-01-084-57/+383
|
* tweak confettisyuilo2023-01-061-1/+3
|
* :art:syuilo2023-01-063-12/+50
|
* chore(client): tweak chartssyuilo2023-01-062-8/+7
|
* enhance(client): アップデート時にも花火syuilo2023-01-061-25/+2
|
* :art:syuilo2023-01-061-7/+7
|
* enhance(client): show fireworks when visit user who today is birthdaysyuilo2023-01-061-0/+34
| | | | Resolve #9476
* :art:syuilo2023-01-061-5/+5
|
* refactorsyuilo2023-01-061-2/+2
|
* refactorsyuilo2023-01-054-4/+4
|
* :art:syuilo2023-01-031-9/+6
|
* refactorsyuilo2023-01-032-3/+1
|
* perf(client): use shallowRef for html element refsyuilo2023-01-032-3/+3
|
* refactorsyuilo2023-01-022-19/+0
|
* fixsyuilo2023-01-021-1/+1
|
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-2/+2
| | | | | * use overflow: clip * revert
* enhance(client): user activity pagesyuilo2023-01-025-1/+460
|
* use Intl.DateTimeFormat and Intl.NumberFormat instead of toLocaleString (#9444)tamaina2023-01-011-1/+2
|
* refactorsyuilo2022-12-303-6/+6
|
* enhance: Proxy custom emojis to reduce image size and accelerate the ↵tamaina2022-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* refactor: 絵文字URLを引き回すのをやめる (#9423)syuilo2022-12-292-4/+4
|
* :art:syuilo2022-12-281-2/+2
|
* remove v-size directivesyuilo2022-12-281-51/+1
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-279-9/+9
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-279-9/+9
|
* rename: client -> frontendsyuilo2022-12-2712-0/+1187