misskey/src
日高 凌 13a2d16eab
feat: add type of gallery (#55)
* update GalleryPost type

* update gallery/featured type

* update gallery/popular type

* update gallery/posts type

* update gallery/posts/create type

* update gallery/posts/like type

* update gallery/posts/show type

* update gallery/posts/unlike type

* update gallery/posts/update type
2023-02-11 07:55:29 +09:00
..
acct.ts Rename render acct (#5) 2021-05-15 17:42:48 +09:00
api.ts application/json の content-type header をデフォルトで付与する (#52) 2023-01-17 06:47:46 +09:00
api.types.ts feat: add type of gallery (#55) 2023-02-11 07:55:29 +09:00
consts.ts Update consts.ts 2022-03-06 15:58:44 +09:00
entities.ts feat: add type of gallery (#55) 2023-02-11 07:55:29 +09:00
index.ts Resolve #38 2022-01-14 01:33:42 +09:00
streaming.ts fix (#42) 2022-01-30 11:27:43 +09:00
streaming.types.ts NoteUpdatedEvent に unreacted を追加 2022-02-03 02:24:42 +09:00