| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: remove all unused imports (#9951) | Kagami Sascha Rosylight | 2023-02-16 | 1 | -1/+1 |
| | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | fix(client): use tabler icons (#9915) | taiy | 2023-02-14 | 1 | -1/+1 |
| | | |||||
| * | tweak | syuilo | 2023-02-12 | 1 | -1/+2 |
| | | |||||
| * | enhance(client): make possible to in-channel renote/quote | syuilo | 2023-02-12 | 1 | -2/+29 |
| | | |||||
| * | :art: | syuilo | 2023-02-12 | 1 | -0/+6 |
| | | |||||
| * | enhance(client): make renote collapsing optional | syuilo | 2023-02-12 | 1 | -2/+2 |
| | | | | | Resolve #9891 | ||||
| * | enhance(client): MkNoteのリアクションの表示数は16に制限 (#9841) | tamaina | 2023-02-11 | 1 | -4/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * enhance(client): MkNoteのリアクションの表示数は16に制限・リアクションの横の?ボタンでリアクション詳細 * info-circleにする * - Layout Shiftが起こらないように - 自分のリアクションは必ずつける * https://github.com/misskey-dev/misskey/pull/9841#issuecomment-1423786235 * remove logger * refactor * refactor Co-authored-by: acid-chicken <root@acid-chicken.com> * Revert "https://github.com/misskey-dev/misskey/pull/9841#issuecomment-1423786235" This reverts commit ec1315b1fb207e0c5b2a5f2f4a00de7379c7a29b. * wip * wip * :art: * fix * fix * fix * :art: * wip * remove extras from MkNoteDetailed * もっと! * no v-if * dashed --------- Co-authored-by: acid-chicken <root@acid-chicken.com> | ||||
| * | enhance(client): ↵ | syuilo | 2023-02-11 | 1 | -2/+3 |
| | | | | | URLが4つ以上添付されている場合折りたたむように | ||||
| * | tweak MkNote | syuilo | 2023-02-11 | 1 | -1/+1 |
| | | |||||
| * | enhance(client): ↵ | syuilo | 2023-02-11 | 1 | -1/+2 |
| | | | | | 添付ファイルが5つ以上あるときは折りたたむように | ||||
| * | enhance(client): ↵ | syuilo | 2023-02-11 | 1 | -6/+49 |
| | | | | | | | 一度見たノートのRenoteは省略して表示するように Resolve #1792 | ||||
| * | fix(client): register_note_view_interruptor not working | syuilo | 2023-02-08 | 1 | -1/+1 |
| | | | | | Fix #9826 | ||||
| * | revert: 650187deaf | syuilo | 2023-02-08 | 1 | -2/+2 |
| | | |||||
| * | perf(client): do not render custom emojis in user names | syuilo | 2023-02-08 | 1 | -2/+2 |
| | | | | | #9778 | ||||
| * | tweak custom emoji handling | syuilo | 2023-01-26 | 1 | -2/+2 |
| | | | | | Close #9721 | ||||
| * | Achievements (#9665) | syuilo | 2023-01-21 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * Update ja-JP.yml * wip * wip * Update MkAchievements.vue * wip * :art: * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip | ||||
| * | refactor | syuilo | 2023-01-16 | 1 | -2/+2 |
| | | |||||
| * | typo | syuilo | 2023-01-15 | 1 | -1/+1 |
| | | |||||
| * | tweak css | syuilo | 2023-01-10 | 1 | -2/+2 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -1/+1 |
| | | |||||
| * | fix style | syuilo | 2023-01-10 | 1 | -4/+4 |
| | | |||||
| * | tweak style | syuilo | 2023-01-10 | 1 | -17/+3 |
| | | |||||
| * | refactor(client): use css modules | syuilo | 2023-01-10 | 1 | -304/+254 |
| | | |||||
| * | :art: | syuilo | 2023-01-09 | 1 | -1/+1 |
| | | | | | Resolve #9498 | ||||
| * | tweak client | syuilo | 2023-01-09 | 1 | -2/+2 |
| | | |||||
| * | tweak | syuilo | 2023-01-08 | 1 | -3/+2 |
| | | |||||
| * | tweak note componsnt | syuilo | 2023-01-08 | 1 | -4/+8 |
| | | |||||
| * | :art: | syuilo | 2023-01-08 | 1 | -1/+1 |
| | | |||||
| * | tweak note component | syuilo | 2023-01-08 | 1 | -5/+60 |
| | | |||||
| * | refactor | syuilo | 2023-01-03 | 1 | -2/+2 |
| | | |||||
| * | perf(client): use shallowRef instead of ref for template reference | syuilo | 2023-01-03 | 1 | -1/+1 |
| | | |||||
| * | 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 | -1/+1 |
| | | | | | | * use overflow: clip * revert | ||||
| * | refactor | syuilo | 2022-12-30 | 1 | -15/+15 |
| | | |||||
| * | refactor: 絵文字URLを引き回すのをやめる (#9423) | syuilo | 2022-12-29 | 1 | -3/+3 |
| | | |||||
| * | remove v-size directive | syuilo | 2022-12-28 | 1 | -1/+0 |
| | | |||||
| * | Revert "perf?(client): remove needless scoped annotation for style" | syuilo | 2022-12-27 | 1 | -3/+3 |
| | | | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de. | ||||
| * | perf?(client): remove needless scoped annotation for style | syuilo | 2022-12-27 | 1 | -3/+3 |
| | | |||||
| * | rename: client -> frontend | syuilo | 2022-12-27 | 1 | -0/+658 |