summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/blocking/delete.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce OpenAPI specs (#4351)syuilo2019-02-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-221-1/+1
|
* Refactorsyuilo2019-02-221-11/+4
|
* Improve error handling of API (#4345)syuilo2019-02-221-8/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix styleAcid Chicken (硫酸鶏)2019-02-051-1/+2
|
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-021-1/+1
| | | | | | * Create new type definition for 'ms' * Follow lint
* Refactorsyuilo2018-11-021-7/+4
|
* Refactoring, Clean up and bug fixessyuilo2018-11-021-3/+5
|
* [API] Include detailed user information of blocking API responsessyuilo2018-10-311-1/+3
|
* User blocking (Following part) (#3035)MeiMei2018-10-291-0/+75
* block wip * UndoBlock * UnBlock * wip * follow * UI * fix