summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* enhance(client): ↵syuilo2023-03-292-0/+32
| | | | 検索ページでURLを入力した際に照会したときと同等の挙動をするように
* New Crowdin updates (#10407)syuilo2023-03-264-5/+70
| | | | | | | | | | | * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Polish) * New translations ja-JP.yml (Chinese Traditional) * New translations ja-JP.yml (German) * New translations ja-JP.yml (Chinese Simplified)
* Update CHANGELOG.mdsyuilo2023-03-251-0/+6
|
* Update ja-JP.ymlsyuilo2023-03-251-1/+1
|
* regionが空文字列のときはundefinedとする (#10410)YS2023-03-251-1/+1
|
* Revert "Subtree merged in packages/misskey-js"Kagami Sascha Rosylight2023-03-2534-17041/+0
| | | | | This reverts commit 3b524f32bfadfa76d28ef26600642bd190118da3, reversing changes made to 5be54451a8b4ac06f2f54d947bb920605dddff55.
* Revert "Additional changes for the merge"Kagami Sascha Rosylight2023-03-2527-1048/+11178
| | | | This reverts commit efb5e1d1cc95b373b00cf2fedfc5b3bd745a1753.
* Additional changes for the mergeKagami Sascha Rosylight2023-03-2527-11178/+1048
|
* Subtree merged in packages/misskey-jsKagami Sascha Rosylight2023-03-2534-0/+17041
|\
| * feat: add type of gallery (#55)日高 凌2023-02-113-26/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * 0.0.15syuilo2023-02-012-3/+3
| |
| * Update misskey-js.api.mdsyuilo2023-02-011-0/+3
| |
| * application/json の content-type header をデフォルトで付与する (#52)果物リン2023-01-171-0/+4
| |
| * enhance: add missing InstanceMetadata fields (#50)Kagami Sascha Rosylight2023-01-102-1/+44
| |
| * fix: Add comment property to DriveFile (#46)Francis Dinh2022-09-171-0/+1
| | | | | | | | | | | | | | | | | | | | * 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.
| * Update .eslintrc.jssyuilo2022-09-111-0/+1
| |
| * Update consts.tssyuilo2022-03-061-1/+1
| |
| * NoteUpdatedEvent に unreacted を追加syuilo2022-02-031-0/+7
| | | | | | | | Fix #43
| * Update .eslintrc.jssyuilo2022-01-311-1/+1
| |
| * Update .eslintrc.jssyuilo2022-01-311-0/+1
| |
| * 0.0.14syuilo2022-01-303-3/+6
| |
| * fix (#42)nullobsi2022-01-301-2/+2
| |
| * 0.0.13syuilo2022-01-141-1/+1
| |
| * Resolve #38syuilo2022-01-144-6/+150
| |
| * 0.0.12syuilo2022-01-023-3/+6
| |
| * fix streaming query bugsyuilo2022-01-021-3/+3
| |
| * improve testsyuilo2022-01-021-5/+17
| |
| * 0.0.11syuilo2022-01-013-3/+5
| |
| * update copyrightsyuilo2022-01-011-1/+1
| |
| * fix testsyuilo2022-01-011-1/+1
| |
| * update depssyuilo2022-01-012-4745/+2289
| |
| * UserDetailed, MeDetailed (#34)Sym2022-01-012-2479/+2593
| | | | | | | | | | | | | | | | | | | | | | * UserDetailed, MeDetailed * npm run api * remote: lastFetchedAt * Update misskey-js.api.md Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
| * Add missing main stream types (#36)tamaina2021-12-293-2477/+2489
| | | | | | | | | | | | | | | | | | | | | | * Add missing main stream types * changelog, fix * update api * fix Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
| * fix lintsyuilo2021-12-285-33/+37
| |
| * Update .eslintrc.jssyuilo2021-12-281-0/+1
| |
| * Update .eslintrc.jssyuilo2021-12-111-0/+18
| |
| * Fix #31syuilo2021-11-201-4/+8
| |
| * 0.0.10syuilo2021-11-111-1/+1
| |
| * add constssyuilo2021-11-114-2/+30
| |
| * 0.0.9syuilo2021-11-111-1/+1
| |
| * add list of api permission, Update Note typesyuilo2021-11-115-1/+46
| |
| * 0.0.8syuilo2021-10-172-2/+2
| |
| * Update misskey-js.api.mdsyuilo2021-10-171-0/+6
| |
| * update Note typesyuilo2021-10-172-0/+7
| |
| * feat: add type definition for messagingMessage event to main stream channel ↵Nya Candy2021-10-172-0/+4
| | | | | | | | | | | | | | (#30) * add: type definition for messagingMessage event * update: changelog
| * :sparkles:syuilo2021-10-172-1/+1
| |
| * Update README.mdsyuilo2021-10-161-2/+5
| |
| * Update misskey-js.api.mdsyuilo2021-10-161-0/+8
| |
| * 0.0.7syuilo2021-10-162-1/+4
| |
| * update type definitionsyuilo2021-10-161-0/+8
| |