Commit Graph

  • 0580ba1fb5
    enhance(frontend): タイムラインフィルターの設定を保持+センシティブなノートを隠せるように (#12848) かっこかり 2024-01-21 18:29:17 +0900
  • fb309f3d4f
    return a `Vary: Accept` header for all dual-format endpoints #365 (#13044) かっこかり 2024-01-21 18:14:42 +0900
  • 4c87e98e12 fix(frontend): MkHorizontalSwipeでメニューを閉じるのに2回クリックが必要になる問題を修正 syuilo 2024-01-21 18:08:49 +0900
  • b3cc17ea0d enhance(reversi): tweak reversi syuilo 2024-01-21 17:08:36 +0900
  • 6039f27bd5 enhance(reversi): tweak reversi syuilo 2024-01-21 12:05:51 +0900
  • 4de77784c9
    enhance(sw): オフライン表示のデザインを改善 (#13052) かっこかり 2024-01-21 11:50:05 +0900
  • a17251d913 enhance(reversi): tweak reversi syuilo 2024-01-21 10:07:43 +0900
  • 576484835e
    enhance(frontend): ノート作成画面の添付メニューから直接ファイルを消せるように (#12858) かっこかり 2024-01-21 05:26:13 +0900
  • fcd7ffe956 enhance(reversi): tweak reversi syuilo 2024-01-20 21:23:33 +0900
  • 7d57487026 Update Dockerfile syuilo 2024-01-20 18:14:20 +0900
  • c48d9cca0f Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2024-01-20 18:12:27 +0900
  • 3cb543f75d enhance(reversi): tweak reversi syuilo 2024-01-20 18:12:24 +0900
  • c115b8e322
    Fix(frontend): 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくなるのを修正 (#13046) 1Step621 2024-01-20 17:28:21 +0900
  • f6b7754fb1 🎨 syuilo 2024-01-20 15:52:35 +0900
  • 3bf3ba450c enhance(reversi): tweak reversi syuilo 2024-01-20 14:51:40 +0900
  • 094c6e32ff add missing ext syuilo 2024-01-20 14:05:09 +0900
  • cb74b61755 fix api-extractor syuilo 2024-01-20 14:01:27 +0900
  • 1de29e5566 refactor: migrate to ESM syuilo 2024-01-20 13:57:03 +0900
  • b9a81edae5 enhance(reversi): tweak reversi syuilo 2024-01-20 13:14:46 +0900
  • f86d0186d2 fix(dev): fix pnpm dev syuilo 2024-01-20 11:18:53 +0900
  • 151e3bc940 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2024-01-20 11:11:23 +0900
  • 44b8ac135f fix(dev): fix workspace settings syuilo 2024-01-20 11:11:20 +0900
  • 272590ef94
    fix lint かっこかり 2024-01-20 10:10:37 +0900
  • 79eac66d39 tweak reversi map syuilo 2024-01-20 10:02:09 +0900
  • e2985cf122 lint fixes syuilo 2024-01-20 09:59:04 +0900
  • bc7b2f1876 lint fix syuilo 2024-01-20 09:56:13 +0900
  • 91522381b6 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2024-01-20 09:53:29 +0900
  • 952386ba8f refactor: extract bubble-game engine as independent package syuilo 2024-01-20 09:53:26 +0900
  • 7881f06be0
    refactor: deprecate i18n.t (#13039) Acid Chicken (硫酸鶏) 2024-01-20 08:11:59 +0900
  • a637b4e282 feat: reversi syuilo 2024-01-19 20:51:49 +0900
  • 678dba9245
    Enhance(frontend): MFMの属性にオートコンプリートが利用できるように (#12803) 1Step621 2024-01-19 18:50:26 +0900
  • b17eb8e537
    fix: Some fixes for #12850 (#12862) AsukaMari 2024-01-19 17:48:30 +0800
  • 8be977b32b
    「外部サイトからインストール」のパスを /install-extensions に変更 (#12991) Korange 2024-01-19 18:46:53 +0900
  • 3ad2732375
    fix(frontend/HorizontalSwipe): ページの要素がはみ出る問題を修正 (#13036) かっこかり 2024-01-19 17:19:06 +0900
  • d85085d16f
    refactor: style Acid Chicken (硫酸鶏) 2024-01-19 11:54:00 +0900
  • 43401210c3
    refactor: fully typed locales (#13033) Acid Chicken (硫酸鶏) 2024-01-19 07:58:07 +0900
  • c1019a006b
    feat(frontend): 横スワイプでタブを切り替える機能 (#13011) かっこかり 2024-01-18 18:21:33 +0900
  • 67a41c09ae
    fix(frontend/MediaVideo): 再生シークバーの当たり判定を調整 (#13027) かっこかり 2024-01-18 14:45:11 +0900
  • fc7cd636a3
    refactor: MkCodeをブロックとインラインで別コンポーネント化する (#13026) FineArchs 2024-01-18 12:16:12 +0900
  • 1e237a7df5 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2024-01-18 11:19:45 +0900
  • 1dcf25c24f chore(drop-and-fusion): bump version syuilo 2024-01-18 11:19:43 +0900
  • 9a40b366a3
    MkCodeにコピーボタンを追加 (#12999) FineArchs 2024-01-18 10:53:29 +0900
  • 945d6a2b09 enhance(drop-and-fusion): ゲームバランスの調整など syuilo 2024-01-17 20:11:32 +0900
  • 0283142d0e
    Fix: properly handle cc followers (#13009) a 2024-01-17 03:19:20 -0600
  • bcb4560f0d
    $[border ...]にクリッピング機能を追加 (#13002) FineArchs 2024-01-17 17:42:19 +0900
  • 8db800ed98
    enhance(frontend): チャンネルノートの場合はその前後を見れるように (#13019) かっこかり 2024-01-17 15:22:07 +0900
  • acab9ccb81
    Enhance(frontend): MkCustomEmojiDetailedDialogを調整 (#13015) 1Step621 2024-01-17 14:29:24 +0900
  • bc5aebe956
    enhance(frontend): ページ遷移時にPlayerを閉じるように (#13013) ikasoba 2024-01-17 13:26:36 +0900
  • c971edd2dd
    (style) sticky系フッターのデザイン調整 (#13005) かっこかり 2024-01-17 09:32:52 +0900
  • 8b0fdfcd69
    enhance: 動画・音声周りのUIと動作改良 (#12925) かっこかり 2024-01-15 18:17:01 +0900
  • 3d83c1aaba enhance(frontend): dedicated games page syuilo 2024-01-15 13:51:59 +0900
  • d92aaf81c4
    refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように (#12993) YS 2024-01-15 08:19:27 +0900
  • 0ea8e0c25c
    enhance(frontend) 日本語の拡張絵文字辞書を追加 (#12855) かっこかり 2024-01-14 16:04:48 +0900
  • ec4e57bb67
    fix: isPrivateIpで検証時にipバージョンが一致するかを確認するように (#12988) GrapeApple0 2024-01-14 15:57:26 +0900
  • 12142a221a
    enhance(frontend): Playの説明欄にMFMを使えるように (#12899) かっこかり 2024-01-14 15:31:11 +0900
  • 79a9defa0c
    完成 (#12980) ikasoba 2024-01-14 15:30:21 +0900
  • fc4c868269 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2024-01-14 13:00:00 +0900
  • 27dc0d3530 enhance(drop-and-fusion): sweets mode syuilo 2024-01-14 12:59:58 +0900
  • 57017f2747
    feat(CI): CHANGELOG.mdの追記個所をチェックするCIを追加 (#12963) おさむのひと 2024-01-13 21:17:30 +0900
  • bc8a741e14
    feat: 枠線をつけるMFMを追加 (#12981) FineArchs 2024-01-13 21:17:00 +0900
  • 4846ab077b enhance(drop-and-fusion): refactor and new mode(wip) syuilo 2024-01-13 18:03:31 +0900
  • 920888ed2a Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2024-01-13 17:06:43 +0900
  • c26c01c7a0 fix type syuilo 2024-01-13 17:06:41 +0900
  • d792f4f348
    fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` の OpenAPI Specification 3.1.0 への対応 (#12969) zyoshoka 2024-01-13 16:54:25 +0900
  • 79370aaee2 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2024-01-13 15:45:25 +0900
  • 18a5e377f4 tweak syuilo 2024-01-13 15:45:23 +0900
  • 19fe32bd7e
    Feat(frontend): リアクション・ノート内絵文字・/about#emojisで絵文字詳細が見られるように (#12984) 1Step621 2024-01-13 15:25:11 +0900
  • d246f6c360 enhance(drop-and-fusion): some tweaks syuilo 2024-01-13 14:57:06 +0900
  • 5503ad9d1a clean up syuilo 2024-01-13 12:01:18 +0900
  • 7b0f5b50fc refactor(drop-and-fusion): some refactors syuilo 2024-01-13 12:00:12 +0900
  • 6177fcb2f5 perf(drop-and-fusion): remove root Transition component for improve performance syuilo 2024-01-13 11:49:47 +0900
  • c33f56e3ed refactor(drop-and-fusion): レンダリングや効果音に関する関心をエンジンから分離 syuilo 2024-01-13 11:43:13 +0900
  • b13410df02 enhance(drop-and-fusion): some tweaks syuilo 2024-01-13 09:08:44 +0900
  • 87ffc672dd enhance(drop-and-fusion): yenモードで生涯で稼いだ額を記録するように syuilo 2024-01-12 21:01:38 +0900
  • 5672ead957 Update 10000yen.png syuilo 2024-01-12 20:45:57 +0900
  • 0aefebf02a enhance(drop-and-fusion): some tweaks syuilo 2024-01-12 20:38:04 +0900
  • 271407312e chore(drop-and-fusion): tweak sounds syuilo 2024-01-12 17:55:27 +0900
  • c2a9a7b69e enhance(drop-and-fusion): tweak sounds syuilo 2024-01-12 17:34:24 +0900
  • b920435068 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop syuilo 2024-01-12 15:29:22 +0900
  • 1aeede97f5
    refactor(frontend): `activity.heatmap.vue`をコンポーネントに置換 (#12967) zyoshoka 2024-01-12 15:29:06 +0900
  • a5ea7c976b chore(drop-and-fusion): bump version syuilo 2024-01-12 15:28:41 +0900
  • d2063df78d enhance(drop-and-fusion): add new mode, some tweaks syuilo 2024-01-12 14:48:44 +0900
  • be57ff4985
    run `pnpm build-misskey-js-with-types` (#12972) かっこかり 2024-01-11 23:41:22 +0900
  • cf54c2ba47 feat: ranking system of bubble game syuilo 2024-01-11 18:13:39 +0900
  • 762fa6a8d8 enhance(drop-and-fusion): make game engine headless for server-side running syuilo 2024-01-11 12:34:03 +0900
  • 36fd7d17cf enhance(drop-and-fusion): some tweaks syuilo 2024-01-10 19:54:59 +0900
  • 5c786cace8 enhance(drop-and-fusion): add game description syuilo 2024-01-10 17:31:59 +0900
  • c1c363bf08
    Enhance(frontend): 絵文字ピッカー/オートコンプリートで完全一致の絵文字を優先するように (#12928) 1Step621 2024-01-10 15:06:04 +0900
  • 4bd9f664d7 enhance(drop-and-fusion): some tweaks syuilo 2024-01-10 13:44:00 +0900
  • 3d9e42efca enhance(drop-and-fusion): リプレイの倍速再生対応 syuilo 2024-01-10 11:38:49 +0900
  • 138a248a6c
    fix(drop-and-fusion): バブルゲームのリトライボタンでリトライができない問題を修正 (#12957) まっちゃとーにゅ 2024-01-10 10:40:09 +0900
  • 6bae440f39
    bump aiscript version to 0.17.0 (#12955) FineArchs 2024-01-10 09:47:47 +0900
  • f5b864df7b
    fix(frontend): fix game replay syuilo 2024-01-10 07:26:16 +0900
  • 7e52ea4818
    Update CHANGELOG.md (#12953) FineArchs 2024-01-10 00:44:13 +0900
  • 358dc6289b
    Enhance(frontend): 管理者の場合はAPI tokenの発行画面で管理機能に関する権限を付与できるように (#12944) Camilla Ett 2024-01-09 21:18:09 +0900
  • 1063d39de8 enhnace(frontend): tweak game syuilo 2024-01-09 21:15:56 +0900
  • 14aedc17ae update sound syuilo 2024-01-09 16:06:22 +0900
  • 0d7f9308cc
    enhance(frontend): バブルゲームの諸々を修正・改良2 (#12948) かっこかり 2024-01-09 13:25:33 +0900
  • 34088ecd27
    feat(ci): api.jsonのバリデーションチェックCIを追加 (#12950) おさむのひと 2024-01-09 08:34:23 +0900
  • 0f9e3bccef
    refactor(CI): 修正範囲と関係ないActionsが走るのを抑止する (#12918) おさむのひと 2024-01-08 23:51:31 +0900