summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints/notes/reactions (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
* Refactorsyuilo2019-02-222-4/+4
|
* Improve error handling of API (#4345)syuilo2019-02-222-22/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-052-2/+4
|
* Create new type definition for 'ms' (#4057)Acid Chicken (硫酸鶏)2019-02-021-1/+1
| | | | | | * Create new type definition for 'ms' * Follow lint
* AP Undo Like (#3933)MeiMei2019-01-202-66/+24
| | | | | | * AP Undo Like * rename
* Fix typo: not -> noteAya Morisawa2019-01-051-1/+1
| | | https://github.com/syuilo/misskey/commit/1344ffa67dbe74505bd922ac7185a4d41dfdddd7#commitcomment-31817792
* Make reactions removableAya Morisawa2018-12-261-0/+13
| | | | | | Co-authored-by: syuilo <syuilotan@yahoo.co.jp> Resolve #367, resolve #2260, close #3503
* [API] Fix #3169syuilo2018-11-091-6/+2
|
* Improve API documentationsyuilo2018-11-031-0/+4
|
* Refactorsyuilo2018-11-022-14/+6
|
* Refactoring, Clean up and bug fixessyuilo2018-11-022-12/+21
|
* Improve API definitionssyuilo2018-10-221-0/+2
|
* 削除された投稿にリアクションできないようにsyuilo2018-09-101-0/+4
| | | | Closes #1778
* Fix bugsyuilo2018-08-292-6/+6
|
* Update api definitionssyuilo2018-07-172-9/+17
|
* Refactorngsyuilo2018-07-072-2/+2
|
* 移行syuilo2018-07-061-9/+27
|
* wipsyuilo2018-07-062-2/+2
|
* wipsyuilo2018-06-182-9/+5
|
* Update cafy to 8.0.0 :rocket:syuilo2018-05-022-3/+3
|
* Update dependencies :rocket:syuilo2018-04-272-3/+3
|
* cafy 5.xに移行syuilo2018-04-242-9/+4
|
* 他のMisskeyインスタンスにリアクション情報を伝えるようにsyuilo2018-04-231-11/+2
|
* Some bug fixes and clean upssyuilo2018-04-081-1/+0
|
* Post --> Notesyuilo2018-04-082-0/+107
Closes #1411