summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'develop'syuilo2021-11-134-8/+20
|\
| * 12.96.1syuilo2021-11-132-1/+5
| |
| * add alias to improve compatibilitysyuilo2021-11-131-1/+2
| |
| * npm scriptの互換性を修正syuilo2021-11-133-7/+14
| |
* | Merge branch 'develop'syuilo2021-11-133116-73427/+22758
|\|
| * 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
| |
| * Update Dockerfilesyuilo2021-11-121-0/+4
| |
| * add clean scriptsyuilo2021-11-127-36/+15
| |
| * typosyuilo2021-11-121-0/+0
| |
| * improve lintsyuilo2021-11-121-0/+7
| |
| * fix lint errorssyuilo2021-11-1222-49/+55
| |
| * use eslintsyuilo2021-11-1213-186/+482
| |
| * add install/build scriptssyuilo2021-11-124-14/+56
| |
| * Update CONTRIBUTING.mdsyuilo2021-11-121-1/+1
| |
| * refactoringsyuilo2021-11-121714-11751/+20803
| | | | | | | | Resolve #7779
| * update depssyuilo2021-11-112-335/+305
| |
| * :art:syuilo2021-11-083-3/+3
| |
| * feat(client): ↵syuilo2021-11-083-50/+170
| | | | | | | | 通知のリアクションアイコンをホバーで拡大できるように
| * :art:syuilo2021-11-071-1/+7
| |
| * fixsyuilo2021-11-071-0/+2
| |
| * feat: インスタンスプロフィールレンダリングsyuilo2021-11-074-165/+54
| | | | | | | | Resolve #7788
| * feat: improve email validationsyuilo2021-11-079-26/+188
| |
| * feat: make possible to configure following/followers visibility (#7959)syuilo2021-11-0714-10/+317
| | | | | | | | | | | | | | | | | | | | | | | | | | * feat: make possible to configure following/followers visibility * add test * ap * add ap test * set Cache-Control * hide following/followers count