| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enhance: show recipients of notes with specified visibility (#8949) | Johann150 | 2022-07-07 | 6 | -49/+61 |
| | | | | | | | | | | | | | | | | * enhance: reusable visibility component * rename renote tooltip component The tooltip that is used for renotes can be used in other cases as well. * add tooltip for specified recipients * add changelog entry * Update visibility.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -2/+2 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-07 | 1 | -1/+1 |
| | | |||||
| * | refactor: use autofocus parameter | Johann150 | 2022-07-06 | 1 | -14/+1 |
| | | | | | | Using the `ref` seems to be broken but using the autofocus parameter seems to fix it. | ||||
| * | chore(client): tweak style | syuilo | 2022-07-06 | 1 | -1/+1 |
| | | |||||
| * | perf(client): trying improve perf of emoji-picker | syuilo | 2022-07-06 | 1 | -2/+2 |
| | | |||||
| * | Revert "revert emoji picker changes" | syuilo | 2022-07-06 | 2 | -29/+28 |
| | | | | | This reverts commit 38d5303ccd067e67f11ae130b643713f6ca86eef. | ||||
| * | fix prismjs import | Johann150 | 2022-07-06 | 1 | -1/+1 |
| | | | | | fixes #8944 | ||||
| * | revert emoji picker changes | syuilo | 2022-07-06 | 2 | -28/+29 |
| | | |||||
| * | chore(client): rendering performance tweak a bit | syuilo | 2022-07-05 | 2 | -8/+8 |
| | | |||||
| * | chore(client): rendering performance tweak a bit | syuilo | 2022-07-05 | 5 | -84/+85 |
| | | |||||
| * | chore(client): remove unused class | syuilo | 2022-07-05 | 1 | -4/+4 |
| | | |||||
| * | chore(client): rendering performance tweak a bit | syuilo | 2022-07-05 | 3 | -0/+4 |
| | | |||||
| * | chore(client): fix type | syuilo | 2022-07-05 | 1 | -1/+1 |
| | | |||||
| * | perf: allow get for notes/reactions | syuilo | 2022-07-05 | 1 | -1/+2 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-05 | 1 | -1/+1 |
| | | |||||
| * | fix: pagination uses API correctly (#8925) | Johann150 | 2022-07-05 | 1 | -2/+6 |
| | | |||||
| * | enhance(client): improve marquee | syuilo | 2022-07-05 | 1 | -0/+7 |
| | | |||||
| * | chore: fix client lint errors (#8934) | Kainoa Kanter | 2022-07-05 | 3 | -1/+3 |
| | | | | | | | | | | * Fix client lint * Hide no-v-html * Ignore banned type * Update page-editor.vue | ||||
| * | fix lint @typescript-eslint/ban-types | Johann150 | 2022-07-04 | 2 | -5/+0 |
| | | |||||
| * | fix lint no-prototype-builtins | Johann150 | 2022-07-04 | 1 | -1/+1 |
| | | |||||
| * | fix lint no-undef | Johann150 | 2022-07-04 | 1 | -1/+1 |
| | | |||||
| * | fix lint vue/require-valid-default-prop | Johann150 | 2022-07-04 | 1 | -2/+2 |
| | | |||||
| * | fix lint no-fallthrough | Johann150 | 2022-07-04 | 1 | -0/+3 |
| | | |||||
| * | fix lint padded-blocks | Johann150 | 2022-07-04 | 1 | -1/+0 |
| | | |||||
| * | fix(lint): semicolong spacing | Johann150 | 2022-07-04 | 2 | -2/+4 |
| | | |||||
| * | fix: replace use of window | Johann150 | 2022-07-04 | 1 | -3/+3 |
| | | |||||
| * | fix: spellcheck is boolean not string | Johann150 | 2022-07-04 | 3 | -7/+7 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-03 | 1 | -1/+1 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-03 | 1 | -2/+2 |
| | | |||||
| * | fix(client): style tweak for ios | syuilo | 2022-07-03 | 11 | -22/+23 |
| | | |||||
| * | feat(client): status bar (experimental) | syuilo | 2022-07-03 | 1 | -2/+6 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-02 | 2 | -2/+5 |
| | | |||||
| * | fix(client): fix typo | syuilo | 2022-07-02 | 1 | -1/+1 |
| | | |||||
| * | fix(client): use unique class names for root to prevent conflicts of style | syuilo | 2022-07-02 | 1 | -2/+2 |
| | | |||||
| * | enhance(client): better sticky-container component | syuilo | 2022-07-02 | 2 | -31/+24 |
| | | |||||
| * | enhance(client): better marquee component | syuilo | 2022-07-02 | 1 | -0/+97 |
| | | |||||
| * | refactor(client): refactoring | syuilo | 2022-07-02 | 1 | -0/+1 |
| | | |||||
| * | enhance(client): cache pages in page-window | syuilo | 2022-07-02 | 1 | -3/+6 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-07-01 | 1 | -11/+13 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-01 | 1 | -0/+8 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-07-01 | 3 | -10/+9 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -79/+54 |
| | | |||||
| * | chore(client): tweak style | syuilo | 2022-06-30 | 1 | -0/+1 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -3/+26 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -3/+3 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -10/+10 |
| | | |||||
| * | chore(client): tweak ui | syuilo | 2022-06-30 | 1 | -1/+9 |
| | | |||||
| * | refactor(client): use setup syntax | syuilo | 2022-06-30 | 1 | -139/+103 |
| | | |||||
| * | perf(client): improve range control performance | syuilo | 2022-06-30 | 1 | -3/+7 |
| | | |||||