summaryrefslogtreecommitdiff
path: root/packages/frontend/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* enhance(frontend): ↵かっこかり2024-01-271-1/+8
| | | | | | | | | | | | | | | リモートのユーザーはメニューから直接リモートで表示できるように (#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>
* refactor(frontend/MediaPlayer): cssの重複を削除 (#13094)かっこかり2024-01-272-5/+2
| | | | | * Update MkMediaAudio.vue * Update MkMediaVideo.vue
* enhance(reversi): 変則なしマッチングを可能にsyuilo2024-01-242-57/+76
|
* enhance(reversi): improve matching systemsyuilo2024-01-241-0/+2
|
* fix(frontend/reversi): fix game previewsyuilo2024-01-241-2/+2
|
* fix(frontend/pizzax): ↵かっこかり2024-01-241-5/+27
| | | | | | | | | オブジェクトにnullがある場合に正しくマージされないのを修正 (#13073) * fix(frontend/pizzax): オブジェクトにnullがある場合に正しくマージされない * fix types * マージを内製
* enhance(reversi): improve game setting flowsyuilo2024-01-241-0/+8
|
* enhance(reversi): improve stabilitysyuilo2024-01-241-0/+22
|
* enhance(reversi): 開始時に対局をシェアできるようにsyuilo2024-01-242-16/+32
|
* enhance(reversi): more robust matching processsyuilo2024-01-241-2/+4
|
* enhance(reversi): 準備中の自分の対局も一覧に表示するようにsyuilo2024-01-241-4/+16
|
* fix(frontend/HorizontalSwipe): ↵かっこかり2024-01-241-1/+5
| | | | | | | | | | | | | スワイプ・UIアニメーションが無効の際はトランジションを行わないように (#13076) * fix(frontend/HorizontalSwipe): アニメーションを減らすが考慮されるように * fix * fix * revert unused change * fix
* enhance(reversi): improve desync handlingsyuilo2024-01-231-15/+10
|
* enhance(reversi): some tweakssyuilo2024-01-222-55/+79
|
* fix(frontend/pizzax): ↵かっこかり2024-01-222-15/+24
| | | | | | | | | デフォルト値が適用できないことがあるのを修正 (#13057) * fix(frontend/pizzax): デフォルト値が適用できないことがあるのを修正 * fix * いらんプロパティをけす
* enhance(frontend): リファクタリングなどsyuilo2024-01-2112-23/+52
|
* enhance(frontend): ↵かっこかり2024-01-214-3/+30
| | | | | | | | | | | | | 季節に応じた画面の演出を南半球に対応させる (#12838) * (enhance) 季節に応じた画面の演出を南半球に対応させる * Update Changelog * (add) 半球の簡易自動判定 --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* Enhance(frontend): 絵文字編集ダイアログをウィンドウにする ↵1Step6212024-01-211-10/+12
| | | | | | | (#13047) * 絵文字編集ダイアログをウィンドウにする * update CHANGELOG.md
* enhance(frontend): ↵かっこかり2024-01-214-27/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | タイムラインフィルターの設定を保持+センシティブなノートを隠せるように (#12848) * (enhance) タイムラインフィルターの状態を記憶するように * fix * (enhance) センシティブな投稿をミュート形式で表示する(TLのみ) * fix * Update Changelog * Fix changelog * Lintエラーを潰す * Update locales/ja-JP.yml * hideSensitive -> withSensitive * Update CHANGELOG.md * Update ja-JP.yml --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend): ↵syuilo2024-01-211-21/+22
| | | | | | MkHorizontalSwipeでメニューを閉じるのに2回クリックが必要になる問題を修正 #13055
* enhance(reversi): tweak reversisyuilo2024-01-212-99/+148
|
* enhance(reversi): tweak reversisyuilo2024-01-212-3/+33
|
* enhance(reversi): tweak reversisyuilo2024-01-212-32/+53
|
* enhance(frontend): ↵かっこかり2024-01-211-0/+24
| | | | | | | | | | | ノート作成画面の添付メニューから直接ファイルを消せるように (#12858) * (enhance) 添付画面から直接ファイルを消せるように * Update Changelog --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* enhance(reversi): tweak reversisyuilo2024-01-203-7/+62
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-202-387/+389
|\
| * Fix(frontend): ↵1Step6212024-01-202-387/+389
| | | | | | | | | | | | | | | | | | | | | | 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくなるのを修正 (#13046) * 絵文字辞書のサロゲートペアを修正 * update CHANGELOG.md * Revert "update CHANGELOG.md" This reverts commit 7c24fa611a533bb74ef7979a0356b83f3410a056.
* | enhance(reversi): tweak reversisyuilo2024-01-202-1/+10
|/ | | | Resolve #13048
* :art:syuilo2024-01-201-20/+48
|
* enhance(reversi): tweak reversisyuilo2024-01-202-25/+97
|
* enhance(reversi): tweak reversisyuilo2024-01-201-49/+61
|
* fix lintかっこかり2024-01-201-1/+0
|
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-2080-189/+386
|\
| * refactor: deprecate i18n.t (#13039)Acid Chicken (硫酸鶏)2024-01-2080-189/+386
| | | | | | | | | | | | | | | | | | * refactor: deprecate i18n.t * revert: deprecate i18n.t This reverts commit 7dbf873a2f745040ee723df5db659acacff84e12. * chore: reimpl
* | refactor: extract bubble-game engine as independent packagesyuilo2024-01-202-1441/+1
|/
* feat: reversisyuilo2024-01-1911-18/+1040
| | | | Resolve #12962
* Enhance(frontend): ↵1Step6212024-01-193-7/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* fix: Some fixes for #12850 (#12862)AsukaMari2024-01-191-7/+11
| | | | | - refinement the error message when trueMail validation fails - the settings of trueMail are not displayed after saving - changing how `Active Email Validation` is saved
* 「外部サイトからインストール」のパスを ↵Korange2024-01-192-1/+6
| | | | | | | | | /install-extensions に変更 (#12991) * /install-extensionsに変更 * CHANGELOG.mdに追記 * 旧パスも利用できるように
* fix(frontend/HorizontalSwipe): ↵かっこかり2024-01-191-0/+1
| | | | ページの要素がはみ出る問題を修正 (#13036)
* refactor: styleAcid Chicken (硫酸鶏)2024-01-191-1/+1
|
* refactor: fully typed locales (#13033)Acid Chicken (硫酸鶏)2024-01-192-18/+100
| | | | | | | | | * refactor: fully typed locales * refactor: hide parameterized locale strings from type data in ts access * refactor: missing assertions * docs: annotation
* feat(frontend): 横スワイプでタブを切り替える機能 (#13011)かっこかり2024-01-1818-405/+673
| | | | | | | | | | | | | | | | | | | | | | | | | | | * (add) 横スワイプでタブを切り替える機能 * Change Changelog * y方向の移動が一定量を超えたらスワイプを中断するように * Update swipe distance thresholds * Remove console.log * adjust threshold * rename, use v-model * fix * Update MkHorizontalSwipe.vue Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * use css module --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 ↵かっこかり2024-01-184-9/+14
| | | | | | | (#13027) * fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 * fix
* refactor: ↵FineArchs2024-01-184-16/+30
| | | | | | | | | | | | | MkCodeをブロックとインラインで別コンポーネント化する (#13026) * Create MkCodeInline.vue * Update MkCode.vue * Update MkMisskeyFlavoredMarkdown.ts * Update flash.vue * Update MkCodeInline.vue
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2024-01-181-14/+42
|\
| * MkCodeにコピーボタンを追加 (#12999)FineArchs2024-01-181-14/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update MkCode.vue * Update CHANGELOG.md --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* | chore(drop-and-fusion): bump versionsyuilo2024-01-181-1/+1
|/
* enhance(drop-and-fusion): ゲームバランスの調整などsyuilo2024-01-173-17/+31
|
* $[border ...]にクリッピング機能を追加 (#13002)FineArchs2024-01-171-1/+1
| | | | | | | | | * Update MkMisskeyFlavoredMarkdown.ts * Update MkMisskeyFlavoredMarkdown.ts * Update CHANGELOG.md * Set clipping as default