Commit graph

44 commits

Author SHA1 Message Date
syuilo 0e4a111f81 refactoring
Resolve #7779
2021-11-12 02:02:25 +09:00
tamaina 53f3b779bf
refactor: Expand schema (#7772)
* 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の型不整合を修正
2021-09-12 01:12:23 +09:00
syuilo 42cc93dd0f fix: mochaが動かないため拡張子なしに戻した 2021-08-19 21:55:45 +09:00
syuilo b9cb6d1c10 refactor: refactoring imports
将来ESMに移行しやすいように
Related: #7658

なんかmochaが起動しなくなってるけど理由不明
すぐ直したい
2021-08-19 18:33:41 +09:00
syuilo 6b312f755e Remove endpoint descriptions
#6627
2021-06-08 14:09:32 +09:00
syuilo c74fe3c6e2 refactor: Use path alias 2021-03-23 17:43:07 +09:00
syuilo 60c9a6528f
Improve doc 2019-02-25 04:18:09 +09:00
syuilo 563d604812
Refactor 2019-02-24 17:28:51 +09:00
syuilo b679163d01
Improve type definitions 2019-02-24 09:45:27 +09:00
syuilo 52774bbe64
Introduce OpenAPI specs (#4351)
* 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
2019-02-23 11:20:58 +09:00
syuilo 56d571c0f0
Moderator system
Closes #2357
2018-11-15 04:15:42 +09:00
syuilo 931bdc6aac
Refactoring, Clean up and bug fixes 2018-11-02 03:32:24 +09:00
syuilo 3aece449e4
Improve API definitions 2018-10-22 05:16:27 +09:00
Aya Morisawa 291beb45fc
Use string interpolation 2018-09-01 23:12:51 +09:00
syuilo 9021bb5694 wip 2018-08-14 01:05:58 +09:00
syuilo dbf335a05d Refactor: withFile --> requireFile 2018-07-25 07:18:50 +09:00
syuilo 3a02a7dad8 良い感じに 2018-07-16 03:53:03 +09:00
syuilo 1744316656 良い感じに 2018-07-16 03:43:36 +09:00
syuilo 1e4a86da8e 良い感じに 2018-07-16 03:25:35 +09:00
syuilo 1af3c42001 wip 2018-07-11 14:03:21 +09:00
syuilo 865fd25af1 Refactorijg 2018-07-07 19:01:33 +09:00
syuilo 1673957aa6 Update rate limit 2018-07-01 13:40:31 +09:00
syuilo 6037b0acc5 非ログイン時のトップにトレンドを表示するように 2018-06-22 18:32:21 +09:00
syuilo 1ef66c962a reversi 💮 💯 2018-06-17 08:10:54 +09:00
syuilo 2ec25a7729 wip 2018-06-11 09:11:32 +09:00
syuilo 94ce658ab9 ハッシュタグ検索を実装 2018-06-10 12:19:19 +09:00
syuilo b0f989dbac Deckにウィジェットを置けるように 2018-06-06 19:22:45 +09:00
syuilo a26c19cbd2 wip 2018-06-02 00:51:20 +09:00
syuilo 484d17f53f wip 2018-06-02 00:15:17 +09:00
syuilo 0be790fa31 wip 2018-06-01 21:55:27 +09:00
syuilo 7dd7de8ff6
Update endpoints.ts 2018-05-30 23:05:24 +09:00
syuilo ab16fb3a3f #1634 2018-05-29 01:22:39 +09:00
syuilo 43eb8bd99b notes/local-timeline と notes/global-timeline のサインインを不要に 2018-05-28 21:59:57 +09:00
syuilo ceda2ca896 Implement delete note 2018-05-28 14:39:46 +09:00
syuilo 712c0ef27d Refactor: Use better english 2018-05-25 21:05:16 +09:00
syuilo e6eb1b2ae1 Clean up 2018-05-19 07:33:34 +09:00
syuilo c2e053a208 wip 2018-04-25 19:53:16 +09:00
syuilo 4953842ff1 ✌️ 2018-04-20 13:31:43 +09:00
syuilo 0d5bc3be66 ストーキング実装
Closes #1511
2018-04-19 12:43:25 +09:00
syuilo a0e640b118 ローカルタイムラインとグローバルタイムラインを実装 2018-04-17 14:52:28 +09:00
syuilo a1b490afa7 Post --> Note
Closes #1411
2018-04-08 02:30:37 +09:00
syuilo b3bd6b60b4 oops 2018-03-29 14:53:48 +09:00
syuilo bfc193d8cd Resolve conflicts 2018-03-29 14:48:47 +09:00
Akihiko Odaki 90f8fe7e53 Introduce processor 2018-03-29 01:54:41 +09:00
Renamed from src/api/endpoints.ts (Browse further)