summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/user/home.vue (follow)
Commit message (Expand)AuthorAgeFilesLines
* 非ログイン時に「メモを追加」を表示しない (#12310)Srgr02023-11-131-1/+1
* enhance(frontend): ノート内のカスタム絵文字をクリックする...syuilo2023-11-041-2/+2
* 新規にフォローした人のwithRepliesをtrueにする機能を追加 (...anatawa122023-10-171-2/+3
* feat: per user featured notessyuilo2023-10-061-2/+5
* feat: improve tl performance (#11946)syuilo2023-10-031-3/+3
* feat: プロフィールでのリンク検証syuilo2023-09-211-2/+8
* refactor(frontend): use ESMsyuilo2023-09-191-12/+12
* update deps (#11820)syuilo2023-09-151-1/+15
* feat(frontend): "Moderation Note" ,"Add moderation note" をローカライ...mappi2023-09-121-2/+2
* update deps (#11764)syuilo2023-09-041-2/+2
* enhance(frontend): ユーザーメニューでスイッチでユーザーリ...tamaina2023-08-011-1/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* enhance(frontend): フォロー/フォロワー非公開時の表示を改善syuilo2023-07-181-3/+4
* Make role tag clickable on user pages (#11019)Yuriha2023-06-241-2/+4
* refactorsyuilo2023-05-191-4/+4
* fix(frontend): コンポーネントのpropを非lowerCamelCaseで渡すと...syuilo2023-05-171-1/+1
* enhance(frontend): プロフィール画面におけるモデレーション...syuilo2023-05-091-1/+6
* :art:syuilo2023-05-061-0/+1
* enhance(backend/frontend): モデレーションノートをユーザーの...syuilo2023-05-061-9/+27
* enhance: account migration (#10592)Namekuji2023-04-301-1/+1
* feat: 自分用メモ機能 (#10516)Ebise Lutica2023-04-131-1/+94
* test(#10336): add `components/Mk[A-B].*` stories (#10475)Acid Chicken (硫酸鶏)2023-04-131-1/+1
* feat: account migration (#10507)Namekuji2023-04-081-0/+2
* refactor(frontend): remove $ts and $tsyuilo2023-04-011-1/+1
* refactorsyuilo2023-03-311-2/+2
* fix(frontend/XHome): fall back to user.uri if user.url does not exist (#10313)Kagami Sascha Rosylight2023-03-131-2/+5
* fix(frontend): ユーザーページのバッジ表示を適切に折り返...arrow2nd2023-03-051-1/+4
* enhance(client): improve entrance pagesyuilo2023-02-221-2/+2
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-5/+2
* :art:tamaina2023-02-121-1/+9
* enhance(client): ユーザーのホーム画面にもTLを表示syuilo2023-02-121-0/+10
* clean upsyuilo2023-02-121-3/+3
* enhance(client): ヘッダー(MkPageHeader)関連 (#9869)tamaina2023-02-111-4/+0
* revert: 650187deafsyuilo2023-02-081-2/+2
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-2/+2
* feat: ロールにアイコンを設定してユーザー名の横に表示...syuilo2023-02-051-1/+4
* 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
* プロフィールにロールを表示するようにsyuilo2023-01-131-0/+20
* Role (#9437)syuilo2023-01-121-3/+1
* refactorsyuilo2023-01-091-1/+1
* tweak confettisyuilo2023-01-061-1/+3
* 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
* :art:syuilo2023-01-061-5/+5
* refactorsyuilo2023-01-061-2/+2
* refactorsyuilo2023-01-051-1/+1
* perf: use overflow: clip instead of overflow: hidden (#9443)tamaina2023-01-021-2/+2