summaryrefslogtreecommitdiff
path: root/packages (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-142-6/+24
|\
| * feat: 枠線をつけるMFMを追加 (#12981)FineArchs2024-01-132-6/+24
* | enhance(drop-and-fusion): sweets modesyuilo2024-01-1414-486/+781
|/
* enhance(drop-and-fusion): refactor and new mode(wip)syuilo2024-01-1345-48/+1992
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-1316-69/+124
|\
| * fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...zyoshoka2024-01-1316-69/+124
* | fix typesyuilo2024-01-131-1/+1
|/
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-134-14/+145
|\
| * Feat(frontend): リアクション・ノート内絵文字・/about#emojisで...1Step6212024-01-134-14/+145
* | tweaksyuilo2024-01-131-1/+1
|/
* enhance(drop-and-fusion): some tweakssyuilo2024-01-134-120/+185
* clean upsyuilo2024-01-132-4/+0
* refactor(drop-and-fusion): some refactorssyuilo2024-01-132-8/+10
* perf(drop-and-fusion): remove root Transition component for improve performancesyuilo2024-01-131-111/+103
* refactor(drop-and-fusion): レンダリングや効果音に関する関心...syuilo2024-01-132-322/+425
* enhance(drop-and-fusion): some tweakssyuilo2024-01-131-2/+3
* enhance(drop-and-fusion): yenモードで生涯で稼いだ額を記録する...syuilo2024-01-121-0/+30
* Update 10000yen.pngsyuilo2024-01-121-0/+0
* enhance(drop-and-fusion): some tweakssyuilo2024-01-122-6/+6
* chore(drop-and-fusion): tweak soundssyuilo2024-01-121-2/+2
* enhance(drop-and-fusion): tweak soundssyuilo2024-01-125-10/+29
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-124-231/+28
|\
| * refactor(frontend): `activity.heatmap.vue`をコンポーネントに置換 (...zyoshoka2024-01-124-231/+28
* | chore(drop-and-fusion): bump versionsyuilo2024-01-121-1/+1
|/
* enhance(drop-and-fusion): add new mode, some tweakssyuilo2024-01-1216-89/+317
* run `pnpm build-misskey-js-with-types` (#12972)かっこかり2024-01-118-9/+199
* feat: ranking system of bubble gamesyuilo2024-01-1114-10/+389
* enhance(drop-and-fusion): make game engine headless for server-side runningsyuilo2024-01-112-410/+387
* enhance(drop-and-fusion): some tweakssyuilo2024-01-103-948/+1088
* enhance(drop-and-fusion): add game descriptionsyuilo2024-01-101-3/+13
* Enhance(frontend): 絵文字ピッカー/オートコンプリートで完全...1Step6212024-01-102-4/+26
* enhance(drop-and-fusion): some tweakssyuilo2024-01-103-11/+21
* enhance(drop-and-fusion): リプレイの倍速再生対応syuilo2024-01-102-39/+52
* fix(drop-and-fusion): バブルゲームのリトライボタンでリトラ...まっちゃとーにゅ2024-01-101-1/+9
* bump aiscript version to 0.17.0 (#12955)FineArchs2024-01-101-1/+1
* fix(frontend): fix game replaysyuilo2024-01-101-2/+3
* Enhance(frontend): 管理者の場合はAPI tokenの発行画面で管理機...Camilla Ett2024-01-091-9/+55
* enhnace(frontend): tweak gamesyuilo2024-01-094-38/+257
* update soundsyuilo2024-01-093-4/+3
* enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948)かっこかり2024-01-0916-130/+307
* enhance(backend): テストの高速化 (#12939)おさむのひと2024-01-0842-257/+376
* fix(backend): `drive/files/update`におけるファイル名のバリデー...zyoshoka2024-01-082-1/+13
* refactor(frontend): router.ts解きほぐし (#12907)おさむのひと2024-01-0849-650/+937
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-089-30/+59
|\
| * refactor: make sure promises are settled before app shutdown (#12942)Kagami Sascha Rosylight2024-01-089-30/+59
* | enhance(frontend): add game bgm and refactor sound systemsyuilo2024-01-088-63/+74
|/
* refactor(frontend): extract game engine from vue componentsyuilo2024-01-082-388/+409
* enhance(frontend): バブルゲームの諸々を修正・改良 (#12938)かっこかり2024-01-089-61/+183
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-0814-38/+121
|\
| * (refactor) api呼び出し関数のレスポンス型を必要に応じてオ...かっこかり2024-01-081-8/+18