summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix #3041syuilo2018-10-311-2/+1
|
* Merge pull request #3038 from syuilo/l10n_developsyuilo2018-10-3114-130/+200
|\ | | | | New Crowdin translations
| * New translations ja-JP.yml (English)syuilo2018-10-311-7/+7
| |
| * New translations ja-JP.yml (Norwegian)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Dutch)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Japanese, Kansai)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Spanish)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Russian)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Portuguese)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Polish)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Korean)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Italian)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (German)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (French)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (English)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Chinese Simplified)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (Catalan)syuilo2018-10-311-3/+8
| |
| * New translations ja-JP.yml (French)syuilo2018-10-301-24/+24
| |
| * New translations ja-JP.yml (French)syuilo2018-10-301-24/+24
| |
| * New translations ja-JP.yml (French)syuilo2018-10-301-40/+40
| |
* | Bump @types/speakeasy from 2.0.2 to 2.0.3 (#3012)dependabot[bot]2018-10-312-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-312-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-312-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 upsyuilo2018-10-311-10/+0
| |
* | Clean upsyuilo2018-10-311-5/+0
| |
* | Improve performancesyuilo2018-10-311-1/+11
| |
* | Improve performancesyuilo2018-10-311-1/+2
| |
* | Update package-lock.jsonsyuilo2018-10-311-1/+1
| |
* | 10.35.0syuilo2018-10-311-2/+2
| |
* | Add CircleCI badge (#3050)Acid Chicken (硫酸鶏)2018-10-311-0/+1
| |
* | :art:syuilo2018-10-311-5/+5
| |
* | [API] Include detailed user information of blocking API responsessyuilo2018-10-312-2/+6
| |
* | Remove needless async/awaitsyuilo2018-10-316-12/+12
| |
* | Clean upsyuilo2018-10-316-8/+8
| |
* | Merge pull request #3047 from mei23/mei-1031-blokings-listsyuilo2018-10-3110-88/+253
|\ \ | | | | | | blockings list
| * | 良い感じにsyuilo2018-10-3111-163/+224
| | |
| * | blockings listmei232018-10-314-0/+104
|/ /
* | Implement /api/v1/instance (#3045)Acid Chicken (硫酸鶏)2018-10-312-0/+77
| | | | | | | | | | | | | | | | * Update mastodon.ts * Update types.ts * Update mastodon.ts
* | Fix: can't recognize rebirthed instance user (#3046)MeiMei2018-10-313-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)zwebmedia2018-10-301-1/+5
| |
* | Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-10-301-8/+13
|\ \
| * | Use cache when default.yml update (#3042)かひわし4(バージョン1)2018-10-301-8/+13
| | | | | | | | | | | | | | | | | | * Use cache when default.yml update * Install latest npm in base image
* | | Fix bugsyuilo2018-10-302-6/+26
| | |
* | | Update test/api.tssyuilo2018-10-301-1/+1
|/ /
* | Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-10-305-41/+111
|\ \
| * | Configure CI (#3037)Acid Chicken (硫酸鶏)2018-10-305-41/+111
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update config.yml * Configure CI * Use Vesion 2.1 * Fix error * Ensure binary builds * Ensure misskey builds * Store artifacts * Ensure node-gyp builds * Fix typo * Fix typo * Ensure binary builds * Update working directory * Cache test npm packages * Revert "Update working directory" * Ensure misskey builds * Ensure node-gyp builds * Fix missing configurations * Configure deploy filters * Use latest npm in Docker
* | | Fix #3040syuilo2018-10-307-29/+31
|/ /
* | Refactorsyuilo2018-10-304-25/+23
| |
* | [Client] Fix bugsyuilo2018-10-301-3/+3
| |
* | 10.34.0syuilo2018-10-291-2/+2
| |