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

feat(frontend): 絵文字ピッカーのカテゴリを多階層フォルダで分類できるように #12132

Merged
merged 57 commits into from
Dec 2, 2023

Commits on Feb 23, 2023

  1. Release: 13.7.3

    Merge pull request misskey-dev#10048 from misskey-dev/develop
    tamaina authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    7c9330a View commit details
    Browse the repository at this point in the history
  2. Release: 13.7.4

    Merge pull request misskey-dev#10050 from misskey-dev/develop
    tamaina authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    40de144 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Merge pull request misskey-dev#10058 from misskey-dev/develop

    Release: 13.7.5
    syuilo authored Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1ba49b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Merge pull request misskey-dev#10108 from misskey-dev/develop

    * Add dialog to remove follower (misskey-dev#9718)
    
    * update PULL_REQUEST_TEMPLATE
    
    * 起動時にRedisの疎通確認を行う (misskey-dev#9832)
    
    * 起動時にRedisの疎通確認を行う
    
    * check:connectをstart内に移動
    
    ---------
    
    Co-authored-by: tamaina <tamaina@hotmail.co.jp>
    
    * Pass `--detectOpenHandles` to Jest (misskey-dev#9895)
    
    Co-authored-by: tamaina <tamaina@hotmail.co.jp>
    
    * enhance(client): MkUrlPreviewの閉じるボタンを見やすく (misskey-dev#9913)
    
    Co-authored-by: tamaina <tamaina@hotmail.co.jp>
    
    * test(backend): restore ap-request tests (misskey-dev#9997)
    
    Co-authored-by: tamaina <tamaina@hotmail.co.jp>
    
    * fix/refaftor(client): MkTime.vueの変更 (misskey-dev#10061)
    
    * fix(client): MkTime.timeにstringでもDateでない値が入った場合、?を表示
    
    * fix(client): MkTimeを改良
    
    * numberを許容
    
    * falsyな値もとる
    
    * 不明
    
    * ありません
    
    * fix
    
    * fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする (misskey-dev#9911)
    
    * fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする
    
    * NO_SUCH_FILE
    
    * Update codecov.yml
    
    * Update apple-touch-icon.png
    
    * デプロイされているプレビュー環境がない場合はプレビュー環境を削除しないようにする (misskey-dev#10062)
    
    * デプロイされているプレビュー環境がない場合はDestroy preview environmentを実行しないようにする
    
    * CIがない場合の処理追加
    
    * enhance(client): improve clip menu ux
    
    * 未知のユーザーが deleteActor されたら処理をスキップする (misskey-dev#10067)
    
    * fix(client): Android ChromeでPWAとしてインストールできない問題を修正 (misskey-dev#10069)
    
    * fix(client): Android ChromeでPWAとしてインストールできない問題を修正
    
    * 順番関係ある?
    
    * Windows環境でswcを使うと正常にビルドができない問題の修正 (misskey-dev#10074)
    
    * Update @swc/core to v1.3.36
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    
    * バックグラウンドで一定時間経過したらページネーションのアイテム更新をしない (misskey-dev#10053)
    
    * 🎨
    
    * feat: 2つの検索画面の統合 (misskey-dev#9949) (misskey-dev#10038)
    
    * feat: 検索画面の UI を統一
    
    * fix: エラーの修正
    
    * add: changelog
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    
    * enhance(client): ノートメニューからユーザーメニューを開けるように
    
    Resolve misskey-dev#10019
    
    * enhance(client): renoteした際の表示を改善
    
    Resolve misskey-dev#10078
    
    * Update CHANGELOG.md
    
    * enhance(client): tweak contextmenu position calculation
    
    * 🎨
    
    * 🎨
    
    * feat: in-channel featured note
    
    Resolve misskey-dev#9938
    
    * refactor(frontend): fix eslint error (misskey-dev#10084)
    
    * Simplify search.vue (remove dead code) (misskey-dev#10088)
    
    * Simplify search.vue
    
    This is already handled by the code above it, no need to handle it twice
    
    * Remove unused imports
    
    * Update about-misskey.vue
    
    * test(server): add validation test of api:notes/create (misskey-dev#10090)
    
    * fix(server): notes/createのバリデーションが効いていない
    Fix misskey-dev#10079
    
    Co-Authored-By: mei23 <m@m544.net>
    
    * anyOf内にバリデーションを書いても最初の一つしかチェックされない
    
    * ✌️
    
    * wip
    
    * wip
    
    * ✌️
    
    * RequiredProp
    
    * Revert "RequiredProp"
    
    This reverts commit 7469390.
    
    * add api:notes/create
    
    * fix lint
    
    * text
    
    * ✌️
    
    * improve readability
    
    ---------
    
    Co-authored-by: mei23 <m@m544.net>
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    
    * New Crowdin updates (misskey-dev#10059)
    
    * New translations ja-JP.yml (Japanese, Kansai)
    
    * 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 (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 (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 (Indonesian)
    
    * 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 (Chinese Traditional)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (Ukrainian)
    
    * New translations ja-JP.yml (Chinese Simplified)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (Ukrainian)
    
    * New translations ja-JP.yml (Ukrainian)
    
    * New translations ja-JP.yml (Ukrainian)
    
    * New translations ja-JP.yml (Chinese Simplified)
    
    * New translations ja-JP.yml (Japanese, Kansai)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Thai)
    
    * New translations ja-JP.yml (Spanish)
    
    * New translations ja-JP.yml (Spanish)
    
    * enhance(client): improve user menu ux
    
    * enhance(client): photoswipe 表示時に戻る操作をしても前の画面に戻らないように (misskey-dev#10098)
    
    * enhance(client): photoswipe 表示時に戻る操作をしても前の画面に戻らないように
    
    * add: changelog
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    
    * enhance(client): メニューの「もっと」からインスタンス情報を見れるように
    
    * [Fix] fixed an typo in error message (misskey-dev#10102)
    
    * Update codecov.yml
    
    * Update CHANGELOG.md
    
    * fix(server): エラーのスタックトレースは返さないように
    
    Fix misskey-dev#10064
    
    * [chore]Editorconfig: ymlに加えてyamlファイルに対しても同じ規約を適用する (misskey-dev#10081)
    
    * Added yaml file in addition to yml file, in editorconfig
    
    * Applied editorconfig for pnpm-workspace.yaml
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    
    * update deps
    
    * ホームタイムラインの読み込みでクエリタイムアウトになるのを修正する (misskey-dev#10106)
    
    * refactor
    
    * New translations ja-JP.yml (French) (misskey-dev#10103)
    
    * Update CHANGELOG.md
    
    * 13.8.0
    
    ---------
    
    Co-authored-by: atsuchan <83960488+atsu1125@users.noreply.github.com>
    Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
    Co-authored-by: tamaina <tamaina@hotmail.co.jp>
    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>
    14 people authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    02c8fd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request misskey-dev#10112 from misskey-dev/develop

    Release: 13.8.1
    syuilo authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    647ce17 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Merge pull request misskey-dev#10177 from misskey-dev/develop

    Release: 13.9.0
    syuilo authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5bd68aa View commit details
    Browse the repository at this point in the history
  2. Merge pull request misskey-dev#10181 from misskey-dev/develop

    Release: 13.9.1
    syuilo authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    b23a9b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Merge pull request misskey-dev#10218 from misskey-dev/develop

    Release: 13.9.2
    syuilo authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    ae517a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Merge pull request misskey-dev#10342 from misskey-dev/develop

    Release: 13.10.0
    syuilo authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    1e67e9c View commit details
    Browse the repository at this point in the history
  2. Merge pull request misskey-dev#10383 from misskey-dev/develop

    Release: 13.10.1
    syuilo authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    59768bd View commit details
    Browse the repository at this point in the history
  3. Merge pull request misskey-dev#10388 from misskey-dev/develop

    Release: 13.10.2
    syuilo authored Mar 22, 2023
    Configuration menu
    Copy the full SHA
    a52bbc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Merge pull request misskey-dev#10402 from misskey-dev/develop

    Release: 13.10.3
    syuilo authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    f54a954 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

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

Commits on Apr 9, 2023

  1. Merge pull request misskey-dev#10543 from misskey-dev/develop

    Release: 13.11.1
    syuilo authored Apr 9, 2023
    Configuration menu
    Copy the full SHA
    8b1362a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Merge pull request misskey-dev#10578 from misskey-dev/develop

    Release: 13.11.2
    syuilo authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    75b28d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Update CHANGELOG.md

    EbiseLutica authored Apr 12, 2023
    1 Configuration menu
    Copy the full SHA
    d429f81 View commit details
    Browse the repository at this point in the history
  2. Merge pull request misskey-dev#10606 from misskey-dev/EbiseLutica-pat…

    …ch-1
    
    Update CHANGELOG.md
    syuilo authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    272e0c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Merge pull request misskey-dev#10608 from misskey-dev/develop

    Release: 13.11.3
    syuilo authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c5d2dba View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Merge pull request misskey-dev#10774 from misskey-dev/develop

    Release: 13.12.0
    syuilo authored May 9, 2023
    Configuration menu
    Copy the full SHA
    94690c8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request misskey-dev#10814 from misskey-dev/develop

    Release: 13.12.1
    syuilo authored May 9, 2023
    Configuration menu
    Copy the full SHA
    9ad5732 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Merge pull request misskey-dev#10833 from misskey-dev/develop

    * refactor(frontend): use css modules
    
    * feat: 投稿したコンテンツのAIによる学習を軽減するオプションを追加
    
    Resolve misskey-dev#10819
    
    * enhance(backend): publicReactionsをデフォルトtrueに
    
    * 念のためnoimageaiもつける
    
    * add X-Robots-Tag: noai
    
    * Update ja-JP.yml
    
    * fix(frontend): ブラーエフェクトを有効にしている状態で高負荷になる問題を修正
    
    * enhance(backend): graceful shutdown for job queue and refactor
    
    * fix(backend): テスト時は一部のサービスを停止
    
    * fix test
    
    * New Crowdin updates (misskey-dev#10815)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (Korean)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * refactor
    
    * bump
    
    * refactor(frontend): use css module
    
    * refactor(frontend): use css module
    
    * delete unused component
    
    * センシティブワードを正規表現、CWにも適用するように (misskey-dev#10688)
    
    * cwにセンシティブが効いてない
    
    * CWが無いときにTextを見るように
    
    * 比較演算子間違えた
    
    * とりあえずチェック
    
    * 正規表現対応
    
    * /test/giにも対応
    
    * matchでしなくてもいいのでは感
    
    * レビュー修正
    
    * Update packages/backend/src/core/NoteCreateService.ts
    
    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    
    * Update packages/backend/src/core/NoteCreateService.ts
    
    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    
    * 修正
    
    * wipかも
    
    * wordsでスペース区切りのものできたかも
    
    * なんか動いたかも
    
    * test作成
    
    * 文言の修正
    
    * 修正
    
    * note参照
    
    ---------
    
    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    
    * Update CHANGELOG.md
    
    * New Crowdin updates (misskey-dev#10823)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (German)
    
    * ci: fix typo
    
    * fix(frontend): より明確な説明にしたのとtypo修正
    
    * fix typo
    
    * fix(frontend): カラーバーがリプライには表示されないのを修正
    
    * fix(frontend): チャンネル内の検索ボックスが挙動不審な問題を修正
    
    Fix misskey-dev#10793
    
    * enhance(backend): ノートのハッシュタグもMeilisearchに突っ込むように
    
    今後ハッシュタグ検索とか実装するときのため
    
    * feat(frontend): ユーザー指定ノート検索
    
    * fix(frontend): fix retention chart rendering
    
    * Update about-misskey.vue
    
    * meta: Remove @rinsuki from reviewer-lottery (misskey-dev#10830)
    
    * New Crowdin updates (misskey-dev#10824)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (Chinese Traditional)
    
    * New translations ja-JP.yml (French)
    
    * New translations ja-JP.yml (German)
    
    * 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 (Spanish)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (Italian)
    
    * New translations ja-JP.yml (Korean)
    
    * New translations ja-JP.yml (Norwegian)
    
    * New translations ja-JP.yml (Russian)
    
    * New translations ja-JP.yml (Chinese Simplified)
    
    * New translations ja-JP.yml (Indonesian)
    
    * New translations ja-JP.yml (Thai)
    
    * enhance(frontend): アカウント初期設定ウィザードにプライバシー設定を追加
    
    * Update CHANGELOG.md
    
    * fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正
    
    * fix MkUserSetupDialog.Privacy.vue
    
    * ci: skip non-Japanese locale on TurboSnap
    
    * ci: notify on changes for push events
    
    * ci: fix missing branch
    
    * Update basic.cy.js
    
    * [ci skip] New Crowdin updates (misskey-dev#10834)
    
    * New translations ja-JP.yml (English)
    
    * New translations ja-JP.yml (Arabic)
    
    * New translations ja-JP.yml (German)
    
    * New translations ja-JP.yml (Chinese Simplified)
    
    * New translations ja-JP.yml (Japanese, Kansai)
    
    * New translations ja-JP.yml (Arabic)
    
    * 🎨
    
    * 🎨
    
    * enhance(frontend): add retention line chart
    
    * update deps
    
    * refactor
    
    * fix(frontend): Pageにおいて画像ブロックに画像を設定できない問題を修正
    
    Fix misskey-dev#10837
    
    ---------
    
    Co-authored-by: nenohi <kimutipartylove@gmail.com>
    Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
    Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
    4 people authored May 12, 2023
    Configuration menu
    Copy the full SHA
    de6348e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Merge pull request misskey-dev#10932 from misskey-dev/develop

    Release: 13.13.0
    syuilo authored Jun 5, 2023
    Configuration menu
    Copy the full SHA
    407a965 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge pull request misskey-dev#10961 from misskey-dev/develop

    Release: 13.13.1
    syuilo authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    32c7411 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Merge pull request misskey-dev#10990 from misskey-dev/develop

    Release: 13.13.2
    syuilo authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7093662 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Merge pull request misskey-dev#11301 from misskey-dev/develop

    Release: 13.14.0
    syuilo authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    e64a81a View commit details
    Browse the repository at this point in the history
  2. Merge pull request misskey-dev#11338 from misskey-dev/develop

    Release: 13.14.1
    syuilo authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4e24aff View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request misskey-dev#11384 from misskey-dev/develop

    Release: 13.14.2
    syuilo authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    a8d45d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Merge pull request misskey-dev#11874 from misskey-dev/develop

    Release: 2023.9.0
    syuilo authored Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f32915b View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Sep 29, 2023

  1. Merge pull request misskey-dev#11920 from misskey-dev/develop

    Release: 2023.9.2
    syuilo authored Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7adc8fc View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Merge pull request misskey-dev#11926 from misskey-dev/develop

    * fix(backend): Redisに古いMisskeyバージョンのキャッシュが残っている場合の問題を修正
    
    * Update CHANGELOG.md
    
    * enhance(front)end: improve moderation log
    
    * enhance: ノートの翻訳機能の利用可否をロールで設定可能に
    
    Resolve misskey-dev#11923
    
    * 2023.9.3
    
    * 後方互換性の強化
    
    * Update CHANGELOG.md
    
    * fix test
    
    * [ci skip] New Crowdin updates (misskey-dev#11922)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * feat: AiScriptでホストのアドレスを参照できる定数 (misskey-dev#11924)
    
    * add HOST_URL
    
    * Update CHANGELOG.md
    
    * tweak
    
    ---------
    
    Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
    
    ---------
    
    Co-authored-by: FineArchs <133759614+FineArchs@users.noreply.github.com>
    syuilo and FineArchs authored Sep 30, 2023
    Configuration menu
    Copy the full SHA
    0e6cd57 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge pull request misskey-dev#11963 from misskey-dev/develop

    Release: 2023.10.0
    syuilo authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f964ef1 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge pull request misskey-dev#12011 from misskey-dev/develop

    Release: 2023.10.1
    syuilo authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7e7138c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Merge pull request misskey-dev#12060 from misskey-dev/develop

    Release: 2023.10.2
    syuilo authored Oct 21, 2023
    Configuration menu
    Copy the full SHA
    3043b52 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    e1b45bd View commit details
    Browse the repository at this point in the history
  2. Fix: lint error

    meronmks committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    808602c View commit details
    Browse the repository at this point in the history
  3. Fix: lint error 2

    meronmks committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    e88c0ed View commit details
    Browse the repository at this point in the history
  4. Fix: lint error 3

    meronmks committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    01af8c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf3ca78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b59236 View commit details
    Browse the repository at this point in the history
  7. padding 18px -> 9px

    meronmks committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0637591 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    meronmks committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9b14644 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Revert: en-US.yml

    meronmks committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    059c11f View commit details
    Browse the repository at this point in the history
  2. chg: Folder -> folder

    meronmks committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6b3171f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    563bd78 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 28, 2023

  1. Configuration menu
    Copy the full SHA
    2e05560 View commit details
    Browse the repository at this point in the history
  2. 特定のパターンのカテゴリ名でピッカーに出てこないのを修正

    「i18n.ts.other」や「/」始まりの場合壊れる
    meronmks committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    d0f9626 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    d09481d View commit details
    Browse the repository at this point in the history
  2. code format

    meronmks committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    3f42764 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Del: ti-fw

    meronmks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    45e39bd View commit details
    Browse the repository at this point in the history
  2. fix

    meronmks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    84ed25a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b47b620 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b19602d View commit details
    Browse the repository at this point in the history
  5. fix lint

    meronmks committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    74cefab View commit details
    Browse the repository at this point in the history
  6. カテゴリの名前が長いと表示がおかしくなる問題を修正

    Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
    meronmks and u1-liquid committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    47309b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

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