Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 2023.12.0 #12564

Merged
merged 243 commits into from
Dec 23, 2023
Merged

Release: 2023.12.0 #12564

merged 243 commits into from
Dec 23, 2023

Commits on Nov 17, 2023

  1. DeepL TranslationのPro accountトグルスイッチが表示されていなかったのを修正 (#12355)

    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    samunohito and samunohito authored Nov 17, 2023
    Configuration menu
    Copy the full SHA
    83ea039 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    0a73973 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    syuilo committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    af668b1 View commit details
    Browse the repository at this point in the history
  3. lint fix

    syuilo committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    30dc6e6 View commit details
    Browse the repository at this point in the history
  4. feat(moderation): モデレーターがユーザーのアイコンもしくはバナー画像を未設定状態にできる機能を追加 (MisskeyIO…

    …#222)
    
    Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
    2 people authored and syuilo committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    2b6f789 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    syuilo committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    2f7d10b View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

  1. tweak of 2b6f789

    syuilo committed Nov 19, 2023
    Configuration menu
    Copy the full SHA
    b65fd34 View commit details
    Browse the repository at this point in the history
  2. ページ一覧ページの表示がモバイル環境において崩れているのを修正 (#12354)

    * fix style of list of pages on mobile
    
    * overflow clip に変えた
    lynlynlynx authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    cbebe85 View commit details
    Browse the repository at this point in the history
  3. fix: 「設定のバックアップ」に一部の設定項目が含まれていない問題を修正 (#12366)

    * fix: 一部の設定項目がバックアップに含まれていなかったのを修正
    
    * update: CHANGELOG.md
    
    * remove: バックアップ不要な項目を削除
    hideki0403 authored Nov 19, 2023
    Configuration menu
    Copy the full SHA
    02b0adf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0de863 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    ed0cc44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd2131c View commit details
    Browse the repository at this point in the history
  3. update api.md (#12379)

    for API changes in b65fd34
    anatawa12 authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2ec3227 View commit details
    Browse the repository at this point in the history
  4. json-schema配下の最新化 (#12312)

    * user.ts、page.ts、drive-folder.tsを各EntityServiceの戻り値をもとに最新化
    
    * 再確認
    
    * fix error
    
    * note以外の残りのファイルを対応
    
    * fix CHANGELOG.md
    
    * fix CHANGELOG.md
    
    * fix user.ts
    
    * fix user.ts
    
    * コメント対応
    
    * fix note.ts
    
    ---------
    
    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    samunohito and samunohito authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8bd9077 View commit details
    Browse the repository at this point in the history
  5. update typescript to 5.3

    syuilo committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    77ac51a View commit details
    Browse the repository at this point in the history
  6. note.tsのchannelを正しい形にしたことにより表出化した型チェックエラーを修正 (#12395)

    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    samunohito and samunohito authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b5be0e5 View commit details
    Browse the repository at this point in the history
  7. サーバ起動時にアンテナが非アクティブだった場合、アクティブ化しても再起動するまで反映されない (#12391)

    * サーバ起動時にアンテナが非アクティブだった場合、アクティブ化しても再起動するまで反映されない
    
    * Fix CHANGELOG.md
    
    * lastUsedAtの更新に不備が出るので修正
    
    ---------
    
    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    samunohito and samunohito authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    b3d1cc9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    481bca4 View commit details
    Browse the repository at this point in the history
  9. サウンド再生方法の変更に追従できていなかった所を修正 (#12368)

    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    samunohito and samunohito authored Nov 21, 2023
    Configuration menu
    Copy the full SHA
    4b13179 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    18bdec9 View commit details
    Browse the repository at this point in the history
  2. twitter埋め込みのsandbox属性にallow-popups-to-escape-sandboxを追加 (#12400)

    Co-authored-by: unarist <m.unarist@gmail.com>
    eai04191 and unarist authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c6ed06d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4f8863 View commit details
    Browse the repository at this point in the history
  4. swagger-cli validateがvalidとなるapi.jsonを作れるようにする (#12403)

    * api.jsonがswagger-cli validateでエラーにならないように生成ロジックを修正
    
    * フィールドの消し方に不備があったので変更
    
    * バックエンドを起動しなくてもapi.jsonを作れるようにした
    
    * deepCopyしてからレスポンス部分を作るようにした
    
    * fix CHANGELOG.md
    
    * securitySchemesの定義を復活&ApiCallServiceの実装的にベアラトークンなのでその形で
    
    * bodyが無い(空オブジェクト)のときはrequestBodyを描画しないようにする
    
    * allowGetがtrueな項目はget用の記載も作成
    
    ---------
    
    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    3 people authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c284d41 View commit details
    Browse the repository at this point in the history
  5. fix lint, resolve code smell

    Co-Authored-By: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
    syuilo and u1-liquid committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    b15f293 View commit details
    Browse the repository at this point in the history
  6. 絵文字のオートコンプリート強化の対応 (#12365)

    * 前方一致・部分一致でなくても近似値でヒットするように
    
    * fix CHANGELOG.md
    
    * for of に変更
    
    ---------
    
    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    samunohito and samunohito authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ded328f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Hard mute (#12376)

    * feat(backend,misskey-js): hard mute storage in backend
    
    * fix(backend,misskey-js): mute word record type
    
    * chore(frontend): generalize XWordMute
    
    * feat(frontend): configure hard mute
    
    * feat(frontend): hard mute notes on the timelines
    
    * lint(backend,frontend): fix lint failure
    
    * chore(misskey-js): update api.md
    
    * fix(backend): test failure
    
    * chore(frontend): check word mute for reply
    
    * chore: limit hard mute count
    anatawa12 authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    864827f View commit details
    Browse the repository at this point in the history
  2. fix(backend): 招待コードが使い回せる問題を修正 (#12423)

    * (fix) 招待コードを一度のみ利用できるように
    
    * Update Changelog
    kakkokari-gtyih authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    4a2a448 View commit details
    Browse the repository at this point in the history
  3. enhance/fix(AP/frontend): 最近追加されたMFMのもろもろを修正 (#12420)

    * (enhance) MFM rubyが連合されるように
    
    * Update Changelog
    
    * Update Changelog
    
    * (fix) unixtimeのフォールバック (AP)
    
    * (fix) unixtimeのフォールバック (frontend)
    
    * Update Changelog
    kakkokari-gtyih authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ed6f866 View commit details
    Browse the repository at this point in the history
  4. Use generate-api-json for api.json diff GitHub comment (#12408)

    * ci: use generate-api-json to get api.json changes
    
    * restore copying default.yml
    
    * refactor: get api.json with single workflow
    
    * ci: api.jsonのdiffをbackendが変更されたときのみ取るように
    anatawa12 authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    44a378c View commit details
    Browse the repository at this point in the history
  5. fix(frontend): コードエディタが正しく表示されない問題を修正 (#12418)

    * (fix) コードエディタが正しく表示されない問題を修正
    
    * Update Changelog
    kakkokari-gtyih authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    cba66c9 View commit details
    Browse the repository at this point in the history
  6. fix(frontend): プロフィールの「ファイル」にセンシティブな画像がある際のデザインを修正 (#12424)

    * (fix) 招待コードを一度のみ利用できるように
    
    * Update Changelog
    
    * (fix) profile media grid
    
    * Update Changelog
    
    * Change Changelog
    kakkokari-gtyih authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    bf2d2ff View commit details
    Browse the repository at this point in the history
  7. feat 12325 (#12425)

    mappi-pr authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    521db37 View commit details
    Browse the repository at this point in the history
  8. feat(frontend): リアクションの横幅を150pxに制限するかどうかユーザーが選べるように (#12416)

    * feat(frontend): リアクションの横幅を150pxに制限するかどうかユーザーが選べるように
    
    * localesの変更をjs-JP.ymlのみに修正し、日本語をより分かりやすく
    
    * クラス名を.icon から .limitWidthに変更
    camilla-ett authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    30b443d View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Update index.d.ts

    syuilo committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    97c10ed View commit details
    Browse the repository at this point in the history
  2. update node to 20.10.0

    syuilo committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    06ed64f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7bdf5a View commit details
    Browse the repository at this point in the history
  4. fix: hard mute limit not applied (#12428)

    * fix: hard mute limit not applied
    
    * Update CHANGELOG.md
    anatawa12 authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    536f08c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c84055 View commit details
    Browse the repository at this point in the history
  6. fix: 特定の条件下でチャンネルやユーザーのノート一覧に最新のノートが表示されなくなる問題を修正 (#12431)

    * fix: 特定の条件下でチャンネルやユーザーのノート一覧に最新のノートが表示されなくなる問題を修正
    
    * update: CHANGELOG.md
    hideki0403 authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    252efe8 View commit details
    Browse the repository at this point in the history
  7. enhance(frontend): 絵文字のオートコンプリートのアルゴリズムの改善 (MisskeyIO#261)

    * 実際は同じ絵文字なら重複してサジェストに出ないように
    * エイリアスではない絵文字>前方一致>部分一致>あいまい検索順で表示されるようになるように
    u1-liquid authored and syuilo committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    da30643 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccdb8ce View commit details
    Browse the repository at this point in the history
  9. enhance(frontend): ユーザーのRawデータを読めるページを復活させる (#12436)

    * (add) User raw page
    
    * Update Changelog
    
    * fix lint
    kakkokari-gtyih authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    95095ee View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    c8b85a9 View commit details
    Browse the repository at this point in the history
  2. fix(backend): 何もノートしていないユーザーのフィードにアクセスするとエラーになる問題を修正 (#12455)

    * fix(backend): 何もノートしていないユーザーのフィードにアクセスするとエラーになる問題を修正
    
    * Update CHANGELOG.md
    
    * add test
    
    * fix: incorrect bob's username
    zyoshoka authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    3e0231d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a494b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ee48ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d32631d View commit details
    Browse the repository at this point in the history
  6. enhance(frontend): リアクション選択時に音を流せるように (#12441)

    * (add) リアクション選択時に音を鳴らせるように
    
    * Update Changelog
    
    * tweak sound
    
    * tweak sound
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    kakkokari-gtyih and syuilo authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    5bdae9f View commit details
    Browse the repository at this point in the history
  7. fix(frontend): 通知音がほぼ同時に鳴った場合は再生をブロックするように(音割れ防止) (#12433)

    * (fix) 通知音がダブって音割れしないように
    
    * Update Changelog
    kakkokari-gtyih authored Nov 26, 2023
    Configuration menu
    Copy the full SHA
    755ca97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ccb951f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c9503da View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d60f645 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    780b120 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    01d06e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    6acaded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f1da03 View commit details
    Browse the repository at this point in the history
  3. enhance(frontend): 通知音にドライブのファイルを使用できるように (#12447)

    * (enhance) サウンドにドライブのファイルを使用できるように
    
    * Update Changelog
    
    * fix
    
    * fix design
    
    * fix design
    
    * Update store.ts
    
    * (fix) ファイル名表示
    
    * refactor
    
    * (refactor) better types
    
    * operationTypeとsoundTypeの混同を防止
    
    * (refactor)
    
    * (fix)
    
    * enhance jsdoc
    
    * driveFile -> _driveFile_
    kakkokari-gtyih authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2a451eb View commit details
    Browse the repository at this point in the history
  4. update deps

    syuilo committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    51cf906 View commit details
    Browse the repository at this point in the history
  5. 2023.12.0-beta.1

    syuilo committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    2d0253b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d58ec4e View commit details
    Browse the repository at this point in the history
  7. fix(docs): "docs(changelog): GHSA-3f39-6537-3cgc について追記 (#12482)" (#1…

    …2483)
    
    * Revert "docs(changelog): GHSA-3f39-6537-3cgc について追記 (#12482)"
    
    This reverts commit d58ec4e.
    
    * Update CHANGELOG.md
    kakkokari-gtyih authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    4e5b776 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. 通知グルーピング設定の即時反映対応 (#12485)

    * wip
    
    * ログ出しの削除
    
    * fix CHANGELOG.md
    
    ---------
    
    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    samunohito and samunohito authored Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ec04c76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b3b908 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix: 音声が一切鳴らなくなる可能性がある (#12491)

    * chore: 音声が一切鳴らなくなる可能性を軽減
    
    #12433 (comment)
    
    * chore: IIFEではなくPromise.prototype.finallyを使用するように
    anatawa12 authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    4e88241 View commit details
    Browse the repository at this point in the history
  2. fix(frontend): WebKitブラウザー上でも「デバイスの画面を常にオンにする」機能が効くように (#12484)

    * fix(frontend): WebKitブラウザー上でもkeepScreenOnが効くように
    
    * chore: add comment
    zyoshoka authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d5deef5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea1a2dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c41d030 View commit details
    Browse the repository at this point in the history
  5. enhance(frontend): Shareページでの投稿完了時にpostMessageを発火するように (#12505)

    * enhance(frontend): Shareページでの投稿完了時にpostMessageを発火
    
    * Update Changelog
    
    * fix
    
    * 名前の混同をさける
    
    * 名前をわかりやすくする
    
    * watchを使わずパフォーマンス改善
    kakkokari-gtyih authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    37cff40 View commit details
    Browse the repository at this point in the history
  6. Fix: navigator.share未サポートの場合は共有ボタンを非表示にする(+URLのコピーボタンを設置) (#12506)

    * navigator.share未サポートの場合は共有ボタンを非表示にする
    
    * fix CHANGELOG.md
    
    * ライセンス表示追加
    
    * URLのコピーボタンを設置
    samunohito authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    413f7bf View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. enhance(frontend): ノートプレビューにCWが反映されるように (#12509)

    * enhance(frontend): ノートプレビューにCWが反映されるように
    
    * Update CHANGELOG.md
    
    * refactor: 不要な条件を除去
    
    * Revert "refactor: 不要な条件を除去"
    
    This reverts commit e4eff68.
    
    * fix: やっぱり不要な条件だった
    zyoshoka authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    98e1af2 View commit details
    Browse the repository at this point in the history
  2. enhance: 設定したタグをトレンドに表示させないようにする項目を管理画面で設定できるように (#12512)

    * enhance: hiddenTagsを管理画面で設定できるように
    
    * Update locales/ja-JP.yml
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    GrapeApple0 and syuilo authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    28cb0fc View commit details
    Browse the repository at this point in the history
  3. refactor(frontend): give local variable to explicit type annotation t…

    …o avoid TS7043 (#12495)
    
    * refactor: give local variable to explicit type annotation to avoid TS7043
    
    * chore: fix lint error
    KisaragiEffective authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    47a10f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f6e098 View commit details
    Browse the repository at this point in the history
  5. enhance(dev): 開発モード時にlocaleと型定義が自動的に再生成されるように (#12481)

    * enhance: localeを任意のタイミングでリビルドできるように
    
    * enhance: localeも監視し、必要であればlocaleをリビルドするように
    
    * feat: devモードの時のみナビゲーションバーからキャッシュクリアができるように
    
    * refactor: キャッシュクリア部分を共通化
    
    * fix: localesのファイル変更イベントが取れないのを修正
    
    * fix: replaceAllでコケるのを修正
    
    * change: 開発モードに関係なくナビゲーションバーからキャッシュクリアできるように
    
    * refactor: 必要のないリビルドをしないように
    
    * update: CHANGELOG.md
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    hideki0403 and syuilo authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    22d6fa1 View commit details
    Browse the repository at this point in the history
  6. feat(frontend): 今日誕生日のフォロー中のユーザーを一覧表示できるウィジェットを追加 (#12450)

    * (add) 今日誕生日のフォロイー一覧表示
    
    * Update Changelog
    
    * Update Changelog
    
    * 実装漏れ
    
    * create index
    
    * (fix) index
    kakkokari-gtyih authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b05d71f View commit details
    Browse the repository at this point in the history
  7. 絵文字詳細ページに記載する情報を追加 (#12417)

    * Update emojis.emoji.vue
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    Srgr0 and syuilo authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    e500fe2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ca424df View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. rename docker-compose.yml.example to docker-compose_example.yml (#12530)

    * rename docker-compose.yml.example to docker-compose_example.yml
    
    * fix: dockle.yml
    nullnyat authored Dec 1, 2023
    Configuration menu
    Copy the full SHA
    5cd4c36 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    c927d68 View commit details
    Browse the repository at this point in the history
  2. fix #12528 (#12536)

    samunohito authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a5f0b5e View commit details
    Browse the repository at this point in the history
  3. fix(frontend): 長い名前のチャンネルにおける投稿フォームの表示が崩れる問題を修正 (#12524)

    * fix(frontend): 長い名前のチャンネルにおける投稿フォームの表示が崩れる問題を修正
    
    * Update CHANGELOG.md
    zyoshoka authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    43c9ab2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da0ecb6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b37e8ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b6b8384 View commit details
    Browse the repository at this point in the history
  7. feat(frontend): 絵文字ピッカーのカテゴリを多階層フォルダで分類できるように (#12132)

    * Update CHANGELOG.md
    
    * Feat:emoji picker folder select
    
    * Fix: lint error
    
    * Fix: lint error 2
    
    * Fix: lint error 3
    
    * カスタム絵文字のカテゴリ表示部分が長かったので短くした
    
    * エフェクトが壊れて出ないのを修正
    
    * padding 18px -> 9px
    
    * Update CHANGELOG.md
    
    * Revert: en-US.yml
    
    * chg: Folder -> folder
    
    * chg: isChildrenExits -> isChildren
    
    * chg: isChildren -> categoryFolderFlag
    
    * カテゴリ末尾が / の場合ピッカーから消失するので「その他」と扱い対応
    
    * 特定のパターンのカテゴリ名でピッカーに出てこないのを修正
    
    「i18n.ts.other」や「/」始まりの場合壊れる
    
    * chg: categoryFolderFlag -> hasChildSection
    
    * code format
    
    * Del: ti-fw
    
    * fix
    
    * 絵文字とフォルダの表示順序入れ替え
    
    * ネストした場合にパネルでどこまでがどのフォルダのものかをわかりやすくした
    
    * fix lint
    
    * カテゴリの名前が長いと表示がおかしくなる問題を修正
    
    Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: tamaina <tamaina@hotmail.co.jp>
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
    Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
    Co-authored-by: Kagami Sascha Rosylight <saschanaz@outlook.com>
    Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
    Co-authored-by: xianon <xianon@hotmail.co.jp>
    Co-authored-by: kabo2468 <28654659+kabo2468@users.noreply.github.com>
    Co-authored-by: YS <47836716+yszkst@users.noreply.github.com>
    Co-authored-by: Khsmty <me@khsmty.com>
    Co-authored-by: Soni L <EnderMoneyMod@gmail.com>
    Co-authored-by: mei23 <m@m544.net>
    Co-authored-by: daima3629 <52790780+daima3629@users.noreply.github.com>
    Co-authored-by: Windymelt <1113940+windymelt@users.noreply.github.com>
    Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
    Co-authored-by: nenohi <kimutipartylove@gmail.com>
    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
    Co-authored-by: FineArchs <133759614+FineArchs@users.noreply.github.com>
    Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    c190b72 View commit details
    Browse the repository at this point in the history
  8. fix(backend): カスタム絵文字のインポート時の動作を修正 (#12360)

    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    camilla-ett and syuilo authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    8968bfd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cf3d45e View commit details
    Browse the repository at this point in the history
  10. Refine fanout timeline (#12507)

    * chore(endpoints/hybrid-timeline): don't pack inside getFromDb
    
    * chore(endpoints/hybrid-timeline): Redisから取得する部分のうちSTLに依存しなそうなところを別のServiceに切り出し
    
    * chore(endpoints/local-timeline): FanoutTimelineEndpointServiceで再実装
    
    * chore(endpoints/channels/timeline): FanoutTimelineEndpointServiceで再実装
    
    * chore(endpoints/timeline): FanoutTimelineEndpointServiceで再実装
    
    * chore(endpoints/user-list-timeline): FanoutTimelineEndpointServiceで再実装
    
    * chore(endpoints/users/notes): FanoutTimelineEndpointServiceで再実装
    
    * chore: add useDbFallback to FanoutTimelineEndpointService.timeline and always true for channel / user note list
    
    * style: fix lint error
    
    * chore: split logic to multiple functions
    
    * chore: implement redis fallback
    
    * chore: 成功率を上げる
    
    * fix: db fallback not working
    
    * feat: allowPartial
    
    * chore(frontend): set allowPartial
    
    * chore(backend): remove fallbackIfEmpty
    
    HTL will never be purged so it's no longer required
    
    * fix: missing allowPartial in channel timeline
    
    * fix: type of timelineConfig in hybrid-timeline
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    anatawa12 and syuilo authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    a631b97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    238e8ce View commit details
    Browse the repository at this point in the history
  12. fix: #12544 (#12545)

    * meを渡し忘れている
    
    * fix CHANGELOG.md
    
    * Revert "fix CHANGELOG.md"
    
    This reverts commit aaee4e9.
    samunohito authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    92029ac View commit details
    Browse the repository at this point in the history
  13. バックエンドが生成するapi.jsonからmisskey-jsの型を作成する (#12434)

    * ひとまず生成できるところまで
    
    * ファイル構成整理
    
    * 生成コマンド整理
    
    * misskey-jsへの組み込み
    
    * fix generator.ts
    
    * wip
    
    * fix generator.ts
    
    * fix package.json
    
    * 生成ロジックの調整
    
    * 型レベルでのswitch-case機構をmisskey-jsからfrontendに持ち込めるようにした
    
    * 型チェック用のtsconfig.jsonを作成
    
    * 他のエンドポイントを呼ぶ関数にも適用
    
    * 未使用エンティティなどを削除
    
    * misskey-js側で手動定義されていた型を自動生成された型に移行(ただしapi.jsonがvalidでなくなってしまったので後で修正する)
    
    * messagingは廃止されている(テストのビルドエラー解消)
    
    * validなapi.jsonを出力できるように修正
    
    * 修正漏れ対応
    
    * Ajvに怒られて起動できなかったところを修正
    
    * fix ci(途中)
    
    * パラメータenumをやめる
    
    * add command
    
    * add api.json
    
    * 都度自動生成をやめる
    
    * 一気通貫スクリプト修正
    
    * fix ci
    
    * 生成ロジック修正
    
    * フロントの型チェックは結局やらなかったので戻しておく
    
    * fix pnpm-lock.yaml
    
    * add README.md
    
    ---------
    
    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    3 people authored Dec 2, 2023
    Configuration menu
    Copy the full SHA
    3364162 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Revert "fix #12528 (#12536)" (#12548)

    This reverts commit a5f0b5e.
    samunohito authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5ccd61b View commit details
    Browse the repository at this point in the history
  2. fix: withChannelNotesとwithFilesを同時に指定したときの考慮 (#12550)

    Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
    Configuration menu
    Copy the full SHA
    4de4a2e View commit details
    Browse the repository at this point in the history
  3. リストタイムラインでミュートが貫通してしまう問題に対処 (#12534)

    * ユーザリストTL系の各種動作を修正・統一
    
    * fix
    
    * fix CHANGELOG.md
    
    * テスト追加
    samunohito authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    c68d875 View commit details
    Browse the repository at this point in the history
  4. fix(backend): /emojiにおける拡張子の削除方法を修正 (#12543)

    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    7ka-Hiira and acid-chicken authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2eb86e0 View commit details
    Browse the repository at this point in the history
  5. enhance/feat(frontend): データセーバーの改良・強化 (#12526)

    * enhance(frontend): データセーバーを個別で設定できるように
    
    * Update Changelog
    
    * fix design
    
    * (fix) 設定が当たらない
    
    * fix test(無理やり感)
    
    * (fix) 設定がない状態ですべて有効・向操作が効かない
    
    * fix
    
    * tweak
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    kakkokari-gtyih and syuilo authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5bf7813 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4a83a2 View commit details
    Browse the repository at this point in the history
  7. enhance(misskey-js) misskey-jsのストリーミングAPI定義をバックエンドに追従 (#12552)

    * (enhance) misskey-jsのストリーミングAPI定義をバックエンドに追従
    
    * fix ci
    
    * fix ci
    samunohito authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    e17d741 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    34223f3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af15f8d View commit details
    Browse the repository at this point in the history
  10. 入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい (#12337)

    * 入力フォームでもリアクション選択時に使用するピッカーを使うようにしたい
    
    * erase console.log
    
    * fix CHANGELOG.md
    
    * reaction-picker.ts を戻し、今回の対応を入れた emoji-picker.ts を新たに作成
    
    * fix CHANGELOG.md
    
    * tweak
    
    ---------
    
    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    3 people authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    5e1d872 View commit details
    Browse the repository at this point in the history
  11. fix (backend): 「みつける」のなかにミュートしたユーザが現れてしまう問題を修正 (#12559)

    * fix (backend): 「みつける」のなかにミュートしたユーザが現れてしまう問題を修正
    
    * fix
    samunohito authored Dec 3, 2023
    Configuration menu
    Copy the full SHA
    55c8ec8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fix dev build (#12566)

    samunohito authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b2c4973 View commit details
    Browse the repository at this point in the history
  2. Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)

    * fix: unnecessary logging in FanoutTimelineEndpointService
    
    * chore: TimelineOptions
    
    * chore: add FanoutTimelineName type
    
    * chore: forbid specifying both withReplies and withFiles since it's not implemented correctly
    
    * chore: filter mutes, replies, renotes, files in FanoutTimelineEndpointService
    
    * revert unintended changes
    
    * use isReply in NoteCreateService
    
    * fix: excludePureRenotes is not implemented
    
    * fix: replies to me is excluded from local timeline
    
    * chore(frontend): forbid enabling both withReplies and withFiles
    
    * docs(changelog): インスタンスミュートが効かない問題の修正について言及
    anatawa12 authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    18109fc View commit details
    Browse the repository at this point in the history
  3. feat: ユーザースキーマの改善 (#12568)

    * chore: notifyにenumを設定
    
    * feat: securityKeysListの型を明確に
    
    * feat: notificationRecieveConfigにpropertiesを定義
    
    * chore: misskey.jsのmodelを更新
    
    * fix: as constをつけ忘れている
    yupix authored Dec 4, 2023
    Configuration menu
    Copy the full SHA
    33034b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb38e62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e90ad09 View commit details
    Browse the repository at this point in the history
  6. update deps

    syuilo committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    9c90ff7 View commit details
    Browse the repository at this point in the history
  7. 2023.12.0-beta.2

    syuilo committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    920e521 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8866c53 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. タイムラインの「リノートを表示」のトグルスイッチが反応しない問題を直す (#12577)

    * [frontend] Fix renote toggle switch
    
    * Fix MkMenu rather than usage
    yuriha-chan authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    ad60e43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b11b1 View commit details
    Browse the repository at this point in the history
  3. feat: Roleに関するSchemaを追加 (#12572)

    * feat: Roleに関連するschemaを追加
    
    * feat: 新しいRoleSchemaを使うように
    
    * chore: misskey.jsのデータを更新
    
    * chore: misskey-js.api.mdを更新
    yupix authored Dec 6, 2023
    Configuration menu
    Copy the full SHA
    e42c91d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. refactor(frontend): 非推奨となったReactivity Transformを使わないように (#12539)

    * refactor(frontend): 非推奨となったReactivity Transformを使わないように
    
    * refactor: 不要な括弧を除去
    
    * fix: 不要なアノテーションを除去
    
    * fix: Refの配列をrefしている部分の対応
    
    * refactor: 不要な括弧を除去
    
    * fix: lint
    
    * refactor: Ref、ShallowRef、ComputedRefの変数の宣言をletからconstに置換
    
    * fix: type error
    
    * chore: drop reactivity transform from eslint configuration
    
    * refactor: remove unnecessary import
    
    * fix: 対応漏れ
    zyoshoka authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    406b4bd View commit details
    Browse the repository at this point in the history
  2. chore: Add descriptions for "MeiliSearch" and "allowedPrivateNetworks…

    …" to example.yml (#12594)
    
    * Update example.yml, add descriptions for some items
    
    Add descriptions for "MeiliSearch" and "allowedPrivateNetworks"
    
    * Update docker_example.yml
    
    Add descriptions for "MeiliSearch" and "allowedPrivateNetworks"
    ryanho authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e926411 View commit details
    Browse the repository at this point in the history
  3. fix(backend): pagination with sinceId broken (#12586)

    * fix(backend): pagination with sinceId broken
    
    * fix(backend): pagination with sinceId broken for dbFallback
    anatawa12 authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    1d3ef7b View commit details
    Browse the repository at this point in the history
  4. enhance: meilisearchを有効にしてもミュートやブロックを考慮するように (#12575)

    * enhance: meilisearchを有効にしてもミュートやブロックを考慮するように
    
    * Update CHANGELOG.md
    kanarikanaru authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    bcf6b7f View commit details
    Browse the repository at this point in the history
  5. fix(backend): ブロックした相手から自分のノートが見えないように(/users/featured-notes, /users/…

    …notes) (#12511)
    
    * fix: ブロックした相手から自分のノートが見えないように(ユーザー,チャンネル)
    
    * Update CHANGELOG.md
    
    * /users/featured-notesでもブロックを考慮するように
    
    * cacheServiceを使うように
    
    * /channels/timeline.tsで必要のないnoteFilterを持たないように
    
    * Update CHANGELOG.md
    
    * FanoutTimelineEndpointServiceへの対応
    
    - ブロックされている場合は、/users/notesでノートが表示されない
    - ミュートしている場合は、ノートが表示される
    kanarikanaru authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    e6d01e3 View commit details
    Browse the repository at this point in the history
  6. chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593)

    * [wip]run standalone vite
    
    * [wip]run standalone vite
    
    * some fix (tabler icons, sw, streaming)
    
    * fix theme
    
    * fix run scripts
    
    * favicon
    
    * client-assets
    
    * cssの読み込み順序とCSP設定の変更
    
    * fix lang change
    
    * fix clientManifest
    
    * baseを相対パスにしてドメイン直下とサブディレクトリ配下両方に対応
    
    * 色々修正
    
    * 色々修正
    
    * 色々修正
    
    * fix
    
    * Revert "client-assets"
    
    This reverts commit 582601e.
    
    # Conflicts:
    #	packages/frontend/vite.config.ts
    
    * 色々修正
    
    * fix
    
    * fix
    
    * add url and proxy to server proxy
    
    * Update packages/frontend/src/index.html
    
    * wip
    
    * Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
    
    # Conflicts:
    #	packages/frontend/src/pages/welcome.entrance.a.vue
    
    * Merge remote-tracking branch 'origin/develop' into feat/launch-standalone-frontend
    
    # Conflicts:
    #	packages/frontend/src/pages/welcome.entrance.a.vue
    
    * fix tabler load
    
    * Apply suggestions from code review
    
    * Update packages/frontend/src/index.html
    
    * fix
    
    * fix vite.config.local-dev.ts
    
    * fix CONTRIBUTING.md
    
    ---------
    
    Co-authored-by: FruitRiin <nassii74@gmail.com>
    Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
    Co-authored-by: 果物リン <fruitriin@riinswork.space>
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    Co-authored-by: ozelot <contact@ozelot.dev>
    6 people authored Dec 7, 2023
    Configuration menu
    Copy the full SHA
    b0039f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    9059b83 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/labeler from 4 to 5 (#12584)

    Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5.
    - [Release notes](https://github.com/actions/labeler/releases)
    - [Commits](actions/labeler@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/labeler
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    f80ae7f View commit details
    Browse the repository at this point in the history
  3. enhance(frontend): ウィジェットを非表示にできるPageMetaを追加 (#12456)

    * (enhance) ウィジェットを非表示にできるPageMetaを追加
    
    * fix lint
    
    * rename
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    kakkokari-gtyih and syuilo authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    ac4089f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e38af60 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b760db1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12604 from kakkokari-gtyih/fix-dev-0

    fix(dev-frontend) 一部のアセットが読み込まれない問題を修正
    samunohito authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    712e544 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c54d1cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab5d2ec View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d10048e View commit details
    Browse the repository at this point in the history
  10. fix(dev-frontend) 足りてないCSPを追加 (#12606)

    * fix(dev-frontend) サーバーサイドのHTMLと噛み合わない部分を修正
    
    * cspをなおした
    
    * typo
    kakkokari-gtyih authored Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2c6fc0b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. chore: labelerが治っていなかったのを修正 (#12610)

    * fix ci
    
    * fix
    
    * fix labeler.yml
    
    * Revert "fix labeler.yml"
    
    This reverts commit 9b6a7d0.
    
    ---------
    
    Co-authored-by: samunohito <46447427+samunohito@users.noreply.github.com>
    zyoshoka and samunohito authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    6c1f839 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcf0f5f View commit details
    Browse the repository at this point in the history
  3. update deps

    syuilo committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    319267e View commit details
    Browse the repository at this point in the history
  4. Fix/vue import error on intellij (#12612)

    * Fix fix labeler config (#8)
    
    * fix vue import error
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    samunohito and syuilo authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b7bdd45 View commit details
    Browse the repository at this point in the history
  5. Misskey Playのノート投稿画面で「内容を隠す」を設定できるようにする (#12576)

    * Add the content warning option in AiScript UI postFormButton
    
    * Fix initial CW in postFormButton
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    yuriha-chan and syuilo authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    dd332b3 View commit details
    Browse the repository at this point in the history
  6. 2023.12.0-beta.3

    syuilo committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    b72f918 View commit details
    Browse the repository at this point in the history
  7. (dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加 (#12613)

    * (dev) index.htmlにmeta[name=viewport]がなかったので追加&足りてないCSP追加
    
    * fix tab
    samunohito authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    025afe8 View commit details
    Browse the repository at this point in the history
  8. Fix indentation (#12615)

    woxtu authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4c135a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    2217d0c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Fix trailing commas (#12628)

    woxtu authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    ebdb443 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    b691126 View commit details
    Browse the repository at this point in the history
  2. fix type

    syuilo committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    564a23c View commit details
    Browse the repository at this point in the history
  3. Enhance(frontend): リスト/アンテナ/チャンネルをタイムラインから新規作成できるように (#12629)

    * add short leads to lists, antennas, and channels
    
    * remove unused import
    
    * add CHANGELOG.md
    
    * hide separator when there is no item
    
    * fix mistakes
    
    * Update timeline.vue
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    1STEP621 and syuilo authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7f85d7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aad573a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06ca63f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    daea5a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    5472f4b View commit details
    Browse the repository at this point in the history
  2. fix(frontend): MkAnimBgをリサイズに対応させる (#12642)

    * (fix) MkAnimBgをリサイズに対応させる
    
    * fix lint
    
    * refactor
    kakkokari-gtyih authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    71bb181 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17f8943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b3a5f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37820ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eeed67e View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    839b748 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbf1f74 View commit details
    Browse the repository at this point in the history
  3. fix swcrc

    syuilo committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    2cfe64e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5cee481 View commit details
    Browse the repository at this point in the history
  5. Enhance(frontend): MFMや絵文字が使える入力ボックスでオートコンプリートを使えるように (#12643)

    * rich autocomplete for use in profiles, announcements, and channel descriptions
    
    * implementation omissions
    
    * add tab, apply to page editor, and fix something
    
    * componentization
    
    * fix nyaize doesn't working in profile preview
    
    * detach autocomplete instance when unmounted
    
    * fix: mismatched camelCase
    
    * remove unused / unnecessary styles
    
    * update CHANGELOG.md
    
    * fix lint
    
    * remove dump.rdb
    
    * props.richAutocomplete -> autocomplete
    
    * Update packages/frontend/src/scripts/autocomplete.ts
    
    * clarify namings
    メンションなども「MFM」に含まれるのか自信がなかったのでrichSyntaxなどとぼかしていましたが、含むようなので変更しました
    
    * tweak
    
    * Update MkFormDialog.vue
    
    * rename
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    1STEP621 and syuilo authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b33fe53 View commit details
    Browse the repository at this point in the history
  6. update deps

    syuilo committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    aedc1d0 View commit details
    Browse the repository at this point in the history
  7. 2023.12.0-beta.4

    syuilo committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    364efbe View commit details
    Browse the repository at this point in the history
  8. feat(frontend): 絵文字ピッカーの実装 (#12617)

    * 絵文字デッキの作成
    
    * 細かい不備を修正
    
    * fix lint
    
    * fix
    
    * fix CHANGELOG.md
    
    * fix setTimeout -> nextTick
    
    * fix #12617 (comment)
    
    * fix bug
    
    * fix CHANGELOG.md
    
    * fix CHANGELOG.md
    
    * wip
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * wip
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    samunohito and syuilo authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a92795d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8ff8717 View commit details
    Browse the repository at this point in the history
  10. New Crowdin updates (#12352)

    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Indonesian)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Arabic)
    
    * New translations ja-jp.yml (Czech)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Polish)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Slovak)
    
    * New translations ja-jp.yml (Swedish)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Vietnamese)
    
    * New translations ja-jp.yml (Bengali)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Indonesian)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Arabic)
    
    * New translations ja-jp.yml (Czech)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Polish)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Slovak)
    
    * New translations ja-jp.yml (Swedish)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Vietnamese)
    
    * New translations ja-jp.yml (Bengali)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Romanian)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Indonesian)
    
    * New translations ja-jp.yml (Indonesian)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Indonesian)
    
    * New translations ja-jp.yml (Romanian)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Arabic)
    
    * New translations ja-jp.yml (Czech)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Greek)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Dutch)
    
    * New translations ja-jp.yml (Polish)
    
    * New translations ja-jp.yml (Portuguese)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Slovak)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Vietnamese)
    
    * New translations ja-jp.yml (Bengali)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Uzbek)
    
    * New translations ja-jp.yml (Lao)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Chinese Traditional)
    syuilo authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8416329 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c0b7d7 View commit details
    Browse the repository at this point in the history
  12. fix(frontend) リアクションの表示位置を微調整 (#12651)

    * fix(frontend) リアクションの表示位置を微調整
    
    * fix inline-flex
    samunohito authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b9318d0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f7eef54 View commit details
    Browse the repository at this point in the history
  14. feat(frontend): MFM のアニメーション要素に delay オプションを追加 (#12659)

    * Add delay option
    
    * Update CHANGELOG.md
    YAVIIGI authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    d776616 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    76d1ed3 View commit details
    Browse the repository at this point in the history
  16. update deps

    syuilo committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a2a6a94 View commit details
    Browse the repository at this point in the history
  17. (dev-mode) devモードの改善 (#12639)

    * fix dev-mode
    
    * fix dev-mode
    
    * fix dev-mode
    
    * fix dev-mode
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    samunohito and syuilo authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    386fced View commit details
    Browse the repository at this point in the history
  18. fix: devモードの特定条件下でページが表示されなくなる問題を修正 (#12653)

    * fix: devモードでキャッシュクリアするとページが表示されなくなる問題を修正
    
    * fix: localeがnullの場合も最新のlocaleを取得するように
    hideki0403 authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    239507d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4178527 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    5cc3d3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4d869 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eacc204 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c419243 View commit details
    Browse the repository at this point in the history
  5. Fix(frontend): ほとんどのMkTextareaでMFMプレビューが表示されてしまっている問題を修正 (#12672)

    * ほとんどのMkTextareaでMFMのプレビューが表示されてしまっている不具合を修正
    
    * refactor
    
    * そもそも #12130 でプロフィールはnyaizeされない仕様にもどっていたらしいので修正
    1STEP621 authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    272dc20 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b5c319b View commit details
    Browse the repository at this point in the history
  7. Fix: AiScriptのreadlineが不正な値を返すことがある問題を修正 (#12675)

    * fix input bug
    
    * Update CHANGELOG.md
    FineArchs authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    617ff00 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump actions/upload-artifact from 2 to 4 (#12670)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1260e8b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Fix(backend): JSONSchemaに不足しているパラメータを追加 (#12680)

    * Fix(backend): JSONSchemaに不足しているパラメータを追加
    
    * nullable:falseに修正
    
    ---------
    
    Co-authored-by: sorairo <sorairo@shiosyakeyakini.info>
    shiosyakeyakini-info and shiosyakeyakini-info authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    3e256ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f49b9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3906028 View commit details
    Browse the repository at this point in the history
  4. enhance(frontend): コードブロックのハイライト機能を利用するには言語を明示的に指定させるように (#12681)

    * (enhance) コードブロックのハイライトを使用するには言語指定を求める
    
    * Update changelog
    
    * fix
    
    * typo
    kakkokari-gtyih authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    b1a7dcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1706541 View commit details
    Browse the repository at this point in the history
  6. fix(dev): ファイルの読み込みに失敗することがあるのを修正 (#12684)

    * (enhance) コード入力をMkCodeEditorに変更
    
    * (fix) devでファイルの読み込みに失敗することがある
    
    * Revert "(enhance) コード入力をMkCodeEditorに変更"
    
    This reverts commit 726d56c.
    kakkokari-gtyih authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    fda5147 View commit details
    Browse the repository at this point in the history
  7. fix(frontend): 絵文字ピッカー設定ページのボタン文言修正 (#12676)

    * fix(frontend): 絵文字ピッカー設定ページのボタン文言修正
    
    * fix
    samunohito authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    d7d9304 View commit details
    Browse the repository at this point in the history
  8. clean up

    syuilo committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    8c21839 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    742da2f View commit details
    Browse the repository at this point in the history
  10. update deps

    syuilo committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    2ecc029 View commit details
    Browse the repository at this point in the history
  11. 2023.12.0-beta.5

    syuilo committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    6df9c79 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c167f20 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    776eea7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. fix lint error (#12692)

    fruitriin authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    67824cf View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    24261f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5150053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d995bf0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6672e9e View commit details
    Browse the repository at this point in the history
  5. update deps

    syuilo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    8a9f4ef View commit details
    Browse the repository at this point in the history
  6. update mfm-js

    syuilo committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    507d436 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1399027 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    syuilo authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6b39ba9 View commit details
    Browse the repository at this point in the history
  9. Enhance(frontend): Shift+Tabで前の補完候補が選択できるように (#12704)

    * Shift+Tabで前の補完候補が選択できるように
    
    * update CHANGELOG.md
    1STEP621 authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    38b82b8 View commit details
    Browse the repository at this point in the history
  10. Fix: Renoteの判定が間違っているのを修正 (#12706)

    * RNと引用RNの判定が間違っているのを修正
    
    * remove dump.rdb
    
    * update CHANGELOG.md
    
    * lint fix
    1STEP621 authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    f6ff3b1 View commit details
    Browse the repository at this point in the history
  11. enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702)

    * Enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12072)
    
    * refactor: crowdin 編集部分のコミットを打ち消し
    
    #12702 (comment)
    
    * refactor: オブジェクトの名前修正
    
    #12702 (comment)
    
    * fix: 設定項目の説明を削除
    
    名称が具体的になって必要なくなったため
    #12702 (comment)
    zawa-ch authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    4e2d802 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Fix(frontend): CWボタンに常に「引用」が出てしまうのを修正 (#12715)

    * RNと引用RNの判定が間違っているのを修正
    
    * remove dump.rdb
    
    * update CHANGELOG.md
    
    * lint fix
    
    * fix cw button label
    1STEP621 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    eeedef5 View commit details
    Browse the repository at this point in the history
  2. New Crowdin updates (#12652)

    * New translations ja-jp.yml (Indonesian)
    
    * New translations ja-jp.yml (Romanian)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Arabic)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Czech)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Greek)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Dutch)
    
    * New translations ja-jp.yml (Norwegian)
    
    * New translations ja-jp.yml (Polish)
    
    * New translations ja-jp.yml (Portuguese)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Slovak)
    
    * New translations ja-jp.yml (Swedish)
    
    * New translations ja-jp.yml (Turkish)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Vietnamese)
    
    * New translations ja-jp.yml (Bengali)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Uzbek)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Arabic)
    
    * New translations ja-jp.yml (Arabic)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Indonesian)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Arabic)
    
    * New translations ja-jp.yml (Czech)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Polish)
    
    * New translations ja-jp.yml (Portuguese)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Slovak)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Vietnamese)
    
    * New translations ja-jp.yml (Bengali)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Chinese Traditional)
    syuilo authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    ea41df5 View commit details
    Browse the repository at this point in the history
  3. fix: 追加絵文字候補辞書の修正(主に国旗) (#12716)

    * fix: 絵文字候補辞書の修正(主に国旗)
    
    * 間違って削除してしまった絵文字の復旧
    GrapeApple0 authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    21882b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Fix(frontend): CW内などの画像が表示されないことがあるバグを修正 (#12721)

    * 画像のアスペクト比をデフォルト以外に設定しているとCW内の画像が表示されないのを修正
    
    * fix
    1STEP621 authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    10d4ae1 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    4175b78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d14eb20 View commit details
    Browse the repository at this point in the history
  3. enhance: ロールにアサインされたときの通知 (#12607)

    * wip
    
    * Update misskey-js.api.md
    
    * Update CHANGELOG.md
    
    * Update RoleService.ts
    
    * Update locales/ja-JP.yml
    
    Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
    
    * Update UserListService.ts
    
    * Update misskey-js.api.md
    
    * fix (#12724)
    
    ---------
    
    Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
    Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
    3 people authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    15b0d2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3ab96b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c307dd4 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    syuilo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    757dee5 View commit details
    Browse the repository at this point in the history
  7. chore: remove hashtag from featured immediately (#12668)

    * chore: remove hashtag from featured immediately
    
    * docs(changelog): ハッシュタグのトレンド除外設定が即時に効果を持つように修正
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    anatawa12 and syuilo authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b2254a6 View commit details
    Browse the repository at this point in the history
  8. Remove unused imports (#12730)

    woxtu authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c92508a View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1 (#12713)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4.0.0...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ffa0470 View commit details
    Browse the repository at this point in the history
  10. New Crowdin updates (#12722)

    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    syuilo authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f480287 View commit details
    Browse the repository at this point in the history
  11. 2023.12.0-beta.6

    syuilo committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f88ed4d View commit details
    Browse the repository at this point in the history
  12. Update CHANGELOG.md

    Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
    syuilo and zyoshoka authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    07d4632 View commit details
    Browse the repository at this point in the history
  13. enhance: api.jsonのレスポンスの内容を実際の内容に合わせる (#12723)

    * Create packedAdSchema
    
    * admin/emoji/add
    
    * admin/get-user-ips
    
    * admin/roles/users
    
    * admin/get-index-stats
    
    * admin/accounts/find-by-email
    
    * fix type of admin/ad/list
    
    * federation/stats
    
    * endpoints
    
    * get-online-users-count
    
    * i/2fa/register-key
    
    * i/2fa/key-done
    
    * i/2fa/register
    
    * i/apps
    
    * i/authorized-apps
    
    * i/registry/get-all
    
    * i/registry/get
    
    * i/registry/get-detail
    
    * i/registry/key-with-type
    
    * i/registry/scopes-with-domain
    
    * i/update-email
    
    * i/move
    
    * i/webhooks/create
    
    * fix miss type
    
    * i/webhooks/show
    
    * i/webhooks/list
    
    * flash/create
    
    * roles/users
    
    * server-info
    
    * test
    
    * users/lists/get-memberships
    
    * users/achievements
    
    * fetch-rss
    
    * fetch-external-resources
    GrapeApple0 authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    79ca93c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. fix(backend): テストが死んでいるのを修正 (#12738)

    * fix test
    
    * fix test
    
    * fix test
    
    * fix test
    
    * fix test
    samunohito authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    433d46e View commit details
    Browse the repository at this point in the history
  2. fix: 引用RNがpure RNとして連合され、pure RNが引用RNとして連合される (#12744)

    * fix: quote notes are rendered as pure renote
    
    * fix: filesが指定されてて空配列のときにQuote扱いされる
    
    * chore: isQuoteの仕様をmisc/is-quote.tsと揃える
    
    * docs: is-quote.tsの方にNoteCreateService.isQuoteのことを書いて更新忘れを防ぐ
    anatawa12 authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    52b94db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d68214b View commit details
    Browse the repository at this point in the history
  4. New Crowdin updates (#12732)

    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (English)
    syuilo authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6d4aa31 View commit details
    Browse the repository at this point in the history
  5. fix type

    syuilo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    179cb1d View commit details
    Browse the repository at this point in the history
  6. [Hub Next] Misskey Hubのリンクを変更 (#12699)

    * misskey hub のリンクを変更
    
    * misskey-hub.net -> assets.misskey-hub.net
    Related to misskey-dev/misskey-hub-next#57
    kakkokari-gtyih authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3d4af18 View commit details
    Browse the repository at this point in the history
  7. enhance: チャンネルに新規の投稿がある場合にバッジを表示させる (#12690)

    * 多分できたかも
    
    * 不要なpropsを削除
    
    * 不要なimportを削除
    
    * 縁を付けた
    
    * 枠線の位置を端に寄せた
    
    * やっぱり内側へ寄せることにした
    
    * できたかも
    
    * 修正
    
    * 修正
    
    * クラスにまとめた
    
    * 微調整
    
    * 直せたかも
    
    * importを付け足し
    
    * 多分できたかも
    
    * Update channel.vue
    
    * Update MkMenu.vue
    
    * Update channel.vue
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    ikasoba and syuilo authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5eb944e View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    syuilo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6b7a810 View commit details
    Browse the repository at this point in the history
  9. 2023.12.0

    syuilo committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9c04749 View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    syuilo authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    6254954 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    b3c4f7e View commit details
    Browse the repository at this point in the history
  2. feat: 登録を拒否するメールアドレスのドメインを手動で設定できるように (#12740)

    * feat: 使い捨てアドレスのドメインを手動で設定できるように
    
    * Update CHANGELOG.md
    
    * disposableEmailDomains -> bannedEmailDomains
    
    * isBlockedHostを使うように
    GrapeApple0 authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    5b5a537 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    syuilo committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2c7d07b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98734af View commit details
    Browse the repository at this point in the history
  5. lint

    syuilo committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    6e4894c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1716c65 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30cf5c3 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    syuilo committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    59b47b8 View commit details
    Browse the repository at this point in the history
  9. New Crowdin updates (#12748)

    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Chinese Traditional)
    syuilo authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    8caf2b0 View commit details
    Browse the repository at this point in the history
  10. 1 Configuration menu
    Copy the full SHA
    f435995 View commit details
    Browse the repository at this point in the history
  11. Revert "fix(backend): renote判定がおかしい"

    This reverts commit f435995.
    syuilo committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    e852f4b View commit details
    Browse the repository at this point in the history
  12. fix: ブロックされててもpure RNできる (#12758)

    なぜかわからないけど元々Quoteはできるようなのでそれに戻しました
    anatawa12 authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2f425aa View commit details
    Browse the repository at this point in the history
  13. Update CHANGELOG.md

    syuilo committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    471c8ec View commit details
    Browse the repository at this point in the history