summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 10.89.0syuilo2019-02-232-2/+3
|
* Update dependencies :rocket:syuilo2019-02-231-6/+6
|
* Introduce OpenAPI specs (#4351)syuilo2019-02-23173-876/+1091
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update index.ts * Update gen-openapi-spec.ts * Update api.ja-JP.md * Fix * Improve doc * Update gen-openapi-spec.ts * Update redoc.html * Improve doc * Update gen-openapi-spec.ts * Improve doc * Update CHANGELOG.md
* 投稿を削除したときにお気に入りからも削除するようにsyuilo2019-02-221-0/+6
|
* Refactorsyuilo2019-02-223-20/+12
|
* Refactorsyuilo2019-02-221-28/+12
|
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-02-223-22/+15
|\
| * docs to run in production mode (#4347)MeiMei2019-02-223-22/+15
| | | | | | | | | | | | | | | | * run in production mode from systemd * NODE_ENV=production npm run build * npm start
* | Fix error response formatsyuilo2019-02-221-1/+1
|/
* Fix bugsyuilo2019-02-221-1/+5
|
* Remove unused importssyuilo2019-02-2215-15/+8
|
* Refactorsyuilo2019-02-2227-173/+98
|
* New Crowdin translations (#4337)syuilo2019-02-223-12/+12
| | | | | | | | | | | | * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (English)
* Update README.md [AUTOGEN] (#4344)Acid Chicken (硫酸鶏)2019-02-221-3/+1
|
* Fix type annotationsyuilo2019-02-221-2/+2
|
* Refactoringsyuilo2019-02-221-14/+5
|
* Improve error handling of API (#4345)syuilo2019-02-22181-1315/+2003
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update attached_notes.ts * wip * Refactor * wip * wip * wip * wip * wip * wip * wip * wip * Update call.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * :v: * Fix
* Update CHANGELOG.mdsyuilo2019-02-221-0/+2
|
* Fix i18nsyuilo2019-02-221-1/+1
|
* Fix #4340syuilo2019-02-222-3/+11
|
* Update note-detail.vue (#4342)Acid Chicken (硫酸鶏)2019-02-211-0/+4
|
* /api/v1/instance/peers 復活 (#4339)MeiMei2019-02-211-0/+13
| | | | | | * /api/v1/instance/peers 復活 * use Instance
* 10.88.0syuilo2019-02-212-2/+2
|
* New Crowdin translations (#4332)syuilo2019-02-2114-184/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (English) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English) * New translations ja-JP.yml (English)
* :art:syuilo2019-02-212-1/+5
|
* Fix bugsyuilo2019-02-211-2/+3
|
* アカウント削除時にサインイン履歴も削除するようにsyuilo2019-02-211-0/+2
|
* アカウント削除時にメッセージも削除するようにsyuilo2019-02-211-0/+2
|
* Resolve #2017syuilo2019-02-2110-28/+252
|
* :art:syuilo2019-02-211-3/+3
|
* Fix errorsyuilo2019-02-211-0/+5
|
* Fix #4331syuilo2019-02-219-35/+22
|
* メディアビュー機能を削除syuilo2019-02-216-29/+3
|
* デッキでメディア投稿のみ表示するオプションが機能し ↵syuilo2019-02-212-3/+6
| | | | いない問題を修正
* Fix #1537syuilo2019-02-212-3/+4
|
* Fix template stylingsyuilo2019-02-211-2/+2
|
* 「みつける」でミュートしているユーザーが含まれる問 ↵syuilo2019-02-202-1/+6
| | | | を修正
* Fix indentsyuilo2019-02-201-5/+5
|
* Fix indentsyuilo2019-02-201-16/+16
|
* ハイライトでミュートしているユーザーの投稿が含まれ ↵syuilo2019-02-202-1/+6
| | | | 問題を修正
* Fix #4333syuilo2019-02-203-11/+29
|
* Update some logssyuilo2019-02-201-5/+3
|
* 10.87.5syuilo2019-02-202-2/+2
|
* 返信が遷移後も残り続ける問題を修正syuilo2019-02-202-6/+11
|
* New Crowdin translations (#4328)syuilo2019-02-2014-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New translations ja-JP.yml (Catalan) * New translations ja-JP.yml (Chinese Simplified) * New translations ja-JP.yml (English) * New translations ja-JP.yml (French) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Italian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Portuguese) * New translations ja-JP.yml (Russian) * New translations ja-JP.yml (Spanish) * New translations ja-JP.yml (Japanese, Kansai) * New translations ja-JP.yml (Dutch) * New translations ja-JP.yml (Norwegian) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Korean) * New translations ja-JP.yml (Chinese Simplified)
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2019-02-202-22/+89
|\
| * Fix #4329 (#4330)Acid Chicken (硫酸鶏)2019-02-202-22/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create xml.ts * Update well-known.ts * Update well-known.ts * Fix typo * Update well-known.ts * Update well-known.ts
* | Update CHANGELOG.mdsyuilo2019-02-201-0/+1
|/
* Update CHANGELOG.mdsyuilo2019-02-201-0/+1
|
* :art:syuilo2019-02-201-1/+7
|