| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | フォロー、フォロワーのページでフォローされているこ ↵ | nenohi | 2022-09-18 | 1 | -1/+13 |
| | | | | | | | | | | を表示 (#9093) * followed-view * Update MkUserInfo.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | なんかもうめっちゃ変えた | syuilo | 2022-09-18 | 3 | -6/+11 |
| | | |||||
| * | update deps | syuilo | 2022-09-10 | 2 | -276/+288 |
| | | |||||
| * | chore(client): :art: | syuilo | 2022-09-10 | 2 | -4/+20 |
| | | |||||
| * | refactor(client): refactor file name and directory structure | syuilo | 2022-09-06 | 187 | -246/+246 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-09-06 | 1 | -16/+5 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-09-06 | 4 | -160/+86 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-09-05 | 3 | -61/+54 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-09-05 | 1 | -35/+20 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-09-05 | 1 | -77/+50 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-09-05 | 1 | -57/+37 |
| | | |||||
| * | fix(client): fix syntax error of pages/follow.vue | syuilo | 2022-09-03 | 1 | -1/+3 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-09-02 | 3 | -118/+90 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-08-31 | 5 | -182/+101 |
| | | |||||
| * | enhance(client): improve analog-clock | syuilo | 2022-08-31 | 2 | -3/+21 |
| | | |||||
| * | refactor(client): align filename to component name | syuilo | 2022-08-31 | 243 | -386/+390 |
| | | |||||
| * | update deps | syuilo | 2022-08-27 | 4 | -121/+127 |
| | | |||||
| * | chore(client): tweak loading display | syuilo | 2022-08-27 | 2 | -2/+2 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-08-27 | 3 | -2/+10 |
| |\ | |||||
| | * | fix: volume sliders | Johann150 | 2022-08-26 | 1 | -1/+1 |
| | | | | | | | | | Fixed a typo that made a required property be undefined. | ||||
| | * | enhance(client): mobile twitter url can be used as widget (#9057) | Caipira | 2022-08-24 | 1 | -1/+1 |
| | | | |||||
| | * | Fix: ↵ | futchitwo | 2022-08-21 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | アクセストークン管理画面、アカウント管理画面表示できないのを修正 (#9064) * Fix: apps page routing * Fix: accounts page routing * Fix: router name | ||||
| * | | enhance(client): tweak clock | syuilo | 2022-08-27 | 2 | -3/+43 |
| | | | |||||
| * | | enhance(client): add html color-schema support | syuilo | 2022-08-27 | 1 | -0/+5 |
| |/ | |||||
| * | update deps | syuilo | 2022-08-13 | 2 | -113/+173 |
| | | |||||
| * | feat: show header with current user avatar on TL (#9051) | あずき⪥™ | 2022-08-13 | 2 | -2/+21 |
| | | | | | | | | * feat: show header with current user avatar on TL * refactor(client): use displayMyAvatar prop instead of metadata * refactor(client): prefer v-if to `display: none;` | ||||
| * | Add following badge to user preview popup (#9048) | nvisser | 2022-08-13 | 1 | -1/+13 |
| | | |||||
| * | fix(client): cannot show some setting pages | syuilo | 2022-08-07 | 1 | -0/+16 |
| | | | | | Fix #9043 | ||||
| * | refactor | syuilo | 2022-08-06 | 1 | -27/+31 |
| | | |||||
| * | perf(client): use shallowRef as possible | syuilo | 2022-08-06 | 2 | -5/+6 |
| | | |||||
| * | chore(client): tweak scroll behavior in routing | syuilo | 2022-08-06 | 1 | -2/+2 |
| | | |||||
| * | enhance(client): improve clock widget | syuilo | 2022-08-06 | 3 | -68/+110 |
| | | |||||
| * | enhance(client): improve clock widget | syuilo | 2022-08-06 | 2 | -50/+24 |
| | | |||||
| * | enhance(client): improve clock widget | syuilo | 2022-08-06 | 2 | -28/+136 |
| | | |||||
| * | enhance(client): improve clock widgets | syuilo | 2022-08-05 | 4 | -30/+202 |
| | | |||||
| * | feat(client): improve widget | syuilo | 2022-08-04 | 3 | -8/+149 |
| | | |||||
| * | Collapse long notes (#8990) | Johann150 | 2022-08-01 | 1 | -3/+25 |
| | | | | | | | | | | | | | | | * Revert "Revert option to collapse long notes (#8561)" This reverts commit 71150f21cd91df7bdd78a8f708db092418e85baa and reinstates the option to collapse long notes again after they were expanded. * fix(client): wrongly collapsed posts * fix: don't use ref * tweak style Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | fix: use new for throw error | syuilo | 2022-08-01 | 1 | -9/+9 |
| | | | | | Co-Authored-By: Acid Chicken (硫酸鶏) <root@acid-chicken.com> | ||||
| * | update deps | syuilo | 2022-07-31 | 2 | -69/+69 |
| | | |||||
| * | feature: Client Preferences Registry (#8511) | tamaina | 2022-07-31 | 3 | -0/+453 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix settings page * nanka iroiro * clean up * clean up * feature: Client Preferences Registry on the account * add changelog * インデックスに戻ってもタイトルが残ってしまうのを修正 * fix createdAt -> updatedAt * remove console.log * 適用→このデバイスに適用 * add wallpaper * ローカルのjsonファイルを保存・読み込みできるように * clean up * use apiWithDialog * Update packages/client/src/pages/settings/preferences-registry.vue Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email> * Update packages/client/src/pages/settings/preferences-registry.vue Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email> * Update packages/client/src/pages/settings/preferences-registry.vue Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email> * fix lint * :v: * change router * nanka iroiro * tweak Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> Co-authored-by: Andreas Nedbal <github-bf215181b5140522137b3d4f6b73544a@desu.email> | ||||
| * | chore(client): tweak style | syuilo | 2022-07-25 | 2 | -27/+11 |
| | | |||||
| * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2022-07-25 | 1 | -1/+16 |
| |\ | |||||
| | * | 一部のアプリからファイルを投稿フォームへドロップで ↵ | hayabusa | 2022-07-25 | 1 | -1/+16 |
| | | | | | | | | | | | | | | | | | | | ない場合がある問題を修正 (#9035) * dropEffectとeffectAllowedの関連付けを修正 * Update Changelog Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | | add missing dependency | syuilo | 2022-07-25 | 2 | -3/+18 |
| |/ | |||||
| * | update deps | syuilo | 2022-07-25 | 2 | -1012/+152 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-24 | 1 | -2/+4 |
| | | |||||
| * | fix html | syuilo | 2022-07-24 | 1 | -1/+0 |
| | | |||||
| * | refactor(client): refactor components | syuilo | 2022-07-24 | 3 | -116/+90 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-24 | 3 | -24/+27 |
| | | |||||
| * | lint fix | syuilo | 2022-07-23 | 1 | -1/+1 |
| | | |||||