summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 12.97.0syuilo2021-11-191-1/+1
|
* New Crowdin updates (#7984)syuilo2021-11-1915-152/+788
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Czech) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (Ukrainian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Arabic) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (German) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto) * New translations ja-JP.yml (Esperanto)
* 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-193-4/+5
|
* fix(client): better error handling of file uploadsyuilo2021-11-191-4/+23
|
* feat(client): collapse sub note automaticallysyuilo2021-11-192-1/+43
|
* Update CONTRIBUTING.mdsyuilo2021-11-191-0/+5
|
* implement dev commandsyuilo2021-11-196-97/+154
|
* 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-183-1/+18
|
* fixsyuilo2021-11-185-15/+13
|
* introduce lint for clientsyuilo2021-11-1840-153/+817
| | | | Resolve #7998
* Update CHANGELOG.mdsyuilo2021-11-181-0/+1
|
* limit depth of reply posts (#7979)Johann1502021-11-182-11/+22
| | | | | | | * 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
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-11-181-1/+1
|\
| * fix(client):fix search all users (#7993)futchitwo2021-11-181-1/+1
| |
* | ci: cache node_modulessyuilo2021-11-182-0/+8
| |
* | Update CHANGELOG.mdsyuilo2021-11-181-1/+3
|/
* feat(client): アカウント削除に確認ダイアログを出すようにsyuilo2021-11-143-0/+17
|
* 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-145-2/+20
|
* Update build.jssyuilo2021-11-141-6/+0
|
* fix for lintsyuilo2021-11-1312-574/+581
|
* Update .eslintrc.jssyuilo2021-11-131-0/+9
|
* 12.96.1syuilo2021-11-132-1/+5
|
* add alias to improve compatibilitysyuilo2021-11-131-1/+2
|
* npm scriptの互換性を修正syuilo2021-11-133-7/+14
|
* 12.96.0syuilo2021-11-132-2/+2
|
* Update CHANGELOG.mdsyuilo2021-11-131-0/+1
|
* 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.
* New Crowdin updates (#7977)syuilo2021-11-133-14/+116
| | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (Turkish) * New translations ja-JP.yml (French) * New translations ja-JP.yml (French) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Indonesian) * New translations ja-JP.yml (Indonesian)
* Update CHANGELOG.mdsyuilo2021-11-121-0/+1
|
* 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-124-10/+82
| | | | | | 通報があったときに管理者へEメールで通知されるように Resolve #7025
* Update CHANGELOG.mdsyuilo2021-11-121-0/+3
|
* update ms to 3.0.0syuilo2021-11-1233-43/+36
|
* clean upsyuilo2021-11-122-109/+6
|
* Update CHANGELOG.mdsyuilo2021-11-121-0/+1
|
* 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
|