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

Sync/2024.11.0 #15031

Closed
wants to merge 213 commits into from
Closed

Sync/2024.11.0 #15031

wants to merge 213 commits into from

Commits on Mar 24, 2024

  1. feat: ノートの自動削除

    n1lsqn authored and chan-mai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    fbd526b View commit details
    Browse the repository at this point in the history
  2. fix: 消えるようにする

    n1lsqn authored and chan-mai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a7af522 View commit details
    Browse the repository at this point in the history
  3. feat: テスト通す

    n1lsqn authored and chan-mai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    6206567 View commit details
    Browse the repository at this point in the history
  4. update: 翻訳の追加

    chan-mai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ac6004b View commit details
    Browse the repository at this point in the history
  5. update: readme

    chan-mai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    cf5fb81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16d318f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from team-shahu/feat-portal

    feat: ポータルへの導線確保
    chan-mai authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    16090cc View commit details
    Browse the repository at this point in the history
  8. feat: チャンネル内お知らせ機能 (misskey-dev#138)

    * feat: チャンネル内お知らせ機能のbackend側を実装
    
    * update: 型定義を更新
    
    * fix: channel.annoucementのjson-schemaがoptionalを許容していたのを修正
    
    * fix: 誤字修正
    
    * fix: チャンネル作成時にお知らせを設定出来ないようになっていたのを修正
    
    * feat: クライアント側を実装
    hideki0403 authored and chan-mai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a77001f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from team-shahu/feat/channel-announcement

    feat: チャンネル内お知らせ機能 (misskey-dev#138)
    chan-mai authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4fb7224 View commit details
    Browse the repository at this point in the history
  10. update: readme

    chan-mai committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a350d72 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    621b4ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0678e0 View commit details
    Browse the repository at this point in the history
  3. update: docs

    chan-mai committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1b01851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a55507a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47d22ae View commit details
    Browse the repository at this point in the history
  6. add: 翻訳の追加

    chan-mai committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    8bdfb26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92d9b99 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c47335c View commit details
    Browse the repository at this point in the history
  9. update: docs

    chan-mai committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1c19e1a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. feat: 投稿フォーム下部の項目をカスタマイズできるように (misskey-dev#139)

    * change: 投稿フォーム下部の項目の切り離し
    
    * feat: storeに投稿フォーム下部の項目の並び順を保存できるように
    
    * remove: console.log
    
    * add: 設定ページを追加
    
    * add: 翻訳を追加
    hideki0403 authored and chan-mai committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e1d6060 View commit details
    Browse the repository at this point in the history
  2. feat: 下書き機能 (misskey-dev#144)

    * add: 下書きに関する関数等の切り離し
    
    * feat: 下書きピッカーを実装
    
    * refactor: indexedDbに移行
    
    * change: uniqueIdの指定を必須に
    
    * fix: マイグレーションが正常に行えない問題を修正
    
    * enhance: 下書きピッカーを改善
    
    * feat: 投稿フォームに下書きを適用できるように
    
    * feat: 下書きを自動保存するかどうかを設定できるように
    
    * feat: 「下書きとして保存」ボタンを実装
    
    * enhance: 既に入力されている内容がある場合に上書き警告を出すように
    
    * add: 翻訳を追加
    hideki0403 authored and chan-mai committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    7ddcfe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efe1e3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c1685e View commit details
    Browse the repository at this point in the history
  5. update: repoの変更

    chan-mai committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    af0e2a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3ccca4 View commit details
    Browse the repository at this point in the history
  7. update: docs

    chan-mai committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    88fc547 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10032e2 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. 2024.3.1-shahu-ski.1.0.0

    chan-mai committed May 5, 2024
    Configuration menu
    Copy the full SHA
    9409440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c55333f View commit details
    Browse the repository at this point in the history
  3. update

    samunohito authored and chan-mai committed May 5, 2024
    Configuration menu
    Copy the full SHA
    5ac4023 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3961879 View commit details
    Browse the repository at this point in the history
  5. update

    chan-mai committed May 5, 2024
    Configuration menu
    Copy the full SHA
    d3e132b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    61677cc View commit details
    Browse the repository at this point in the history
  7. update

    chan-mai committed May 5, 2024
    Configuration menu
    Copy the full SHA
    08412d6 View commit details
    Browse the repository at this point in the history
  8. fix

    chan-mai committed May 5, 2024
    Configuration menu
    Copy the full SHA
    5058087 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    a092bac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from team-shahu/feat/rev-follow-button

    feat: フォロワーの通知にフォローバックボタンを追加
    chan-mai authored May 6, 2024
    Configuration menu
    Copy the full SHA
    d6091bb View commit details
    Browse the repository at this point in the history
  3. update: docs

    chan-mai committed May 6, 2024
    Configuration menu
    Copy the full SHA
    47ebe0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86705bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    192e749 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cd867d5 View commit details
    Browse the repository at this point in the history
  7. update: docs

    chan-mai committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d7910d9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #7 from team-shahu/enhance/2fa-backup-code-save

    Enhance/2fa backup code save
    chan-mai authored May 6, 2024
    Configuration menu
    Copy the full SHA
    7ee3135 View commit details
    Browse the repository at this point in the history
  9. shahu1.0.0

    chan-mai committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cc72d7a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e10a978 View commit details
    Browse the repository at this point in the history
  11. fix: うごくように

    chan-mai committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3bde7dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b40a160 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8b8dc22 View commit details
    Browse the repository at this point in the history
  14. update: 調整

    chan-mai committed May 6, 2024
    Configuration menu
    Copy the full SHA
    c580149 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    68b6741 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0eec80c View commit details
    Browse the repository at this point in the history
  17. update: docs

    chan-mai committed May 6, 2024
    Configuration menu
    Copy the full SHA
    327e484 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #8 from team-shahu/feat/custom-font

    Feat/custom font
    chan-mai authored May 6, 2024
    Configuration menu
    Copy the full SHA
    44cdc24 View commit details
    Browse the repository at this point in the history
  19. change: iconの置き換え

    chan-mai committed May 6, 2024
    Configuration menu
    Copy the full SHA
    79bda21 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3650ea2 View commit details
    Browse the repository at this point in the history
  21. 2024.3.1-shahu.1.2.0

    chan-mai committed May 6, 2024
    Configuration menu
    Copy the full SHA
    88aaa1b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    db82281 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. update: 翻訳の追加

    chan-mai committed May 7, 2024
    Configuration menu
    Copy the full SHA
    28cfe7b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. sync: 2024.5.0

    chan-mai committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    16be530 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

    chan-mai committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    121d784 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    142fe67 View commit details
    Browse the repository at this point in the history
  2. docs: update

    chan-mai committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6b365ea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from team-shahu/feat/emoji-not-deleted

    feat: 絵文字を登録したユーザーがアカウントを消去しても継続して絵文字の使用ができるように
    chan-mai authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    dcba2ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    217e35a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6daa8cc View commit details
    Browse the repository at this point in the history
  6. docs: update

    chan-mai committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    98ec2e4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12 from team-shahu/feat/avatar-decorations-add-bu…

    …tton
    
    feat: アバターデコレーションをmisskeyUIから追加できるように
    chan-mai authored Jun 14, 2024
    Configuration menu
    Copy the full SHA
    6c0021a View commit details
    Browse the repository at this point in the history
  8. update: 2024.5.0-shahu.1.3.0

    chan-mai committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    38b2a73 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    08b1ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dfe739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f7f247 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1321380 View commit details
    Browse the repository at this point in the history
  5. fix: 位置調整

    MattyaDaihuku committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    42d8670 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. fix

    MattyaDaihuku committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    06ad42b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be57c18 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. language

    MattyaDaihuku committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    a1dec57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from MattyaDaihuku/macha-dev

    TL上のサーバー情報をアイコン表示に切り替えられるやつ (中身の変更なし)
    chan-mai authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e260847 View commit details
    Browse the repository at this point in the history
  3. fix: 翻訳の修正

    chan-mai committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e7a9c92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bad42bb View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    a05db44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca02f86 View commit details
    Browse the repository at this point in the history
  3. fix: duplicated mapping key

    chan-mai committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    382fef4 View commit details
    Browse the repository at this point in the history
  4. fix: duplicated mapping key

    chan-mai committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ea5e911 View commit details
    Browse the repository at this point in the history
  5. fix: pnpm error

    chan-mai committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    87c7a92 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #17 from team-shahu/sync/2024.7.0

    Sync-2024.7.0
    chan-mai authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e37b7fd View commit details
    Browse the repository at this point in the history
  7. update: docs

    chan-mai committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    1228bbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    73f692e View commit details
    Browse the repository at this point in the history
  9. update: docs

    chan-mai committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    7996a4c View commit details
    Browse the repository at this point in the history
  10. Merge pull request #18 from team-shahu/feat/announcement-by-role

    feat: 特定のロールにのみお知らせ
    chan-mai authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ef17f56 View commit details
    Browse the repository at this point in the history
  11. update: misskey-js types

    chan-mai committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    4269513 View commit details
    Browse the repository at this point in the history
  12. 2024.7.0-shahu.1.3.1

    chan-mai committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    71fb679 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    dc57d84 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #19 from team-shahu/fix/minimal-remote-icon

    fix: すべてローカルのアイコンにならないように
    chan-mai authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ac54715 View commit details
    Browse the repository at this point in the history
  15. 2024.7.0-shahu.1.3.2

    chan-mai committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    b2d5f55 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2f3a9fc View commit details
    Browse the repository at this point in the history
  17. Merge pull request #20 from team-shahu/revert-19-fix/minimal-remote-icon

    Revert "fix: すべてローカルのアイコンにならないように"
    chan-mai authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e6c69c0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2cb90d1 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #21 from team-shahu/revert-20-revert-19-fix/minima…

    …l-remote-icon
    
    Revert "Revert "fix: すべてローカルのアイコンにならないように""
    chan-mai authored Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6a36288 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

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

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    e4ca3af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #22 from team-shahu/sync/2024.8.0

    Sync/2024.8.0
    chan-mai authored Aug 18, 2024
    Configuration menu
    Copy the full SHA
    2bbef4d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    d4b170b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d5fdb9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from team-shahu/feat/muted-reaction

    feat: リアクションした人一覧がブロック・ミュートを考慮するようにする設定
    chan-mai authored Sep 11, 2024
    Configuration menu
    Copy the full SHA
    9c5f216 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

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

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    a7e41a8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from team-shahu/sync/2024.9.0

    Sync/2024.9.0
    chan-mai authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    73f4ad7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from MattyaDaihuku/fix-15

    サーバー情報をアイコンのみの表示に切り替えできる機能の修正
    chan-mai authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    226d8f9 View commit details
    Browse the repository at this point in the history
  4. docs: update

    chan-mai committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a762d99 View commit details
    Browse the repository at this point in the history
  5. fix

    chan-mai committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    20fbb3a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. fix: v-if指定修正

    chan-mai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    a695e7d View commit details
    Browse the repository at this point in the history
  2. fix: いろいろ

    chan-mai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    96492d1 View commit details
    Browse the repository at this point in the history
  3. 2024.9.0-shahu.1.4.1

    chan-mai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fd9ed53 View commit details
    Browse the repository at this point in the history
  4. del

    chan-mai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    5cf3f1d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #26 from team-shahu/fix/follow-button

    フォロー時にテキストが表示されないバグの修正
    chan-mai authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    efd1413 View commit details
    Browse the repository at this point in the history
  6. fix: i18n誤植修正

    chan-mai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    88ca38b View commit details
    Browse the repository at this point in the history
  7. 2024.9.0-shahu.1.4.2

    chan-mai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    414fe87 View commit details
    Browse the repository at this point in the history
  8. update: docs

    chan-mai committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    f0c2686 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #27 from team-shahu/fix/muted-reaction

    fix: i18n誤植修正
    chan-mai authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    76ee304 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    06dfe42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #28 from team-shahu/sync/2024.10.0

    Sync/2024.10.0
    chan-mai authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    df0bc9c View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    5ad7671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3a4894 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #29 from team-shahu/sync/2024.10.1

    Sync/2024.10.1
    chan-mai authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    2ea53ec View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    0e39ea5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e483cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #30 from MattyaDaihuku/fix-#24

    MkInstanceIconの変更
    chan-mai authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    1e0c440 View commit details
    Browse the repository at this point in the history
  4. docs: 更新追記

    chan-mai authored Oct 18, 2024
    Configuration menu
    Copy the full SHA
    2e7f9ec View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. emailWhitelist

    fix
    
    表示が変わるように
    lqvp committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    62f043c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd41e5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13871d4 View commit details
    Browse the repository at this point in the history
  4. update: 翻訳の追加

    chan-mai committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3630cfb View commit details
    Browse the repository at this point in the history
  5. fix: UI微調整

    chan-mai committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4f85113 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    350ff22 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    167c40c View commit details
    Browse the repository at this point in the history
  8. update: 翻訳の追加

    chan-mai committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    bf620fe View commit details
    Browse the repository at this point in the history
  9. fix: 動くように

    chan-mai committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d165336 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c5529e View commit details
    Browse the repository at this point in the history
  11. docs: 追記

    chan-mai committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    79af743 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    90133d0 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #32 from team-shahu/enhance-Scheduled-note-delete

    Enhance scheduled note delete
    chan-mai authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    1bcaf15 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e845014 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #33 from team-shahu/fix--backup

    Fix backup
    chan-mai authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4daa9a7 View commit details
    Browse the repository at this point in the history
  16. docs: 重複修正

    chan-mai committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9b03de7 View commit details
    Browse the repository at this point in the history
  17. v2024.10.1-shahu.1.5.0

    chan-mai committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    558298e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    efc07e8 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #34 from team-shahu/fix-scheduled-note-delete

    scheduledNoteDeleteが正常に動作しないことがある問題の修正
    chan-mai authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    64197ee View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    60bf88c View commit details
    Browse the repository at this point in the history
  21. fix: クエリの修正

    lqvp committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c9db367 View commit details
    Browse the repository at this point in the history
  22. docs: 機能追記

    lqvp authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    96f589e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Merge pull request #35 from lqvp/shahu

    feat: 誰がリアクションをしたのかを非表示にできる機能を実装 + fix: クエリの修正
    chan-mai authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0fec028 View commit details
    Browse the repository at this point in the history
  2. fix: 翻訳を追加

    chan-mai committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5b2923c View commit details
    Browse the repository at this point in the history
  3. docs: 更新

    chan-mai committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d745691 View commit details
    Browse the repository at this point in the history
  4. docs: URL修正

    chan-mai committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b4c5638 View commit details
    Browse the repository at this point in the history
  5. docs: URL修正

    chan-mai committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3023502 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faca095 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee3a28e View commit details
    Browse the repository at this point in the history
  8. docs: 追加

    chan-mai committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d9d3c3e View commit details
    Browse the repository at this point in the history
  9. Merge pull request #36 from team-shahu/enhance/timeline

    enhance: 任意のTLを非表示にできるように
    chan-mai authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d6df7e7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9abf671 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a2df95 View commit details
    Browse the repository at this point in the history
  12. docs: 追加

    chan-mai committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    85ae383 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #37 from team-shahu/feat/hide-profile-items

    feat: プロフィールからアクティビティとファイルを隠せるようにする
    chan-mai authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    794c247 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e4a1dd7 View commit details
    Browse the repository at this point in the history
  15. docs: 追加

    chan-mai committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    849ac0b View commit details
    Browse the repository at this point in the history
  16. Merge pull request #38 from team-shahu/enhance/antennaservice

    Enhance/antennaservice
    chan-mai authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    fc5096a View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. add Disable note nyaize

    slofp authored and chan-mai committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    fe71079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca4e140 View commit details
    Browse the repository at this point in the history
  3. update: 漏れ

    chan-mai committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    7b9a736 View commit details
    Browse the repository at this point in the history
  4. docs: 追記

    chan-mai committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    dd1a2b2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #39 from team-shahu/feat/disable-note-nyaize

    feat: nyaizeを無効化できるように
    chan-mai authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b4b33b8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e5d4c0 View commit details
    Browse the repository at this point in the history
  7. update: 翻訳追加

    chan-mai committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    270fc72 View commit details
    Browse the repository at this point in the history
  8. docs: 追記

    chan-mai committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    82b4892 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #40 from team-shahu/enhance/note-notifictions

    enhance: 新着ノート通知があった時まとめるように
    chan-mai authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b301510 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f541779 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8473d7d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    56ed661 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6f2b07d View commit details
    Browse the repository at this point in the history
  14. docs: 追記

    chan-mai committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    b17fdb6 View commit details
    Browse the repository at this point in the history
  15. fix: CI通す

    chan-mai committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    4d65e90 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8992d87 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7e8fd31 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #41 from team-shahu/enhance/heart-reaction-button

    enhance: いいねボタンの実装
    chan-mai authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    128726e View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4ae2b19 View commit details
    Browse the repository at this point in the history
  20. docs: 追記

    chan-mai committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2728e96 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #42 from team-shahu/feat/original-future-settings

    feat: 独自機能のページを追加
    chan-mai authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    dda5565 View commit details
    Browse the repository at this point in the history
  22. v2024.10.1-shahu.1.6.0

    chan-mai committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d2fc8f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    19f3d61 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #43 from lqvp/shahu

    fix: リアクション数を隠す機能が正しく動作するように
    chan-mai authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2644aab View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    4b64c63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf3396 View commit details
    Browse the repository at this point in the history
  3. docs: 追記

    chan-mai committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    51b77fd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #44 from team-shahu/feat/toggle-favorite-button

    feat: いいねボタンを有効/無効切り替えれるように
    chan-mai authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    0f86cf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4df2ca View commit details
    Browse the repository at this point in the history
  6. Merge pull request #45 from lqvp/shahu

    fix: 詳細表示時にいいねボタンが動作してなかった
    chan-mai authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a18c901 View commit details
    Browse the repository at this point in the history
  7. docs: 追記

    chan-mai committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    55392dc View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. feat: 予約投稿

    noridev authored and chan-mai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    f824c56 View commit details
    Browse the repository at this point in the history
  2. 漏れ

    chan-mai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    cf0ecf4 View commit details
    Browse the repository at this point in the history
  3. chore: 予約投稿をフォームいじるやつで制御出来るように

    fix: 変なところ触ってた
    lqvp authored and chan-mai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    148b8e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b24a95 View commit details
    Browse the repository at this point in the history
  5. docs: 追記

    chan-mai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6d706d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8147960 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #46 from team-shahu/feat/schedule-note

    feat: 予約投稿の実装
    chan-mai authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ed8a511 View commit details
    Browse the repository at this point in the history
  8. feat: リモートの絵文字押せる

    lqvp authored and chan-mai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    4d4303e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bf51e6e View commit details
    Browse the repository at this point in the history
  10. 漏れ?

    hideki0403 authored and chan-mai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9007757 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #47 from team-shahu/feat/enable-remote-reaction

    feat: リモートのリアクション相乗り
    chan-mai authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    b2b2880 View commit details
    Browse the repository at this point in the history
  12. v2024.10.1-shahu.1.7.0

    chan-mai committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    45763c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    7dac1ce View commit details
    Browse the repository at this point in the history
  2. fix: conflict

    chan-mai committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    ebedc0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8058b87 View commit details
    Browse the repository at this point in the history