| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | enhance(client): ↵ | syuilo | 2023-03-29 | 2 | -0/+32 |
| | | | | | 検索ページでURLを入力した際に照会したときと同等の挙動をするように | ||||
| * | New Crowdin updates (#10407) | syuilo | 2023-03-26 | 4 | -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.md | syuilo | 2023-03-25 | 1 | -0/+6 |
| | | |||||
| * | Update ja-JP.yml | syuilo | 2023-03-25 | 1 | -1/+1 |
| | | |||||
| * | regionが空文字列のときはundefinedとする (#10410) | YS | 2023-03-25 | 1 | -1/+1 |
| | | |||||
| * | Revert "Subtree merged in packages/misskey-js" | Kagami Sascha Rosylight | 2023-03-25 | 34 | -17041/+0 |
| | | | | | | This reverts commit 3b524f32bfadfa76d28ef26600642bd190118da3, reversing changes made to 5be54451a8b4ac06f2f54d947bb920605dddff55. | ||||
| * | Revert "Additional changes for the merge" | Kagami Sascha Rosylight | 2023-03-25 | 27 | -1048/+11178 |
| | | | | | This reverts commit efb5e1d1cc95b373b00cf2fedfc5b3bd745a1753. | ||||
| * | Additional changes for the merge | Kagami Sascha Rosylight | 2023-03-25 | 27 | -11178/+1048 |
| | | |||||
| * | Subtree merged in packages/misskey-js | Kagami Sascha Rosylight | 2023-03-25 | 34 | -0/+17041 |
| |\ | |||||
| | * | feat: add type of gallery (#55) | 日高 凌 | 2023-02-11 | 3 | -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.15 | syuilo | 2023-02-01 | 2 | -3/+3 |
| | | | |||||
| | * | Update misskey-js.api.md | syuilo | 2023-02-01 | 1 | -0/+3 |
| | | | |||||
| | * | application/json の content-type header をデフォルトで付与する (#52) | 果物リン | 2023-01-17 | 1 | -0/+4 |
| | | | |||||
| | * | enhance: add missing InstanceMetadata fields (#50) | Kagami Sascha Rosylight | 2023-01-10 | 2 | -1/+44 |
| | | | |||||
| | * | fix: Add comment property to DriveFile (#46) | Francis Dinh | 2022-09-17 | 1 | -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.js | syuilo | 2022-09-11 | 1 | -0/+1 |
| | | | |||||
| | * | Update consts.ts | syuilo | 2022-03-06 | 1 | -1/+1 |
| | | | |||||
| | * | NoteUpdatedEvent に unreacted を追加 | syuilo | 2022-02-03 | 1 | -0/+7 |
| | | | | | | | | | Fix #43 | ||||
| | * | Update .eslintrc.js | syuilo | 2022-01-31 | 1 | -1/+1 |
| | | | |||||
| | * | Update .eslintrc.js | syuilo | 2022-01-31 | 1 | -0/+1 |
| | | | |||||
| | * | 0.0.14 | syuilo | 2022-01-30 | 3 | -3/+6 |
| | | | |||||
| | * | fix (#42) | nullobsi | 2022-01-30 | 1 | -2/+2 |
| | | | |||||
| | * | 0.0.13 | syuilo | 2022-01-14 | 1 | -1/+1 |
| | | | |||||
| | * | Resolve #38 | syuilo | 2022-01-14 | 4 | -6/+150 |
| | | | |||||
| | * | 0.0.12 | syuilo | 2022-01-02 | 3 | -3/+6 |
| | | | |||||
| | * | fix streaming query bug | syuilo | 2022-01-02 | 1 | -3/+3 |
| | | | |||||
| | * | improve test | syuilo | 2022-01-02 | 1 | -5/+17 |
| | | | |||||
| | * | 0.0.11 | syuilo | 2022-01-01 | 3 | -3/+5 |
| | | | |||||
| | * | update copyright | syuilo | 2022-01-01 | 1 | -1/+1 |
| | | | |||||
| | * | fix test | syuilo | 2022-01-01 | 1 | -1/+1 |
| | | | |||||
| | * | update deps | syuilo | 2022-01-01 | 2 | -4745/+2289 |
| | | | |||||
| | * | UserDetailed, MeDetailed (#34) | Sym | 2022-01-01 | 2 | -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) | tamaina | 2021-12-29 | 3 | -2477/+2489 |
| | | | | | | | | | | | | | | | | | | | | | | | * Add missing main stream types * changelog, fix * update api * fix Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> | ||||
| | * | fix lint | syuilo | 2021-12-28 | 5 | -33/+37 |
| | | | |||||
| | * | Update .eslintrc.js | syuilo | 2021-12-28 | 1 | -0/+1 |
| | | | |||||
| | * | Update .eslintrc.js | syuilo | 2021-12-11 | 1 | -0/+18 |
| | | | |||||
| | * | Fix #31 | syuilo | 2021-11-20 | 1 | -4/+8 |
| | | | |||||
| | * | 0.0.10 | syuilo | 2021-11-11 | 1 | -1/+1 |
| | | | |||||
| | * | add consts | syuilo | 2021-11-11 | 4 | -2/+30 |
| | | | |||||
| | * | 0.0.9 | syuilo | 2021-11-11 | 1 | -1/+1 |
| | | | |||||
| | * | add list of api permission, Update Note type | syuilo | 2021-11-11 | 5 | -1/+46 |
| | | | |||||
| | * | 0.0.8 | syuilo | 2021-10-17 | 2 | -2/+2 |
| | | | |||||
| | * | Update misskey-js.api.md | syuilo | 2021-10-17 | 1 | -0/+6 |
| | | | |||||
| | * | update Note type | syuilo | 2021-10-17 | 2 | -0/+7 |
| | | | |||||
| | * | feat: add type definition for messagingMessage event to main stream channel ↵ | Nya Candy | 2021-10-17 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | (#30) * add: type definition for messagingMessage event * update: changelog | ||||
| | * | :sparkles: | syuilo | 2021-10-17 | 2 | -1/+1 |
| | | | |||||
| | * | Update README.md | syuilo | 2021-10-16 | 1 | -2/+5 |
| | | | |||||
| | * | Update misskey-js.api.md | syuilo | 2021-10-16 | 1 | -0/+8 |
| | | | |||||
| | * | 0.0.7 | syuilo | 2021-10-16 | 2 | -1/+4 |
| | | | |||||
| | * | update type definition | syuilo | 2021-10-16 | 1 | -0/+8 |
| | | | |||||