| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enhance: e2eテストをできるだけ改良してみた (#8159) | tamaina | 2022-01-21 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update docker image? * 続 * serial run delete from "${table}" cascade * use cypress official github action * refuse install by cypress action * clean up * use wait? * use more wait? * Revert "use more wait?" This reverts commit 18d0fcae9c7d8f98a4cafb4a846a031ece57350c. * Revert "use wait?" This reverts commit 5aa8feec9cdc3e2f79e566249f0a0eff6c0df6a0. * fix * test * test * log? * 握りつぶしてみる * clean up * env? * clean up? * disable video * add comment * remove test * 成功? * test browser * nodeインストール無効化 * node16.13.0-chrome95-ff94 * node.js復活 * ? * ちょっと戻してみる * chrome? * cross browser test2 * --shm-size=2g * artifact? * misskey.local? * firefoxはあきらめる * not headless? * oops * fix * ?? * test1 * if? * fail-fast: false * headless: false * easy error ignoreing describe * エラーの解消 とちょっとリファクター * add browser name to artifact * Install mplayer for FireFox * no wait? * タイムアウトを甘くしてみる * firefoxをあきらめる(n回目) * remove timeout setting * wait復活 * Update basic.js * Update index.js Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | enhance: Forward report (#8001) | Johann150 | 2022-01-21 | 1 | -57/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * implement sending AP Flag object Optionally allow a user to select to forward a report about a remote user to the other instance. This is added in a backwards-compatible way. * add locale string * forward report only for moderators * add switch to moderator UI to forward report * fix report note url * return forwarded status from API apparently forgot to carry this over from my testing environment * object in Flag activity has to be an array For correct interoperability with Pleroma the "object" property of the Flag activity has to be an array. This array will in the future also hold the link to respective notes, so it makes sense to correct this on our side. * Update get-note-menu.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | wip: refactor(client): migrate components to composition api | syuilo | 2022-01-18 | 1 | -79/+48 |
| | | | | | Fix #8155 | ||||
| * | wip: refactor(client): migrate components to composition api | syuilo | 2022-01-16 | 1 | -196/+151 |
| | | |||||
| * | wip: refactor(client): migrate components to composition api | syuilo | 2022-01-16 | 2 | -306/+248 |
| | | |||||
| * | wip: refactor(client): migrate components to composition api | syuilo | 2022-01-16 | 2 | -75/+50 |
| | | |||||
| * | refactor(client): specify global scope | syuilo | 2022-01-16 | 2 | -4/+4 |
| | | |||||
| * | wip: refactor(client): migrate components to composition api | syuilo | 2022-01-16 | 1 | -48/+41 |
| | | |||||
| * | wip: refactor(client): migrate components to composition api | syuilo | 2022-01-15 | 1 | -55/+31 |
| | | |||||
| * | wip: refactor(client): migrate components to composition api | syuilo | 2022-01-15 | 2 | -95/+71 |
| | | |||||
| * | wip: refactor(client): migrate components to composition api | syuilo | 2022-01-15 | 3 | -125/+101 |
| | | |||||
| * | wip: refactor(client): migrate components to composition api | syuilo | 2022-01-14 | 3 | -130/+93 |
| | | |||||
| * | wip: refactor(client): migrate paging components to composition api | syuilo | 2022-01-14 | 1 | -4/+4 |
| | | |||||
| * | wip: refactor(client): migrate paging components to composition api | syuilo | 2022-01-14 | 2 | -10/+3 |
| | | |||||
| * | wip: refactor(client): migrate paging components to composition api | syuilo | 2022-01-13 | 4 | -108/+55 |
| | | |||||
| * | wip: refactor(client): migrate paging components to composition api | syuilo | 2022-01-13 | 3 | -84/+58 |
| | | |||||
| * | refactor | syuilo | 2022-01-13 | 33 | -48/+48 |
| | | |||||
| * | wip: refactor(client): migrate paging components to composition api | syuilo | 2022-01-13 | 4 | -110/+91 |
| | | |||||
| * | refactor | syuilo | 2022-01-13 | 29 | -109/+5 |
| | | |||||
| * | clean up | syuilo | 2022-01-13 | 22 | -84/+0 |
| | | |||||
| * | feat: emojis import | syuilo | 2022-01-13 | 1 | -0/+20 |
| | | |||||
| * | feat: multiple emojis editing | syuilo | 2022-01-13 | 3 | -132/+215 |
| | | |||||
| * | bye reversi | syuilo | 2022-01-12 | 6 | -1281/+0 |
| | | |||||
| * | fix | syuilo | 2022-01-12 | 1 | -1/+1 |
| | | |||||
| * | fix | syuilo | 2022-01-10 | 1 | -1/+1 |
| | | |||||
| * | wip: refactor(client): migrate paging components to composition api | syuilo | 2022-01-10 | 14 | -119/+48 |
| | | |||||
| * | wip: migrate paging components to composition api | syuilo | 2022-01-10 | 1 | -5/+35 |
| | | |||||
| * | wip: migrate paging components to composition api | syuilo | 2022-01-09 | 2 | -46/+22 |
| | | | | | #7681 | ||||
| * | bye room | syuilo | 2022-01-07 | 2 | -386/+0 |
| | | |||||
| * | remove unused components | syuilo | 2022-01-07 | 2 | -609/+0 |
| | | |||||
| * | refactor(client): use composition api | syuilo | 2022-01-07 | 3 | -46/+22 |
| | | |||||
| * | refactor(client): use composition api | syuilo | 2022-01-07 | 4 | -77/+41 |
| | | |||||
| * | refactor(client): use composition api | syuilo | 2022-01-07 | 1 | -21/+13 |
| | | |||||
| * | clean up | syuilo | 2022-01-07 | 1 | -5/+0 |
| | | |||||
| * | clean up | syuilo | 2022-01-06 | 1 | -29/+0 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-05 | 6 | -112/+77 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 1 | -2/+2 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 5 | -124/+127 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 2 | -102/+79 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 11 | -162/+143 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 2 | -36/+22 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 4 | -70/+54 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 4 | -69/+46 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 2 | -37/+16 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 4 | -146/+89 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-04 | 7 | -599/+180 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-03 | 1 | -15/+33 |
| | | |||||
| * | tweak ui | syuilo | 2022-01-03 | 6 | -402/+8 |
| | | |||||
| * | tweak client | syuilo | 2022-01-02 | 13 | -215/+24 |
| | | |||||
| * | enhance(client): tweak ui | syuilo | 2021-12-31 | 6 | -136/+56 |
| | | |||||