Commit graph

165 commits

Author SHA1 Message Date
syuilo 4922cb92e0 0.0.15 2023-02-01 11:32:55 +09:00
syuilo cc6a2670c8 Update misskey-js.api.md 2023-02-01 11:32:12 +09:00
果物リン 4f62f6f288
application/json の content-type header をデフォルトで付与する (#52) 2023-01-17 06:47:46 +09:00
Kagami Sascha Rosylight fc921d8c1d
enhance: add missing InstanceMetadata fields (#50) 2023-01-10 00:00:49 +09:00
Francis Dinh c89374c321
fix: Add comment property to DriveFile (#46)
* Add comment property to DriveFile

Some components of Misskey like the image viewer use this property, but it hasn't been defined in the type definition itself.

* Make DriveFile.comment nullable

There's a few places in the client code that checks for a null comment,
suggesting this field may be set to null.
2022-09-17 21:44:41 +09:00
syuilo 6a87f4ade9
Update .eslintrc.js 2022-09-11 01:59:02 +09:00
syuilo c17c42fa05
Update consts.ts 2022-03-06 15:58:44 +09:00
syuilo 5531a1fdf2 NoteUpdatedEvent に unreacted を追加
Fix #43
2022-02-03 02:24:42 +09:00
syuilo 78ee600752
Update .eslintrc.js 2022-01-31 21:29:29 +09:00
syuilo bc9525c665
Update .eslintrc.js 2022-01-31 21:25:31 +09:00
syuilo b41c1fe3af 0.0.14 2022-01-30 11:31:19 +09:00
nullobsi 84dffdf510
fix (#42) 2022-01-30 11:27:43 +09:00
syuilo 8ab9b92f60 0.0.13 2022-01-14 01:33:48 +09:00
syuilo 287f595239 Resolve #38 2022-01-14 01:33:42 +09:00
syuilo cbce1242b9 0.0.12 2022-01-02 02:12:38 +09:00
syuilo f3640add23 fix streaming query bug 2022-01-02 02:11:35 +09:00
syuilo a05f47d5cc improve test 2022-01-02 02:11:25 +09:00
syuilo 6c990f3ce7 0.0.11 2022-01-01 21:54:41 +09:00
syuilo a4b14d54f2 update copyright 2022-01-01 21:53:36 +09:00
syuilo 2c079a9608 fix test 2022-01-01 21:52:46 +09:00
syuilo 233ffe46d5 update deps 2022-01-01 21:52:42 +09:00
Sym 231ac8e323
UserDetailed, MeDetailed (#34)
* UserDetailed, MeDetailed

* npm run api

* remote: lastFetchedAt

* Update misskey-js.api.md

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2022-01-01 21:49:31 +09:00
tamaina 755189f6f3
Add missing main stream types (#36)
* Add missing main stream types

* changelog, fix

* update api

* fix

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-12-29 14:54:10 +09:00
syuilo d2b634c349 fix lint 2021-12-28 00:45:47 +09:00
syuilo 4ff49b0a3f
Update .eslintrc.js 2021-12-28 00:34:20 +09:00
syuilo 2bf63b158c Update .eslintrc.js 2021-12-11 22:31:57 +09:00
syuilo de81437248 Fix #31 2021-11-20 11:47:19 +09:00
syuilo 043ffe3a2e 0.0.10 2021-11-11 22:49:25 +09:00
syuilo 43d9149c8a add consts 2021-11-11 22:49:16 +09:00
syuilo f08a840d7d 0.0.9 2021-11-11 22:00:14 +09:00
syuilo 714753d001 add list of api permission, Update Note type 2021-11-11 21:59:50 +09:00
syuilo 7f3943f794 0.0.8 2021-10-17 17:52:27 +09:00
syuilo 80ef07222d Update misskey-js.api.md 2021-10-17 17:52:24 +09:00
syuilo 510a1408a2 update Note type 2021-10-17 17:51:19 +09:00
Nya Candy 34afa60aff
feat: add type definition for messagingMessage event to main stream channel (#30)
* add: type definition for messagingMessage event

* update: changelog
2021-10-17 14:03:43 +09:00
syuilo 71f35d90c5 2021-10-17 00:00:40 +09:00
syuilo 8ba56df54e
Update README.md 2021-10-16 23:57:02 +09:00
syuilo 227e603194 Update misskey-js.api.md 2021-10-16 23:49:50 +09:00
syuilo 4021c3c61a 0.0.7 2021-10-16 23:47:37 +09:00
syuilo d549879cd4 update type definition 2021-10-16 23:46:12 +09:00
tamaina b7fd9e8c55
fix: apiでネイティブfetchを格納する際に無名関数でラップするように (#29)
* fix fetch

* add comment

* 表現を変更
2021-09-21 19:45:07 +09:00
tamaina f278390012
fix: Notificationsの型を修正 (#27)
* Update entities.ts

* Update entities.ts

* extract

* fix app define
extract

* appの定義を修正

* 改行コード修正

* add changelog

* fix

Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
2021-09-21 02:50:35 +09:00
tamaina fa98dabeec
fix: MessagingMessageの型を修正 (#28)
* fix messaging

* add changelog
2021-09-21 02:49:31 +09:00
syuilo 1243e6a655 Create config.yml 2021-08-28 18:01:59 +09:00
syuilo 7a148e9ffa update contribution guides 2021-08-28 15:42:07 +09:00
syuilo a526f75a3e
Update CONTRIBUTING.en.md 2021-08-28 15:35:16 +09:00
syuilo b1b90185c4
Update CONTRIBUTING.md 2021-08-28 15:29:40 +09:00
syuilo ab391870ed
Update CONTRIBUTING.en.md 2021-08-28 15:28:08 +09:00
syuilo 3e6ad67d59
Update CONTRIBUTING.en.md 2021-08-28 15:26:14 +09:00
syuilo 39668a21d7
Update CONTRIBUTING.en.md 2021-08-28 15:23:08 +09:00