summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* refactorsyuilo2023-05-1981-354/+342
* :art:syuilo2023-05-192-25/+24
* 13.13.0-beta.2syuilo2023-05-191-1/+1
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-05-1925-54/+724
|\
| * feat: 公開リスト (#10842)Chocolate Pie2023-05-1926-54/+726
* | add notesyuilo2023-05-191-0/+2
|/
* perf: MkImgWithBlurhashとMkMediaImageを最適化 (#10782)tamaina2023-05-1914-90/+366
* feat: センシティブなカスタム絵文字のリアクションを受...syuilo2023-05-198-14/+27
* enhance(frontend): リアクションの取り消し/変更時に確認ダイ...syuilo2023-05-193-5/+15
* tweaksyuilo2023-05-191-1/+1
* 13.13.0-beta.1syuilo2023-05-182-2/+2
* tweak of 7ce569424syuilo2023-05-186-49/+72
* feat(backend): カスタム絵文字ごとに連合するかどうか設定...syuilo2023-05-183-4/+5
* feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2023-05-1817-115/+376
* perf(backend): pre-compile regexpsyuilo2023-05-181-2/+5
* ci: remove deprecated notificationsAcid Chicken (硫酸鶏)2023-05-181-12/+0
* ci: use actual baseAcid Chicken (硫酸鶏)2023-05-181-2/+5
* fix(frontend/MkUrlPreview): summalyがエラーになった際の挙動を修正tamaina2023-05-173-7/+25
* ci: stop MkGalleryPostPreview snapshotAcid Chicken (硫酸鶏)2023-05-171-0/+4
* ci: fix breaking on foreign reposAcid Chicken (硫酸鶏)2023-05-171-2/+9
* update depssyuilo2023-05-172-589/+647
* refactor(frontend): MFMコンポーネントのリファクタ & パフォー...syuilo2023-05-175-174/+143
* fix(frontend): コンポーネントのpropを非lowerCamelCaseで渡すと...syuilo2023-05-177-6/+7
* fix streamin errorsyuilo2023-05-171-1/+1
* :art:syuilo2023-05-172-4/+16
* :art:syuilo2023-05-172-27/+46
* Revert "refactor: define _IS_CHROMATIC_"syuilo2023-05-165-7/+2
* refactor: define _IS_CHROMATIC_syuilo2023-05-165-2/+7
* fix(frontend/test): MkAnimBgで毎回Chromaticの差分が生成されない...syuilo2023-05-161-5/+10
* channel favoriteの位置修正 (#10855)nenohi2023-05-161-3/+9
* enhance: タイムラインにフォロイーの行った他人へのリプ...syuilo2023-05-1620-54/+78
* refactor(frontend): boot分割したり副作用減らしたりとかsyuilo2023-05-1526-573/+628
* chore(frontend): 設定画面を整理syuilo2023-05-152-10/+17
* clean upsyuilo2023-05-153-4/+4
* fix(frontend): ツールチップが永久にDOMに残ることがある問...syuilo2023-05-152-4/+15
* refactorsyuilo2023-05-151-4/+2
* fix #10850 ?syuilo2023-05-151-1/+1
* fix #10850 ?syuilo2023-05-141-3/+5
* Update pnpm-lock.yamlsyuilo2023-05-141-4/+4
* upgrade aiscript to 0.13.3syuilo2023-05-143-7/+7
* :v:syuilo2023-05-141-7/+1
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-05-146-3/+40
|\
| * Merge pull request #10847 from yupix/feat/client-dev-modesyuilo2023-05-146-3/+40
| |\
| | * Merge branch 'misskey-dev:develop' into feat/client-dev-modeyupix2023-05-1413-1043/+92
| | |\
| | * \ Merge branch 'misskey-dev:develop' into feat/client-dev-modeyupix2023-05-1453-867/+152
| | |\ \
| | * | | feat: 開発者モードを追加yupix2023-05-146-3/+40
* | | | | Revert "make __VUE_OPTIONS_API__ false"syuilo2023-05-141-1/+1
|/ / / /
* | | | make __VUE_OPTIONS_API__ falsesyuilo2023-05-141-1/+1
* | | | refactor(frontend): use composition apisyuilo2023-05-148-604/+478
* | | | refactor(frontend): use composition apisyuilo2023-05-147-381/+125
| |_|/ |/| |