| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | client: ノートにモデレーターバッジを表示するのを廃止 | syuilo | 2021-11-21 | 3 | -25/+0 |
| | | |||||
| * | Update .eslintrc.js | syuilo | 2021-11-19 | 1 | -0/+2 |
| | | |||||
| * | update linr | syuilo | 2021-11-19 | 291 | -1163/+1175 |
| | | |||||
| * | Update .eslintrc.js | syuilo | 2021-11-19 | 1 | -0/+1 |
| | | |||||
| * | feat(client): keep line breaks of translated text to improve readability | syuilo | 2021-11-19 | 2 | -4/+4 |
| | | |||||
| * | fix(client): better error handling of file upload | syuilo | 2021-11-19 | 1 | -4/+23 |
| | | |||||
| * | feat(client): collapse sub note automatically | syuilo | 2021-11-19 | 1 | -1/+42 |
| | | |||||
| * | implement dev command | syuilo | 2021-11-19 | 3 | -92/+115 |
| | | |||||
| * | fix(client): fix plugin activate and uninstall (#7991) | futchitwo | 2021-11-19 | 1 | -1/+2 |
| | | | | | | * fix(client): fix plugin activate and uninstall * Fix(client): fix package activates | ||||
| * | lint: add missing semicolon | syuilo | 2021-11-18 | 1 | -1/+1 |
| | | |||||
| * | improve ide support | syuilo | 2021-11-18 | 2 | -0/+17 |
| | | |||||
| * | fix | syuilo | 2021-11-18 | 5 | -15/+13 |
| | | |||||
| * | introduce lint for client | syuilo | 2021-11-18 | 37 | -151/+593 |
| | | | | | Resolve #7998 | ||||
| * | limit depth of reply posts (#7979) | Johann150 | 2021-11-18 | 1 | -11/+21 |
| | | | | | | | | * limit depth of reply posts * some tweaks Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| * | lint: warn non-null-assertion to reduce unexpected behaviour | syuilo | 2021-11-18 | 1 | -1/+1 |
| | | |||||
| * | refactor(client): refactor dialog functions to improve type inference | syuilo | 2021-11-18 | 84 | -460/+415 |
| | | |||||
| * | fix(client):fix search all users (#7993) | futchitwo | 2021-11-18 | 1 | -1/+1 |
| | | |||||
| * | feat(client): アカウント削除に確認ダイアログを出すように | syuilo | 2021-11-14 | 1 | -0/+9 |
| | | |||||
| * | fix(client): fix tooltip style | syuilo | 2021-11-14 | 2 | -28/+50 |
| | | |||||
| * | fix(client): improve error handling | syuilo | 2021-11-14 | 2 | -6/+4 |
| | | |||||
| * | Fix v12.96.x Docker (#7982) | MeiMei | 2021-11-14 | 2 | -0/+6 |
| | | |||||
| * | fix for lint | syuilo | 2021-11-13 | 12 | -574/+581 |
| | | |||||
| * | Update .eslintrc.js | syuilo | 2021-11-13 | 1 | -0/+9 |
| | | |||||
| * | fix(client): reaction viewer layout (#7942) | Johann150 | 2021-11-13 | 1 | -2/+4 |
| | | | | | The profile picture and name should be grouped together as they belong, and it should be clear which picture belongs to which name. | ||||
| * | refactor(client): improve readability | syuilo | 2021-11-12 | 1 | -6/+2 |
| | | |||||
| * | refactor(client): use composition api for tooltip logic | syuilo | 2021-11-12 | 6 | -217/+185 |
| | | |||||
| * | enhance: show renoters (#7954) | Johann150 | 2021-11-12 | 4 | -94/+227 |
| | | | | | | | | | | | | | | | | | | | * refactor: deduplicate renote button into component For now the renoters tooltip just uses the reaction viewer component with a fixed emoji symbol instead. * chore: remove unnecessary CSS * fix: forgot to rename variable * enhance: use own tooltip instead of reaction viewer * clean up style * fix additional renoters number * rename file to better represent content | ||||
| * | refactoring | syuilo | 2021-11-12 | 1 | -3/+4 |
| | | |||||
| * | refactor | syuilo | 2021-11-12 | 1 | -78/+77 |
| | | |||||
| * | feat: ↵ | syuilo | 2021-11-12 | 3 | -10/+81 |
| | | | | | | | 通報があったときに管理者へEメールで通知されるように Resolve #7025 | ||||
| * | update ms to 3.0.0 | syuilo | 2021-11-12 | 33 | -43/+36 |
| | | |||||
| * | clean up | syuilo | 2021-11-12 | 2 | -109/+6 |
| | | |||||
| * | fix: mention local users in replies (#7975) | nullobsi | 2021-11-12 | 2 | -4/+4 |
| | | | | | | * mention local users in replies * fix merge | ||||
| * | fix errors | syuilo | 2021-11-12 | 2 | -180/+3 |
| | | |||||
| * | fix errors | syuilo | 2021-11-12 | 2 | -9/+2 |
| | | |||||
| * | refactoring: グローバルコンポーネントを認識するように | syuilo | 2021-11-12 | 1 | -32/+53 |
| | | |||||
| * | clean up | syuilo | 2021-11-12 | 2 | -60/+5 |
| | | |||||
| * | viaMobileフラグ廃止 | syuilo | 2021-11-12 | 12 | -36/+13 |
| | | | | | Close #7965 | ||||
| * | refactor | syuilo | 2021-11-12 | 1 | -6/+6 |
| | | |||||
| * | fix bug | syuilo | 2021-11-12 | 2 | -7/+31 |
| | | |||||
| * | test | syuilo | 2021-11-12 | 1 | -12/+0 |
| | | |||||
| * | fix test | syuilo | 2021-11-12 | 34 | -0/+4777 |
| | | |||||
| * | add clean script | syuilo | 2021-11-12 | 4 | -34/+0 |
| | | |||||
| * | improve lint | syuilo | 2021-11-12 | 1 | -0/+7 |
| | | |||||
| * | fix lint errors | syuilo | 2021-11-12 | 22 | -49/+55 |
| | | |||||
| * | use eslint | syuilo | 2021-11-12 | 9 | -101/+485 |
| | | |||||
| * | refactoring | syuilo | 2021-11-12 | 1648 | -0/+150481 |
| Resolve #7779 | |||||