summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build(#10336): write stories for `MkAd`Acid Chicken (硫酸鶏)2023-03-319-18/+223
|
* build(#10336): write stories for `MkAcct`Acid Chicken (硫酸鶏)2023-03-319-140/+128
|
* docs(#10336): mention to pre-build misskey-jsAcid Chicken (硫酸鶏)2023-03-301-0/+2
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybookAcid Chicken (硫酸鶏)2023-03-3051-1551/+7806
|\
| * use workspace:*, use pnpm@8.1.0tamaina2023-03-305-2821/+3067
| |
| * fix misskey-js/tsconfig.json (add dom lib)tamaina2023-03-301-1/+2
| |
| * Fix misskey-js/tsconfig.jsontamaina2023-03-301-1/+7
| | | | | | | | Fix #10441
| * tweak misskey-js configsyuilo2023-03-301-1/+1
| |
| * Revert "Update api-misskey-js.yml"syuilo2023-03-301-1/+1
| | | | | | | | This reverts commit 231b54a889e5fedf5a547bb486d06393adddc245.
| * Update api-misskey-js.ymlsyuilo2023-03-301-1/+1
| |
| * specify .jssyuilo2023-03-306-14/+14
| |
| * tweak misskey-js configsyuilo2023-03-304-286/+82
| |
| * enhance(client): ↵syuilo2023-03-305-1/+20
| | | | | | | | ノートのリアクションを大きく表示するオプションを追加
| * misskey-jsのビルド設定を修正syuilo2023-03-301-2/+3
| |
| * lint fixsyuilo2023-03-301-1/+1
| |
| * update depssyuilo2023-03-307-1564/+1182
| |
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-3034-97/+7008
| |\
| | * chore: integrate misskey-js as a workspace item (git subtree) (#10409)Kagami Sascha Rosylight2023-03-3034-97/+7008
| | | | | | | | | | | | | | | * Additional changes for the merge * api-misskey-js
| * | 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>