1Step621
|
034f47205e
|
Fix(frontend): オートコンプリートが出るべき状況で出ないことがあるのを修正 (#13376)
* オートコンプリートが出るべき状況で出ないことがあるのを修正
* update CHANGELOG.md
|
2024-02-19 08:36:06 +09:00 |
|
anatawa12
|
fa243276c5
|
feat: add link to local note in initial comment of abuse note (#13347)
* feat: add link to local note in initial comment of abuse note
* docs(changelog): ノートの通報時にリモートのノートであっても自インスタンスにおけるノートのリンクを含むように
|
2024-02-17 12:43:39 +09:00 |
|
taiy
|
860e8bb5d8
|
fix(frontend/pageMetadata): ページタイトルが更新されない問題 (#13289)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-16 16:17:09 +09:00 |
|
かっこかり
|
f5459a25df
|
fix(frontend): vue v3.4.16以降でタイムラインが正常に表示できない問題を修正 (#13248)
* fix(frontend): vue v3.4.16でタイムラインが正常に表示できない問題を修正
* type
* Revert "fix: downgrade vue to 3.4.15"
This reverts commit e12369ac13 .
* Update pnpm-lock.yaml
---------
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2024-02-16 15:39:48 +09:00 |
|
tamaina
|
c1514ce91d
|
(re) update SPDX-FileCopyrightText
Fix #13290
|
2024-02-13 15:59:27 +00:00 |
|
tamaina
|
311c2172d7
|
Revert "update SPDX-FileCopyrightText"
This reverts commit 9b5aeb76d8 .
|
2024-02-13 15:50:11 +00:00 |
|
syuilo
|
9b5aeb76d8
|
update SPDX-FileCopyrightText
|
2024-02-12 11:37:45 +09:00 |
|
かっこかり
|
d40612ac52
|
fix(frontend): aiscriptのコードブロックでのハイライト指定を修正 (#13208)
|
2024-02-09 00:08:33 +09:00 |
|
かっこかり
|
155896a851
|
enhance(frontend/HorizontalSwipe): 操作性の改善 (#13038)
* Update swipe thresholds and touch-action
* スワイプ中にPullToRefreshが反応しないように
* 横スワイプに関与する可能性のある要素がある場合はスワイプを発火しないように
* update threshold
* isSwipingを外部化
* rename
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-02-07 20:02:29 +09:00 |
|
1Step621
|
74245df382
|
Enhance(frontend): フロント側でもリアクション権限のチェックをするように (#13134)
* フロント側でもリアクション権限のチェックをするように
* update CHANGELOG.md
* lint fixes
* remove unrelated diffs
* deny -> reject
denyは「(信用しないことを理由に)拒否する」という意味らしい
* allow -> accept
* EmojiSimpleにlocalOnlyを含めるように
* リアクション権限のない絵文字は打てないように(ダイアログを出すのではなく)
* regenerate type definitions
* lint fix
* remove unused locales
* remove unnecessary async
|
2024-02-06 16:45:21 +09:00 |
|
かっこかり
|
16eccad492
|
enhance(frontend): シンタックスハイライトにテーマを適用できるように (#13175)
* enhance(frontend): シンタックスハイライトにテーマを適用できるように
* Update Changelog
* こっちも
* テーマの値がディープマージされるように
* 常にテーマ設定に準じるように
* テーマ更新時に新しいshikiテーマを読み込むように
|
2024-02-06 15:03:07 +09:00 |
|
かっこかり
|
9e1145df81
|
enhance(frontend): shiki v1に移行 (#13138)
* enhance(frontend): shiki v1に移行
* optimize chunks, エラーを握りつぶす
* wasmを分離
* バンドルサイズの警告の最小値を650kBに引き上げ
* optimize
|
2024-02-02 15:05:18 +09:00 |
|
syuilo
|
6915fde1cf
|
enhance(frontend): 🌸
|
2024-02-01 15:07:29 +09:00 |
|
syuilo
|
8aea3603a6
|
refactor(frontend): global/router -> router
|
2024-01-30 21:07:34 +09:00 |
|
yukineko
|
a6a91fec3a
|
refactor: frontendのcomponentsの型エラーを改善 (#12926)
* add: safeFloatParserを追加
* fix: 欠けていた型を追加
* refactor: pageBlockTypesをjson-schemaに移植
* refactor: components/global内の型エラーが出ている箇所を修正
* lint: fix null check style
* refactor: fix type error
* refactor: fix some type errors
* fix: 翻訳が抜けていた箇所を修正
* refactor: getJsonSchemaで正しいスキーマが返されるように修正
* fix: MkChartの型エラーとbytesオプションが機能していない問題を修正
* fix(misskey-js): `drive`->`folderUpdated`のpayloadの型が間違っていたのを修正
* refactor: fix some type errors
* change: Captcha読み込み中の文言をLoadingに変更
* refactor(backend/misskey-js): MainEventの型を改善
* refactor: chartjs-plugin-gradientが二重でpluginに登録されていたのを修正
* update: misskey-js.api.md
* refactor: fix some type errors
* fix: backendのtypecheckが落ちていたのを修正
* update: misskey-js.api.md
* add: json-schemaのnoteにpollの型定義を追加
* refactor: noteのjson-schemaの型を改善
* refactor: MkPoll
* refactor: fix some type errors
* change: UserLiteにisLockedを持たせるように
* fix: notificationスキーマにroleが含まれていないのを修正
* Revert "change: UserLiteにisLockedを持たせるように"
This reverts commit 1bb0c8e7a9b19a4e9f21bf7381712b98f27672a5.
* fix: フォロー通知から鍵垢へのフォローを行うと処理中のまま止まってしまう問題を修正
* refactor: noteスキーマのvisibilityにenumを追加
* change: deepCloneのCloneableTypeにundefinedを追加
* refactor: fix some type errors
* refactor: `allowEmpty: false`を使用していた箇所を`minLength: 1`に置き換え
* enhance: API 'retension' のresponseの型を追加
* fix: Chart関連のtooltipが正しい位置に表示されない問題を修正
* refactor: fix some type errors
* fix: 型情報が不足していたのを修正
* enhance: announcementスキーマにenumを追加
* enhance: ロールポリシーの型定義をRoleServiceからjson-schemaに移植
* refactor: policiesを`ref: RolePolicies`に統一
* fix: API `meta` のレスポンスの型にpoliciesが含まれていないのを修正
* refactor: fix some type errors
* fix: backendのlintが落ちているのを修正
* fix: MkFoldableSectionの開閉時のanimationが適用されていない問題を修正
* fix: backendのtypecheckが落ちているのを修正
* update: run build-misskey-js-with-types
* fix: MkDialogのmount時に文字数制限の判定が行われない問題を修正
* update: CHANGELOG.md
* refactor: MkUserSelectDialogの型を改善
* fix: deepCloneでundefinedはcloneしないように (#9207)
* change: frontendのcloneをbackend側にも反映
* update: CHANGELOG.md
* fix: RoleServiceからPackを通して型RolePoliciesに依存させないように
* Update packages/frontend/src/scripts/get-note-summary.ts
* revert RoleService.ts changes
* change: optional chaining -> non-null assertion
* remove: unused import
* fix: propsで渡されたuserがUserLiteの場合に意図しない動作になってしまうのを修正
* change: fix null check style
* refactor: fix type error
* change: fix null check style
* Update packages/frontend/src/components/MkDrive.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: css moduleでglobalを使わないように
* refactor: roleのiconUrlは必ず存在するものとして扱うように
* enhance: MenuButtonのactiveにcomputedを受け付けられるように
* Update packages/frontend/src/components/MkNotePreview.vue
* Update MkWindow.vue
* refactor: notification.noteは必ず存在するものとして扱うように
* Update packages/frontend/src/components/MkNotification.vue
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix: MkSignupDialogでdoneのemit時にresを含んでいなかったのを修正
* Update packages/frontend/src/scripts/clone.ts
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* refactor: 不要な返り値の型を削除
* refactor: 不要なnullチェックを削除
* update: misskey-js-autogen
* update: clone.ts
* refactor
* Update MkNotification.vue
* Update MkNotification.vue
* ✌️
* Update MkNotification.vue
* Update MkNotification.vue
* Update MkNotification.vue
* Update MkNotifications.vue
* Update MkUserSetupDialog.Profile.vue
* Update MkUserCardMini.vue
* ✌️
* Update MkMenu.vue
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-30 19:53:53 +09:00 |
|
かっこかり
|
9753cce4aa
|
enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように (#13087)
* enhance(frontend): リモートのユーザーはメニューから直接リモートで表示できるように
* change changelog
* Apply suggestions from code review
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-27 18:25:15 +09:00 |
|
かっこかり
|
3784b39a5f
|
enhance(frontend): 季節に応じた画面の演出を南半球に対応させる (#12838)
* (enhance) 季節に応じた画面の演出を南半球に対応させる
* Update Changelog
* (add) 半球の簡易自動判定
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-21 19:08:07 +09:00 |
|
syuilo
|
fcd7ffe956
|
enhance(reversi): tweak reversi
|
2024-01-20 21:23:33 +09:00 |
|
syuilo
|
91522381b6
|
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
|
2024-01-20 09:53:29 +09:00 |
|
syuilo
|
952386ba8f
|
refactor: extract bubble-game engine as independent package
|
2024-01-20 09:53:26 +09:00 |
|
Acid Chicken (硫酸鶏)
|
7881f06be0
|
refactor: deprecate i18n.t (#13039)
* refactor: deprecate i18n.t
* revert: deprecate i18n.t
This reverts commit 7dbf873a2f745040ee723df5db659acacff84e12.
* chore: reimpl
|
2024-01-20 08:11:59 +09:00 |
|
1Step621
|
678dba9245
|
Enhance(frontend): MFMの属性にオートコンプリートが利用できるように (#12803)
* MFMのパラメータでオートコンプリートできるように
* tweak conditions & refactor
* ファイル末尾の改行忘れ
* remove console.log & refactor
* 型付けに敗北
* fix
* update CHANGELOG.md
* tweak conditions
* CHANGELOGの様式ミス
* CHANGELOGを書く場所を間違えていたので修正
* move changelog
* move changelog
* typeof MFM_TAGS[number]
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* $[border.noclip ]対応
* Update const.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-19 18:50:26 +09:00 |
|
Acid Chicken (硫酸鶏)
|
d85085d16f
|
refactor: style
|
2024-01-19 11:54:00 +09:00 |
|
Acid Chicken (硫酸鶏)
|
43401210c3
|
refactor: fully typed locales (#13033)
* refactor: fully typed locales
* refactor: hide parameterized locale strings from type data in ts access
* refactor: missing assertions
* docs: annotation
|
2024-01-19 07:58:07 +09:00 |
|
syuilo
|
1dcf25c24f
|
chore(drop-and-fusion): bump version
|
2024-01-18 11:19:43 +09:00 |
|
syuilo
|
945d6a2b09
|
enhance(drop-and-fusion): ゲームバランスの調整など
|
2024-01-17 20:11:32 +09:00 |
|
かっこかり
|
8b0fdfcd69
|
enhance: 動画・音声周りのUIと動作改良 (#12925)
* wip
* (fix) `/files` をバイトレンジリクエストに対応させる
* video
* audio
* fix
* fix
* spdx
* fix (rangeRequest)
* fix
* Update CHANGELOG.md
* (add) ボリュームを保存できるように
* (fix) ミュート復帰時に音量が固定される
* named export
* tweak design
* Add sensitive class for audio component
* Refactor seekbar styles
* Refactor hms
* Revert "(add) ボリュームを保存できるように"
This reverts commit 6271f9493b63f96d0dd9915207e97fe120ef9037.
* Revert "(fix) ミュート復帰時に音量が固定される"
This reverts commit a65002b56ecdcb10f76bcc2debbe38593a69643f.
* revert revert changes
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-15 18:17:01 +09:00 |
|
syuilo
|
27dc0d3530
|
enhance(drop-and-fusion): sweets mode
|
2024-01-14 12:59:58 +09:00 |
|
syuilo
|
4846ab077b
|
enhance(drop-and-fusion): refactor and new mode(wip)
|
2024-01-13 18:03:31 +09:00 |
|
syuilo
|
5503ad9d1a
|
clean up
|
2024-01-13 12:01:18 +09:00 |
|
syuilo
|
7b0f5b50fc
|
refactor(drop-and-fusion): some refactors
|
2024-01-13 12:00:12 +09:00 |
|
syuilo
|
c33f56e3ed
|
refactor(drop-and-fusion): レンダリングや効果音に関する関心をエンジンから分離
|
2024-01-13 11:43:13 +09:00 |
|
syuilo
|
a5ea7c976b
|
chore(drop-and-fusion): bump version
|
2024-01-12 15:28:41 +09:00 |
|
syuilo
|
d2063df78d
|
enhance(drop-and-fusion): add new mode, some tweaks
|
2024-01-12 14:48:44 +09:00 |
|
syuilo
|
cf54c2ba47
|
feat: ranking system of bubble game
Resolve #12961
|
2024-01-11 18:13:39 +09:00 |
|
syuilo
|
762fa6a8d8
|
enhance(drop-and-fusion): make game engine headless for server-side running
|
2024-01-11 12:34:03 +09:00 |
|
syuilo
|
36fd7d17cf
|
enhance(drop-and-fusion): some tweaks
|
2024-01-10 19:54:59 +09:00 |
|
syuilo
|
4bd9f664d7
|
enhance(drop-and-fusion): some tweaks
|
2024-01-10 13:44:00 +09:00 |
|
syuilo
|
3d9e42efca
|
enhance(drop-and-fusion): リプレイの倍速再生対応
|
2024-01-10 11:38:49 +09:00 |
|
syuilo
|
f5b864df7b
|
fix(frontend): fix game replay
|
2024-01-10 07:26:16 +09:00 |
|
syuilo
|
1063d39de8
|
enhnace(frontend): tweak game
|
2024-01-09 21:15:56 +09:00 |
|
syuilo
|
14aedc17ae
|
update sound
|
2024-01-09 16:06:22 +09:00 |
|
かっこかり
|
0d7f9308cc
|
enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948)
* (fix) ゲームが正常に終了するように
* (enhance) 効果音の音量を設定可能に
* (add) store
* (add) スクショにロゴの透かしを入れる
* Update packages/frontend/src/pages/drop-and-fusion.vue
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
* tweak
* tweak
* tweak
* tweak
* Update drop-and-fusion.vue
* tweak
* tweak
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
|
2024-01-09 13:25:33 +09:00 |
|
おさむのひと
|
04f9147db6
|
refactor(frontend): router.ts解きほぐし (#12907)
* refactor(frontend): router.ts解きほぐし
* add debug hmr option
* fix comment
* fix not working
* add comment
* fix name
* Update definition.ts
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-08 14:44:43 +09:00 |
|
syuilo
|
e9c3fe1228
|
enhance(frontend): add game bgm and refactor sound system
|
2024-01-08 12:46:20 +09:00 |
|
syuilo
|
145d28a8e4
|
refactor(frontend): extract game engine from vue component
|
2024-01-08 11:13:20 +09:00 |
|
かっこかり
|
6a02dfdd3b
|
enhance(frontend): バブルゲームの諸々を修正・改良 (#12938)
* enhance(frontend): バブルゲームのテクスチャをゲーム開始時にキャッシュするように
* (fix) カーソルが枠線内を動くように
* (add) 最大コンボ数を表示するように
* (add) 実績を追加
* Update ja-JP.yml
* tweak
* tweak flavor
* perf tweak
* refactor
* perf tweak
* lint
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-08 11:02:05 +09:00 |
|
かっこかり
|
5251cd3aad
|
(refactor) api呼び出し関数のレスポンス型を必要に応じてオーバーライドできるように (#12936)
|
2024-01-08 08:13:36 +09:00 |
|
Kagami Sascha Rosylight
|
5e71418d5c
|
fix(frontend/emoji) restore U+FE0F for simple emojis (#12866)
* fix(frontend/emoji) restore U+FE0F for simple emojis
* Update CHANGELOG.md
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
2024-01-07 16:02:53 +09:00 |
|
FineArchs
|
622a09f8ed
|
Fix: Mk:C:mfm のonClickEv が正常に呼び出されない問題を修正 (#12831)
* fix clickable api
* Update CHANGELOG.md
* revert CHANGELOG.md
* Update CHANGELOG.md
|
2024-01-07 13:29:17 +09:00 |
|