summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build(#10336): finalizeAcid Chicken (硫酸鶏)2023-04-0118-30/+581
|
* fix: pointer handlingAcid Chicken (硫酸鶏)2023-04-011-0/+1
|
* chore(#10336): untrack generated stories filesAcid Chicken (硫酸鶏)2023-04-0119-882/+1
|
* docs(#10336): note chokidar-cli modeAcid Chicken (硫酸鶏)2023-04-011-4/+24
|
* build(#10336): use chokidar-cliAcid Chicken (硫酸鶏)2023-04-013-39/+171
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybookAcid Chicken (硫酸鶏)2023-04-0162-186/+214
|\
| * Delete vue.d.tssyuilo2023-04-011-4/+0
| |
| * refactor(frontend): remove $ts and $tsyuilo2023-04-0149-165/+183
| |
| * refactor(frontend): remove $isyuilo2023-04-0122-19/+34
| |
* | docs(#10336): note development statusAcid Chicken (硫酸鶏)2023-04-011-0/+4
| |
* | refactor: restore `SatisfiesExpression`Acid Chicken (硫酸鶏)2023-04-017-11/+9
| |
* | build(#10336): subcomponents on sidebarAcid Chicken (硫酸鶏)2023-04-012-2/+6
| |
* | fix: conflict errorsAcid Chicken (硫酸鶏)2023-04-011-1/+0
| |
* | build(#10336): write stories for `MkMisskeyFlavoredMarkdown`Acid Chicken (硫酸鶏)2023-04-012-6/+53
| |
* | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybookAcid Chicken (硫酸鶏)2023-04-0159-205/+222
|\|
| * refactor(frontend): remove $instancesyuilo2023-04-0113-28/+38
| |
| * refactor(frontend): remove $storesyuilo2023-04-0142-113/+150
| |
| * Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-03-311-1/+1
| |\
| | * fix(client): set overflow: clip to page header title containertamaina2023-03-311-1/+1
| | | | | | | | | | | | #10413
| * | refactor: remove autobind-decorator depsyuilo2023-03-318-59/+35
| |/
* | build(#10336): generate `components/global` stories onlyAcid Chicken (硫酸鶏)2023-04-01417-13984/+175
| |
* | build(#10336): hide internal argsAcid Chicken (硫酸鶏)2023-04-011-0/+3
| |
* | build(#10336): write some storiesAcid Chicken (硫酸鶏)2023-04-019-14/+160
| |
* | build(#10336): use `toHaveTextContent`Acid Chicken (硫酸鶏)2023-03-311-2/+2
| |
* | build(#10336): fix missing type definitionAcid Chicken (硫酸鶏)2023-03-315-7/+26
| |
* | Merge branch 'develop' of https://github.com/misskey-dev/misskey into storybookAcid Chicken (硫酸鶏)2023-03-3140-138/+490
|\|
| * feat: チャンネルにノートをピン留めできるようにsyuilo2023-03-3118-72/+155
| | | | | | | | Resolve #7740
| * refactorsyuilo2023-03-3110-28/+28
| |
| * feat: チャンネルをお気に入りに登録できるようにsyuilo2023-03-3117-10/+327
| | | | | | | | Resolve #10097
| * lint fixsyuilo2023-03-312-2/+2
| |
| * tweak misskey-js eslintrcsyuilo2023-03-312-57/+9
| |
* | 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を入力した際に照会したときと同等の挙動をするように