summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/blocking (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve docsyuilo2019-02-241-1/+8
|
* Introduce OpenAPI specs (#4351)syuilo2019-02-233-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Remove unused importssyuilo2019-02-222-2/+2
|
* Refactorsyuilo2019-02-222-22/+8
|
* Improve error handling of API (#4345)syuilo2019-02-223-24/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Migrate cafy to 14.0 (#4240)syuilo2019-02-131-3/+3
|
* Fix styleAcid Chicken (硫酸鶏)2019-02-053-3/+6
|
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-022-2/+2
| | | | | | * Create new type definition for 'ms' * Follow lint
* Refactorsyuilo2018-11-023-21/+11
|
* Refactoring, Clean up and bug fixessyuilo2018-11-023-13/+22
|
* [API] Include detailed user information of blocking API responsessyuilo2018-10-312-2/+6
|
* 良い感じにsyuilo2018-10-311-31/+36
|
* blockings listmei232018-10-311-0/+59
|
* User blocking (Following part) (#3035)MeiMei2018-10-292-0/+150
* block wip * UndoBlock * UnBlock * wip * follow * UI * fix