summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Collapse)AuthorAgeFilesLines
* client: ノートにモデレーターバッジを表示するのを廃止syuilo2021-11-213-25/+0
|
* Update .eslintrc.jssyuilo2021-11-191-0/+2
|
* update linrsyuilo2021-11-19291-1163/+1175
|
* Update .eslintrc.jssyuilo2021-11-191-0/+1
|
* feat(client): keep line breaks of translated text to improve readabilitysyuilo2021-11-192-4/+4
|
* fix(client): better error handling of file uploadsyuilo2021-11-191-4/+23
|
* feat(client): collapse sub note automaticallysyuilo2021-11-191-1/+42
|
* implement dev commandsyuilo2021-11-193-92/+115
|
* fix(client): fix plugin activate and uninstall (#7991)futchitwo2021-11-191-1/+2
| | | | | * fix(client): fix plugin activate and uninstall * Fix(client): fix package activates
* lint: add missing semicolonsyuilo2021-11-181-1/+1
|
* improve ide supportsyuilo2021-11-182-0/+17
|
* fixsyuilo2021-11-185-15/+13
|
* introduce lint for clientsyuilo2021-11-1837-151/+593
| | | | Resolve #7998
* limit depth of reply posts (#7979)Johann1502021-11-181-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 behavioursyuilo2021-11-181-1/+1
|
* refactor(client): refactor dialog functions to improve type inferencesyuilo2021-11-1884-460/+415
|
* fix(client):fix search all users (#7993)futchitwo2021-11-181-1/+1
|
* feat(client): アカウント削除に確認ダイアログを出すようにsyuilo2021-11-141-0/+9
|
* fix(client): fix tooltip stylesyuilo2021-11-142-28/+50
|
* fix(client): improve error handlingsyuilo2021-11-142-6/+4
|
* Fix v12.96.x Docker (#7982)MeiMei2021-11-142-0/+6
|
* fix for lintsyuilo2021-11-1312-574/+581
|
* Update .eslintrc.jssyuilo2021-11-131-0/+9
|
* fix(client): reaction viewer layout (#7942)Johann1502021-11-131-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 readabilitysyuilo2021-11-121-6/+2
|
* refactor(client): use composition api for tooltip logicsyuilo2021-11-126-217/+185
|
* enhance: show renoters (#7954)Johann1502021-11-124-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
* refactoringsyuilo2021-11-121-3/+4
|
* refactorsyuilo2021-11-121-78/+77
|
* feat: ↵syuilo2021-11-123-10/+81
| | | | | | 通報があったときに管理者へEメールで通知されるように Resolve #7025
* update ms to 3.0.0syuilo2021-11-1233-43/+36
|
* clean upsyuilo2021-11-122-109/+6
|
* fix: mention local users in replies (#7975)nullobsi2021-11-122-4/+4
| | | | | * mention local users in replies * fix merge
* fix errorssyuilo2021-11-122-180/+3
|
* fix errorssyuilo2021-11-122-9/+2
|
* refactoring: グローバルコンポーネントを認識するようにsyuilo2021-11-121-32/+53
|
* clean upsyuilo2021-11-122-60/+5
|
* viaMobileフラグ廃止syuilo2021-11-1212-36/+13
| | | | Close #7965
* refactorsyuilo2021-11-121-6/+6
|
* fix bugsyuilo2021-11-122-7/+31
|
* testsyuilo2021-11-121-12/+0
|
* fix testsyuilo2021-11-1234-0/+4777
|
* add clean scriptsyuilo2021-11-124-34/+0
|
* improve lintsyuilo2021-11-121-0/+7
|
* fix lint errorssyuilo2021-11-1222-49/+55
|
* use eslintsyuilo2021-11-129-101/+485
|
* refactoringsyuilo2021-11-121648-0/+150481
Resolve #7779