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
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
syuilo
714753d001
add list of api permission, Update Note type
2021-11-11 21:59:50 +09:00
syuilo
510a1408a2
update Note type
2021-10-17 17:51:19 +09:00
syuilo
d549879cd4
update type definition
2021-10-16 23:46:12 +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
17c9f6eace
Update type definitions
2021-06-25 00:00:17 +09:00
syuilo
2a84e5034e
Update type definitions
2021-06-24 02:28:44 +09:00
syuilo
bc3b3bb1c0
Update type definition
2021-06-23 13:47:51 +09:00
syuilo
64cf49c378
Update type definition
2021-06-21 17:56:11 +09:00
syuilo
f894d978df
Improve type definitions
2021-06-20 00:43:29 +09:00
syuilo
1e7219b043
Update type definitions
2021-06-05 15:26:54 +09:00
syuilo
b1934d95f2
Improve type definition
2021-05-31 11:28:17 +09:00
syuilo
8c08be47cb
update type definitions
2021-05-27 15:05:30 +09:00
marihachi
39270c782a
fix TODO type
2021-05-23 14:56:38 +09:00
marihachi
adae7cf2ec
fix TODO type
2021-05-23 14:48:42 +09:00
marihachi
3557741f13
Append null to TODO type
2021-05-22 16:36:37 +09:00
marihachi
9d89314afa
update userlist endpoints ( #16 )
2021-05-21 13:55:39 +09:00
marihachi
83b86c745d
update endpoints ( #15 )
...
* update endpoints
* add endpoints
* endpoint
* endpoints
* update announcements endpoint
* replace to DateString
* update antennas endpoints
* update app endpoints
* update auth endpoints
* update entity: Antenna
* admin/delete-all-files-of-a-user
* fix
* admin/delete-logs
* update endpoints
* admin/ad/delete
* admin/announcements/delete
* update endpoints
* admin/federation/delete-all-files
* clips/delete
* update endpoints
* drive/files/delete
* drive/folders/delete
* gallery/posts/delete
* i/delete-account
* mute/delete
* update endpoints
* notes/favorites/delete
* notes/reactions/delete
* notes/watching/delete
* users/groups/delete
* users/lists/delete
* specifical id
* update antennas/notes endpoint
2021-05-21 12:27:13 +09:00
syuilo
99276028ae
Typed stream ( #13 )
...
* Update streaming.ts
* Update streaming.ts
* wip
2021-05-17 19:50:31 +09:00
syuilo
2f8f6431d1
✌️
2021-05-16 18:18:45 +09:00