| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'develop' | syuilo | 2021-11-13 | 4 | -8/+20 |
| |\ | |||||
| | * | 12.96.1 | syuilo | 2021-11-13 | 2 | -1/+5 |
| | | | |||||
| | * | add alias to improve compatibility | syuilo | 2021-11-13 | 1 | -1/+2 |
| | | | |||||
| | * | npm scriptの互換性を修正 | syuilo | 2021-11-13 | 3 | -7/+14 |
| | | | |||||
| * | | Merge branch 'develop' | syuilo | 2021-11-13 | 3116 | -73427/+22758 |
| |\| | |||||
| | * | 12.96.0 | syuilo | 2021-11-13 | 2 | -2/+2 |
| | | | |||||
| | * | Update CHANGELOG.md | syuilo | 2021-11-13 | 1 | -0/+1 |
| | | | |||||
| | * | 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. | ||||
| | * | New Crowdin updates (#7977) | syuilo | 2021-11-13 | 3 | -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.md | syuilo | 2021-11-12 | 1 | -0/+1 |
| | | | |||||
| | * | 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 | 4 | -10/+82 |
| | | | | | | | | | | | | | 通報があったときに管理者へEメールで通知されるように Resolve #7025 | ||||
| | * | Update CHANGELOG.md | syuilo | 2021-11-12 | 1 | -0/+3 |
| | | | |||||
| | * | update ms to 3.0.0 | syuilo | 2021-11-12 | 33 | -43/+36 |
| | | | |||||
| | * | clean up | syuilo | 2021-11-12 | 2 | -109/+6 |
| | | | |||||
| | * | Update CHANGELOG.md | syuilo | 2021-11-12 | 1 | -0/+1 |
| | | | |||||
| | * | 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 | 4 | -87/+9 |
| | | | |||||
| | * | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop | syuilo | 2021-11-12 | 2 | -24/+11 |
| | |\ | |||||
| | | * | Bump cypress from 8.5.0 to 9.0.0 (#7972) | dependabot[bot] | 2021-11-12 | 2 | -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フラグ廃止 | 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 |
| | | | |||||
| | * | fix e2e test | syuilo | 2021-11-12 | 1 | -1/+1 |
| | | | |||||
| | * | test | syuilo | 2021-11-12 | 3 | -17/+8 |
| | | | |||||
| | * | fix test | syuilo | 2021-11-12 | 35 | -2/+2 |
| | | | |||||
| | * | Update Dockerfile | syuilo | 2021-11-12 | 1 | -0/+4 |
| | | | |||||
| | * | add clean script | syuilo | 2021-11-12 | 7 | -36/+15 |
| | | | |||||
| | * | typo | syuilo | 2021-11-12 | 1 | -0/+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 | 13 | -186/+482 |
| | | | |||||
| | * | add install/build scripts | syuilo | 2021-11-12 | 4 | -14/+56 |
| | | | |||||
| | * | Update CONTRIBUTING.md | syuilo | 2021-11-12 | 1 | -1/+1 |
| | | | |||||
| | * | refactoring | syuilo | 2021-11-12 | 1714 | -11751/+20803 |
| | | | | | | | | | Resolve #7779 | ||||
| | * | update deps | syuilo | 2021-11-11 | 2 | -335/+305 |
| | | | |||||
| | * | :art: | syuilo | 2021-11-08 | 3 | -3/+3 |
| | | | |||||
| | * | feat(client): ↵ | syuilo | 2021-11-08 | 3 | -50/+170 |
| | | | | | | | | | 通知のリアクションアイコンをホバーで拡大できるように | ||||
| | * | :art: | syuilo | 2021-11-07 | 1 | -1/+7 |
| | | | |||||
| | * | fix | syuilo | 2021-11-07 | 1 | -0/+2 |
| | | | |||||
| | * | feat: インスタンスプロフィールレンダリング | syuilo | 2021-11-07 | 4 | -165/+54 |
| | | | | | | | | | Resolve #7788 | ||||
| | * | feat: improve email validation | syuilo | 2021-11-07 | 9 | -26/+188 |
| | | | |||||
| | * | feat: make possible to configure following/followers visibility (#7959) | syuilo | 2021-11-07 | 14 | -10/+317 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: make possible to configure following/followers visibility * add test * ap * add ap test * set Cache-Control * hide following/followers count | ||||