| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [MFM] Better hashtag detection | syuilo | 2018-10-31 | 1 | -2/+2 |
| | | |||||
| * | Refactor | syuilo | 2018-10-31 | 7 | -23/+41 |
| | | |||||
| * | Revert "Clean up" | syuilo | 2018-10-31 | 1 | -0/+10 |
| | | | | | This reverts commit 8948a0d3a461cb39bcc8267ae291f15af1fac73c. | ||||
| * | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2018-10-31 | 2 | -2/+11 |
| |\ | |||||
| | * | Update test.yml (#3052) | Acid Chicken (硫酸鶏) | 2018-10-31 | 1 | -0/+1 |
| | | | |||||
| | * | Update config.yml (#3051) | Acid Chicken (硫酸鶏) | 2018-10-31 | 1 | -2/+10 |
| | | | |||||
| * | | Update package-lock.json | syuilo | 2018-10-31 | 1 | -280/+79 |
| |/ | |||||
| * | 10.35.1 | syuilo | 2018-10-31 | 1 | -2/+2 |
| | | |||||
| * | :art: | syuilo | 2018-10-31 | 5 | -12/+20 |
| | | |||||
| * | Fix #3041 | syuilo | 2018-10-31 | 1 | -2/+1 |
| | | |||||
| * | Merge pull request #3038 from syuilo/l10n_develop | syuilo | 2018-10-31 | 14 | -130/+200 |
| |\ | | | | | New Crowdin translations | ||||
| | * | New translations ja-JP.yml (English) | syuilo | 2018-10-31 | 1 | -7/+7 |
| | | | |||||
| | * | New translations ja-JP.yml (Norwegian) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Dutch) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Japanese, Kansai) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Spanish) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Russian) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Portuguese) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Polish) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Korean) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Italian) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (German) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (French) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (English) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Chinese Simplified) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (Catalan) | syuilo | 2018-10-31 | 1 | -3/+8 |
| | | | |||||
| | * | New translations ja-JP.yml (French) | syuilo | 2018-10-30 | 1 | -24/+24 |
| | | | |||||
| | * | New translations ja-JP.yml (French) | syuilo | 2018-10-30 | 1 | -24/+24 |
| | | | |||||
| | * | New translations ja-JP.yml (French) | syuilo | 2018-10-30 | 1 | -40/+40 |
| | | | |||||
| * | | Bump @types/speakeasy from 2.0.2 to 2.0.3 (#3012) | dependabot[bot] | 2018-10-31 | 2 | -14/+35 |
| | | | | | | | | | | | | | | | Bumps [@types/speakeasy](https://github.com/DefinitelyTyped/DefinitelyTyped) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
| * | | Bump typescript from 3.1.3 to 3.1.4 (#3049) | dependabot[bot] | 2018-10-31 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v3.1.3...v3.1.4) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
| * | | Bump file-type from 10.1.0 to 10.2.0 (#3039) | dependabot[bot] | 2018-10-31 | 2 | -72/+255 |
| | | | | | | | | | | | | | | | Bumps [file-type](https://github.com/sindresorhus/file-type) from 10.1.0 to 10.2.0. - [Release notes](https://github.com/sindresorhus/file-type/releases) - [Commits](https://github.com/sindresorhus/file-type/compare/v10.1.0...v10.2.0) Signed-off-by: dependabot[bot] <support@dependabot.com> | ||||
| * | | Clean up | syuilo | 2018-10-31 | 1 | -10/+0 |
| | | | |||||
| * | | Clean up | syuilo | 2018-10-31 | 1 | -5/+0 |
| | | | |||||
| * | | Improve performance | syuilo | 2018-10-31 | 1 | -1/+11 |
| | | | |||||
| * | | Improve performance | syuilo | 2018-10-31 | 1 | -1/+2 |
| | | | |||||
| * | | Update package-lock.json | syuilo | 2018-10-31 | 1 | -1/+1 |
| | | | |||||
| * | | 10.35.0 | syuilo | 2018-10-31 | 1 | -2/+2 |
| | | | |||||
| * | | Add CircleCI badge (#3050) | Acid Chicken (硫酸鶏) | 2018-10-31 | 1 | -0/+1 |
| | | | |||||
| * | | :art: | syuilo | 2018-10-31 | 1 | -5/+5 |
| | | | |||||
| * | | [API] Include detailed user information of blocking API responses | syuilo | 2018-10-31 | 2 | -2/+6 |
| | | | |||||
| * | | Remove needless async/await | syuilo | 2018-10-31 | 6 | -12/+12 |
| | | | |||||
| * | | Clean up | syuilo | 2018-10-31 | 6 | -8/+8 |
| | | | |||||
| * | | Merge pull request #3047 from mei23/mei-1031-blokings-list | syuilo | 2018-10-31 | 10 | -88/+253 |
| |\ \ | | | | | | | blockings list | ||||
| | * | | 良い感じに | syuilo | 2018-10-31 | 11 | -163/+224 |
| | | | | |||||
| | * | | blockings list | mei23 | 2018-10-31 | 4 | -0/+104 |
| |/ / | |||||
| * | | Implement /api/v1/instance (#3045) | Acid Chicken (硫酸鶏) | 2018-10-31 | 2 | -0/+77 |
| | | | | | | | | | | | | | | | | | * Update mastodon.ts * Update types.ts * Update mastodon.ts | ||||
| * | | Fix: can't recognize rebirthed instance user (#3046) | MeiMei | 2018-10-31 | 3 | -12/+97 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * resync uri from WebFinger * trigger resync on user page * allways update on resync * Revert "trigger resync on user page" This reverts commit 8ff139fb49ee61ad55e4b42c562f8a2c3f8098ac. * background resync | ||||
| * | | Add Crowdin info to translate docs (#3044) | zwebmedia | 2018-10-30 | 1 | -1/+5 |
| | | | |||||
| * | | Merge branch 'develop' of https://github.com/syuilo/misskey into develop | syuilo | 2018-10-30 | 1 | -8/+13 |
| |\ \ | |||||