summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/admin/federation (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Introduce OpenAPI specs (#4351)syuilo2019-02-232-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Improve error handling of API (#4345)syuilo2019-02-222-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Improve instances manegementsyuilo2019-02-081-1/+6
| | | | Resolve #4187
* Implement instance blocking (#4182)syuilo2019-02-081-0/+34
| | | | | | | | | | * Implement instance blocking * Add missing text * Delete unnecessary file * Covert Punycode to Unicode
* Remove unused importsyuilo2019-02-071-1/+0
|
* Fix bugsyuilo2019-02-071-8/+1
|
* 特定インスタンスからのフォローを全解除できるようにsyuilo2019-02-071-0/+41