summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* fix errorssyuilo2021-11-122-9/+2
|
* refactoring: グローバルコンポーネントを認識するようにsyuilo2021-11-121-32/+53
|
* clean upsyuilo2021-11-124-87/+9
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2021-11-122-24/+11
|\
| * Bump cypress from 8.5.0 to 9.0.0 (#7972)dependabot[bot]2021-11-122-24/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [cypress](https://github.com/cypress-io/cypress) from 8.5.0 to 9.0.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](https://github.com/cypress-io/cypress/compare/v8.5.0...v9.0.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* | viaMobileフラグ廃止syuilo2021-11-1212-36/+13
| | | | | | | | Close #7965
* | refactorsyuilo2021-11-121-6/+6
|/
* fix bugsyuilo2021-11-122-7/+31
|
* fix e2e testsyuilo2021-11-121-1/+1
|
* testsyuilo2021-11-123-17/+8
|
* fix testsyuilo2021-11-1235-2/+2
|