summaryrefslogtreecommitdiff
path: root/src/server/api/endpoints.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-124/+0
| | | | Resolve #7779
* refactor: Expand schema (#7772)tamaina2021-09-121-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * packedNotificationSchemaを更新 * read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加 * fix * add header, choice, invitation * test * fix * yatta * remove no longer needed "as PackedUser/PackedNote" * clean up * add simple-schema * fix lint * define items in full Schema * revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736 * user packとnote packの型不整合を修正
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-1/+1
|
* refactor: refactoring importssyuilo2021-08-191-2/+8
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* Remove endpoint descriptionssyuilo2021-06-081-3/+0
| | | | #6627
* refactor: Use path aliassyuilo2021-03-231-1/+1
|
* Improve docsyuilo2019-02-251-0/+1
|
* Refactorsyuilo2019-02-241-1/+1
|
* Improve type definitionssyuilo2019-02-241-1/+2
|
* Introduce OpenAPI specs (#4351)syuilo2019-02-231-5/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Moderator systemsyuilo2018-11-151-0/+5
| | | | Closes #2357
* Refactoring, Clean up and bug fixessyuilo2018-11-021-3/+12
|
* Improve API definitionssyuilo2018-10-221-0/+2
|
* Use string interpolationAya Morisawa2018-09-011-1/+1
|
* wipsyuilo2018-08-141-0/+5
|
* Refactor: withFile --> requireFilesyuilo2018-07-251-1/+1
|
* 良い感じにsyuilo2018-07-161-0/+6
|
* 良い感じにsyuilo2018-07-161-0/+80
|
* 良い感じにsyuilo2018-07-161-659/+0
|
* wipsyuilo2018-07-111-0/+7
|
* Refactorijgsyuilo2018-07-071-5/+5
|
* Update rate limitsyuilo2018-07-011-1/+1
|
* 非ログイン時のトップにトレンドを表示するようにsyuilo2018-06-221-2/+1
|
* reversi :white_flower: :100:syuilo2018-06-171-5/+5
|
* wipsyuilo2018-06-111-0/+5
|
* ハッシュタグ検索を実装syuilo2018-06-101-0/+3
|
* Deckにウィジェットを置けるようにsyuilo2018-06-061-0/+5
|
* wipsyuilo2018-06-021-0/+10
|
* wipsyuilo2018-06-021-2/+2
|
* wipsyuilo2018-06-011-0/+10
|
* Update endpoints.tssyuilo2018-05-301-1/+1
|
* #1634syuilo2018-05-291-10/+0
|
* notes/local-timeline と notes/global-timeline のサインインを不要にsyuilo2018-05-281-2/+0
|
* Implement delete notesyuilo2018-05-281-0/+5
|
* Refactor: Use better englishsyuilo2018-05-251-1/+1
|
* Clean upsyuilo2018-05-191-27/+1
|
* wipsyuilo2018-04-251-0/+29
|
* :v:syuilo2018-04-201-0/+6
|
* ストーキング実装syuilo2018-04-191-0/+18
| | | | Closes #1511
* ローカルタイムラインとグローバルタイムラインを実装syuilo2018-04-171-0/+16
|
* Post --> Notesyuilo2018-04-081-27/+27
| | | | Closes #1411
* oopssyuilo2018-03-291-1/+1
|
* Resolve conflictssyuilo2018-03-291-1/+1
|
* Introduce processorAkihiko Odaki2018-03-291-0/+584