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

merge 2024 11 0 #1

Closed
wants to merge 195 commits into from
Closed

merge 2024 11 0 #1

wants to merge 195 commits into from

Commits on Jul 31, 2024

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

Commits on Aug 18, 2024

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

Commits on Sep 29, 2024

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

Commits on Oct 6, 2024

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

Commits on Oct 7, 2024

  1. fix(frontend): クライアント上での時間ベースの実績獲得動作が実績獲得後も発動している問題を修正 (misskey-dev#1…

    …4717)
    
    * Check if time-based achievements are unlocked before initializing them in main-boot
    
    (cherry picked from commit c0702fd)
    
    * Update Changelog
    
    ---------
    
    Co-authored-by: Evan Paterakis <[email protected]>
    kakkokari-gtyih and GeopJr authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    d2f1d45 View commit details
    Browse the repository at this point in the history
  2. Update packages/frontend/src/store.ts

    Co-authored-by: かっこかり <[email protected]>
    syuilo and kakkokari-gtyih authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    8b2780c View commit details
    Browse the repository at this point in the history
  3. New Crowdin updates (misskey-dev#14695)

    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Portuguese)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * 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 (Korean)
    
    * New translations ja-jp.yml (Polish)
    
    * New translations ja-jp.yml (Slovak)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * 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 (Chinese Simplified)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    syuilo authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    03fb688 View commit details
    Browse the repository at this point in the history
  4. refactor: 拡張機能インストールのページの一部をコンポーネントとして分離 (misskey-dev#14654)

    * create MkExtensionInstaller.vue
    
    * annotation
    
    * add fallbacks
    
    * storybook
    
    * update annotations
    
    * Update MkExtensionInstaller.vue
    
    * use additonalInfo slot
    FineArchs authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ed89b4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a11d5e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. New Crowdin updates (misskey-dev#14722)

    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Simplified)
    syuilo authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    993d3fb View commit details
    Browse the repository at this point in the history
  2. Update packages/frontend/src/store.ts

    Co-authored-by: anatawa12 <[email protected]>
    syuilo and anatawa12 authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c14eba3 View commit details
    Browse the repository at this point in the history
  3. New Crowdin updates (misskey-dev#14723)

    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Portuguese)
    
    * New translations ja-jp.yml (Chinese Simplified)
    syuilo authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9858e12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d021396 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c99785 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Update packages/frontend/src/components/MkAbuseReport.vue

    Co-authored-by: かっこかり <[email protected]>
    syuilo and kakkokari-gtyih authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    dd39c5e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/cache from 4.0.2 to 4.1.0 (misskey-dev#14718)

    Bumps [actions/cache](https://github.com/actions/cache) from 4.0.2 to 4.1.0.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v4.0.2...v4.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0da6f14 View commit details
    Browse the repository at this point in the history
  3. 🎨

    syuilo committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c13545f View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    syuilo authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a304185 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6de7c27 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2518cf3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ad31bd View commit details
    Browse the repository at this point in the history
  8. refactor(frontend): prefix css variables (misskey-dev#14725)

    * wip
    
    * Update index.d.ts
    
    * remove unnecessary codes
    syuilo authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4a356f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 (misskey-dev#14738)

    * fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正
    
    * emitされるオブジェクトの型を変更したことに伴う修正
    
    * Update Changelog
    kakkokari-gtyih authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a624546 View commit details
    Browse the repository at this point in the history
  2. New Crowdin updates (misskey-dev#14733)

    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Portuguese)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * 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 (Korean)
    
    * New translations ja-jp.yml (Polish)
    
    * New translations ja-jp.yml (Slovak)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * 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 (Catalan)
    syuilo authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    433732b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ebae39c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21e5156 View commit details
    Browse the repository at this point in the history
  5. refactor(frontend): prefix css variables (UI) (misskey-dev#14739)

    * refactor(frontend): prefix css variables
    
    * `MI_UI` -> `MI`
    
    * fix
    
    * `stickyBottom`
    
    * stickyTop
    kakkokari-gtyih authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b668d16 View commit details
    Browse the repository at this point in the history
  6. clean up

    syuilo committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    54849bd View commit details
    Browse the repository at this point in the history
  7. 🎨

    syuilo committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4c84842 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    syuilo committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    67a5fcc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    132c4ba View commit details
    Browse the repository at this point in the history
  10. clean up

    syuilo committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1ad3148 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d376aab View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. fix: admin/emoji/update で不正なエラーが発生する (misskey-dev#14750)

    * fix emoji updating bug
    
    * update changelog
    
    * type fix
    
    * " -> '
    
    * conprehensiveness check
    
    * lint
    
    * undefined -> null
    FineArchs authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    12bc671 View commit details
    Browse the repository at this point in the history
  2. feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする (misskey-dev#14746)

    * feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする
    
    * fix RoleService.
    
    * fix
    
    * fix
    
    * fix
    
    * add test and fix
    
    * fix
    
    * fix CHANGELOG.md
    
    * fix test
    samunohito authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    a2cd6a7 View commit details
    Browse the repository at this point in the history
  3. chore: add description

    syuilo committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c397b42 View commit details
    Browse the repository at this point in the history
  4. wip (misskey-dev#14745)

    syuilo authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    af1cbc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7778046 View commit details
    Browse the repository at this point in the history
  6. fix(backend): キューのエラーログを簡略化するように (misskey-dev#14748)

    * reduce federation log spam
    
    * Don't record stack trace for unrecoverable errors.
    * Avoid logging duplicate stace traces.
    
    (cherry picked from commit ed05701)
    
    * improve error summaries
    
    (cherry picked from commit 20dd66f)
    
    * fix lint errors
    
    (cherry picked from commit 83869e1)
    
    * condense job info
    
    (cherry picked from commit 786702e)
    
    * fix maxAttempts calculation
    
    (cherry picked from commit b4d10aa)
    
    * condense error info
    
    (cherry picked from commit f62cd89)
    
    * normalize ID logging
    
    (cherry picked from commit d8e1e48)
    
    * further condense error details
    
    (cherry picked from commit d867c20)
    
    * collapse AbortErrors
    
    (cherry picked from commit 5171ba7)
    
    * don't log job name unless it has one
    
    (cherry picked from commit a5316c0)
    
    * Update Changelog
    
    * Record origin
    
    ---------
    
    Co-authored-by: Hazel K <[email protected]>
    kakkokari-gtyih and warriordog authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2f09d69 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Update about-misskey.vue

    syuilo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a87a18f View commit details
    Browse the repository at this point in the history
  2. Update index.d.ts

    syuilo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ef90f83 View commit details
    Browse the repository at this point in the history
  3. fix(frontend): fix style

    syuilo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    824c51a View commit details
    Browse the repository at this point in the history
  4. 🎨

    syuilo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    85bb1ff View commit details
    Browse the repository at this point in the history
  5. refactor: MkStickyContainerで<style />を使う (misskey-dev#14755)

    * remove rootEL ref
    
    * use css module
    
    * use v-bind in css
    
    * --MI prefix
    
    * remove unused ref
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    FineArchs and syuilo authored Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ee08e9f View commit details
    Browse the repository at this point in the history
  6. 🎨

    syuilo committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c4c69cd View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. feat: ユーザーの名前に禁止ワードを設定できるように (misskey-dev#14756)

    * wip
    
    * 🎨
    
    * Enhance: モデレーター以上は制限の影響を受けないように
    
    * refactor
    
    * better error handling
    
    * fix
    
    * Revert "better error handling"
    
    This reverts commit 5670b29.
    
    * error handling
    
    * エラーが出ないのを修正
    
    * translation
    
    * Update Changelog
    
    * status code
    
    * ✌️
    
    * モデレーター以上は影響ないことを明記
    
    * 🎨
    
    * update changelog
    
    * spdx
    
    * Update update.ts
    
    * refactor
    
    * eliminate `screen name`
    
    * remove untracked file
    
    ---------
    
    Co-authored-by: KanariKanaru <[email protected]>
    kakkokari-gtyih and kanarikanaru authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    45d42b8 View commit details
    Browse the repository at this point in the history
  2. feat: リモートサーバーのサーバー情報を収集しないオプション (misskey-dev#14634)

    * wip
    
    * wip
    
    * Update FetchInstanceMetadataService.ts
    
    * Update FetchInstanceMetadataService.ts
    
    * Update types.ts
    syuilo authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ff47fef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5229f5d View commit details
    Browse the repository at this point in the history
  4. feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (misskey-dev#14757)

    * feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知
    
    * fix misskey-js.api.md
    
    * Revert "feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知"
    
    This reverts commit 3ab953b.
    
    * 通知をやめてユーザ単位でのお知らせ機能に変更
    
    * テスト用実装を戻す
    
    * Update packages/backend/src/queue/processors/CheckModeratorsActivityProcessorService.ts
    
    Co-authored-by: syuilo <[email protected]>
    
    * fix remove empty then
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    samunohito and syuilo authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    33b34ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb23b24 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    088e05e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d0bb0b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    064d6ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2190092 View commit details
    Browse the repository at this point in the history
  3. New Crowdin updates (misskey-dev#14753)

    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Italian)
    syuilo authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    521d920 View commit details
    Browse the repository at this point in the history
  4. enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように (misskey-dev#14762)

    * enhance(backend): 個人宛のお知らせはわかったを押すとアーカイブするように
    
    * Update Changelog
    
    * enhance(frontend): アーカイブ済みのものを読み込めるように
    
    * Update Changelog
    
    * fix changelog
    
    * 🎨
    kakkokari-gtyih authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    8b7290d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddca6bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64bbce4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c46d6d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b361a9 View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    syuilo committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    140322b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    04e74aa View commit details
    Browse the repository at this point in the history
  11. 🎨

    syuilo committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b0a251d View commit details
    Browse the repository at this point in the history
  12. refactor

    syuilo committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    7fd8ef3 View commit details
    Browse the repository at this point in the history
  13. Revert "refactor"

    This reverts commit 7fd8ef3.
    syuilo committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    77ebabb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f13c390 View commit details
    Browse the repository at this point in the history
  15. add note

    syuilo committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5005cc8 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. add note

    syuilo committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b5de525 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    syuilo committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    825d218 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    syuilo authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    21a2aa5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3cea890 View commit details
    Browse the repository at this point in the history
  5. test(backend): add federation test (misskey-dev#14582)

    * test(backend): add federation test
    
    * fix(ci): install pnpm
    
    * fix(ci): cd
    
    * fix(ci): build entire project
    
    * fix(ci): skip frontend build
    
    * fix(ci): pull submodule when checkout
    
    * chore: show log for debugging
    
    * Revert "chore: show log for debugging"
    
    This reverts commit a930964.
    
    * fix(ci): build entire project
    
    * chore: omit unused globals
    
    * refactor: use strictEqual and simplify some asserts
    
    * test: follow requests
    
    * refactor: add resolveRemoteNote function
    
    * refactor: refine resolveRemoteUser function
    
    * refactor: cache admin credentials
    
    * refactor: simplify assertion with excluded fields
    
    * refactor: use assert
    
    * test: note
    
    * chore: labeler detect federation
    
    * test: blocking
    
    * test: move
    
    * fix: use appropriate TLD
    
    * chore: shorter purge interval
    
    * fix(ci): change TLD
    
    * refactor: delete trivial comment
    
    * test(user): isCat
    
    * chore: use jest
    
    * chore: omit logs
    
    * chore: add memo
    
    * fix(ci): omit unnecessary build
    
    * test: pinning Note
    
    * fix: build daemon in container
    
    * style: indent
    
    * test(streaming): timeline
    
    * chore: rename
    
    * fix: delete role after test
    
    * refactor: resolve users by uri
    
    * fix: delete antenna after test
    
    * test: api timeline
    
    * test: Note deletion
    
    * refactor: sleep function
    
    * test: notification
    
    * style: indent
    
    * refactor: type-safe host
    
    * docs: update description
    
    * refactor: resolve function params
    
    * fix(block): wrong test name
    
    * fix: invalid type
    
    * fix: longer timeout for fire testing
    
    * test(timeline): hashtag
    
    * test(note): vote delivery
    
    * fix: wrong description
    
    * fix: hashtag channel param type
    
    * refactor: wrap basic cases
    
    * test(timeline): add homeTimeline tests
    
    * fix(timeline): correct wrong case and description
    
    * test(notification): add tests for Note
    
    * refactor(user): wrap profile consistency with describe
    
    * chore(note): add issue link
    
    * test(timeline): add test
    
    * test(user): suspension
    
    * test: emoji
    
    * refactor: fetch admin first
    
    * perf: faster tests
    
    * test(drive): sensitive flag
    
    * test(emoji): add tests
    
    * chore: ignore .config/docker.env
    
    * chore: hard-coded tester IP address
    
    * test(emoji): custom emoji are surrounded by zero width space
    
    * refactor: client and username as property
    
    * test(notification): mute
    
    * fix(notification): correct description
    
    * test(block): mention
    
    * refactor(emoji): addCustomEmoji function
    
    * fix: typo
    
    * test(note): add reaction tests
    
    * test(timeline): Note deletion
    
    * fix: unnecessary ts-expect-error
    
    * refactor: unnecessary fetch mocking
    
    * chore: add TODO comments
    
    * test(user): deletion
    
    * chore: enable --frozen-lockfile
    
    * fix(ci): copying configs
    
    * docs: update CONTRIBUTING.md
    
    * docs: fix typo
    
    * chore: set default sleep duration
    
    * fix(notification): omit flaky tests
    
    * fix(notification): correct type
    
    * test(notification): add api endpoint tests
    
    * chore: remove redundant mute test
    
    * refactor: use param client
    
    * fix: start timer after trigger
    
    * refactor: remove unnecessary any
    
    * chore: shorter timeout for checking if fired
    
    * fix(block): remove outdated comment
    
    * refactor: shorten remote user variable name
    
    * refactor(block): use existing function
    
    * refactor: file upload
    
    * docs: update description
    
    * test(user): ffVisibility
    
    * fix: `/api/signin` -> `/api/signin-flow`
    
    * test: abuse report
    
    * refactor: use existing type
    
    * refactor: extract duplicate configs to template file
    
    * fix: typo
    
    * fix: avoid conflict
    
    * refactor: change container dependency
    
    * perf: start misskey parallelly
    
    * fix: remove dependency
    
    * chore(backend): add typecheck
    
    * test: add check for misskey-dev#14728
    
    * chore: enable eslint check
    
    * perf: don't start linked services when test
    
    * test(note): remote note deletion for moderation
    
    * chore: define config template
    
    * chore: write setup script
    
    * refactor: omit unnecessary conditional
    
    * refactor: clarify scope
    
    * refactor: omit type assertion
    
    * refactor: omit logs
    
    * style
    
    * refactor: redundant promise
    
    * refactor: unnecessary imports
    
    * refactor: use readable error code
    
    * refactor: cache set in signin function
    
    * refactor: optimize import
    zyoshoka authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b990ae6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2e8dc4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b99e13e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1aac6a View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. enhance(frontend): Bull Dashboard に relationship queue を追加 (misskey-d…

    …ev#14777)
    
    * spec(frontend): Bull Dashboard に relationship queue を追加 (MisskeyIO#751)
    
    (cherry picked from commit a8bbccb)
    
    * Update Changelog
    
    * Update Changelog
    
    ---------
    
    Co-authored-by: riku6460 <[email protected]>
    kakkokari-gtyih and riku6460 authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    a3a9946 View commit details
    Browse the repository at this point in the history
  2. refactor(frontend): getBgColorを共通化 (misskey-dev#14782)

    * refactor: getBgColor関数の切り出し + fix types (taiyme#291)
    
    * move thing
    
    * revert unnecesary changes
    
    ---------
    
    Co-authored-by: taiy <[email protected]>
    kakkokari-gtyih and taiyme authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    2250e52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58419e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. Enhance: ドライブでソートができるように (misskey-dev#14801)

    * Enhance: ドライブでソートができるように
    
    * Update CHANGELOG.md
    tetsuya-ki authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    1d106b3 View commit details
    Browse the repository at this point in the history
  2. 🎨

    syuilo committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    041c9ca View commit details
    Browse the repository at this point in the history
  3. fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正 (misskey-dev#14798)

    * fix(frontend): 通知の範囲指定が必要ない通知設定でも範囲指定がでている問題を修正
    
    * Update Changelog
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    kakkokari-gtyih and syuilo authored Oct 20, 2024
    Configuration menu
    Copy the full SHA
    d6caa4d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. fix(frontend): Captcha のエラーハンドリング (misskey-dev#14811)

    * fix(frontend): Captcha のエラーハンドリングを修正 (MisskeyIO#768)
    
    (cherry picked from commit 88912d0)
    
    * Update Changelog
    
    * typo
    
    ---------
    
    Co-authored-by: riku6460 <[email protected]>
    kakkokari-gtyih and riku6460 authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bc0c53b View commit details
    Browse the repository at this point in the history
  2. feat: ノートの閲覧にログイン必須にする設定 (misskey-dev#14799)

    * wip
    
    * wip
    
    * wip
    
    * Update packages/frontend/src/pages/note.vue
    
    Co-authored-by: かっこかり <[email protected]>
    
    * wip
    
    * Update WebhookTestService.ts
    
    * Update privacy.vue
    
    * wip
    
    * rename
    
    * Update locales/ja-JP.yml
    
    Co-authored-by: Sayamame-beans <[email protected]>
    
    * 🎨
    
    * wip
    
    ---------
    
    Co-authored-by: かっこかり <[email protected]>
    Co-authored-by: Sayamame-beans <[email protected]>
    3 people authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5c79d8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f9c04b View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    kakkokari-gtyih authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5f12bc5 View commit details
    Browse the repository at this point in the history
  5. fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正 (misskey-dev#1…

    …4772)
    
    * fix(frontend): デッキのタイムラインカラムでwithSensitiveが利用できない問題を修正
    
    * Update Changelog
    
    * Update Changelog
    
    * Update packages/frontend/src/ui/deck/tl-column.vue
    kakkokari-gtyih authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    bc1fce9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d0f7ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c4f1ca2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    70b2a8f View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (misskey-dev#14814)

    * wip
    
    * Update CHANGELOG.md
    
    * wip
    
    * wip
    
    * wip
    
    * Update privacy.vue
    
    * wip
    syuilo authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    952fec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b6d321 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48d1539 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. enhance(frontend): 「単なるラッキー」の調整 (misskey-dev#14807)

    * enhance(frontend): 「単なるラッキー」の調整
    
    * refactor
    
    * comment
    
    * Update Changelog
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    kakkokari-gtyih and syuilo authored Oct 23, 2024
    Configuration menu
    Copy the full SHA
    15ae160 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. enhance(frontend): 外部アプリ認証画面の改良 (misskey-dev#14828)

    * enhance(frontend): 外部アプリ認証画面の改良
    
    * 🎨
    
    * lint
    
    * Update Changelog
    
    * indent
    
    * lint
    
    * enhance: miauthのリダイレクト先をUI内でも表示するように
    
    * 🎨
    
    * fix
    
    * fix
    kakkokari-gtyih authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    076cc95 View commit details
    Browse the repository at this point in the history
  2. fix(frontend): 管理画面のリンク切れを修正 (misskey-dev#14831)

    * fix(frontend): 管理画面のリンク切れを修正
    
    * Update Changelog
    kakkokari-gtyih authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    07b2c3e View commit details
    Browse the repository at this point in the history
  3. fix(backend): 招待コード発行可能残り数算出に使用すべきロールポリシーの値が違うのを修正 (misskey-dev#14834)

    * fix: should use invite limit cycle to calculate invite/limit
    
    * Update Changelog
    
    * Update changelog
    
    ---------
    
    Co-authored-by: Lhc_fl <[email protected]>
    kakkokari-gtyih and Lhcfl authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    eeea4ec View commit details
    Browse the repository at this point in the history
  4. 🎨

    misskey-dev#14828 のデザイン修正
    kakkokari-gtyih authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    db95b6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ded6ef2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. enhance(frontend): Self-XSS防止用のメッセージを追加 (misskey-dev#14839)

    * enhance(frontend): Self-XSS防止用のメッセージを追加
    
    * Update Changelog
    
    * embedにも同様の記述を追加
    kakkokari-gtyih authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a6a1e3d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存するように (misskey…

    …-dev#14850)
    
    * fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存するように
    
    * Update Changelog
    
    * run api extractor
    
    * fix
    
    * fix
    kakkokari-gtyih authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ec4358d View commit details
    Browse the repository at this point in the history
  2. New Crowdin updates (misskey-dev#14767)

    * New translations ja-jp.yml (Russian)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Thai)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * 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 (English)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Spanish)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Indonesian)
    
    * New translations ja-jp.yml (Indonesian)
    
    * 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 (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Hungarian)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Italian)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    syuilo authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    93a03e6 View commit details
    Browse the repository at this point in the history
  3. enhance(i18n): カタルーニャ語を追加 (misskey-dev#14842)

    * enhance(i18n): 対応言語の追加
    
    * 翻訳進捗が70%に満たないものを除外
    
    * Update Changelog
    
    * 翻訳進捗が70%を超えたら導入の旨を明記
    
    * typo
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    kakkokari-gtyih and syuilo authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    04b37a1 View commit details
    Browse the repository at this point in the history
  4. Update about-misskey.vue

    syuilo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b107371 View commit details
    Browse the repository at this point in the history
  5. 🎨

    syuilo committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    e927507 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eecfac1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74847bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eb701f2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0472d43 View commit details
    Browse the repository at this point in the history
  10. fix(backend): Accept arrays in ActivityPub icon and image propert…

    …ies (misskey-dev#14825)
    
    This is allowed according to the Activity vocabulary: https://www.w3.org/TR/activitystreams-vocabulary/#dfn-icon
    The issue is noticeable in combination with Bridgy Fed: snarfed/bridgy-fed#1408
    Tamschi authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8eb7749 View commit details
    Browse the repository at this point in the history
  11. enhance(backend): check_connect.js で全RedisとDBへの接続を確認するように (misskey-de…

    …v#14853)
    
    * fix race conditions in check_connect.js
    
    (cherry picked from commit 524ddb9)
    
    * fix
    
    * Update Changelog
    
    ---------
    
    Co-authored-by: Hazelnoot <[email protected]>
    kakkokari-gtyih and warriordog authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    f30d190 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a96f09c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

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

Commits on Oct 31, 2024

  1. refactor(frontend): asとanyをすぐなおせる範囲で除去 (misskey-dev#14848)

    * refactor(frontend): できるだけanyを除去
    
    * refactor
    
    * lint
    
    * fix
    
    * remove unused
    
    * Update packages/frontend/src/components/MkReactionsViewer.details.vue
    
    * Update packages/frontend/src/components/MkUsersTooltip.vue
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    kakkokari-gtyih and syuilo authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    17d9aca View commit details
    Browse the repository at this point in the history
  2. refactor

    syuilo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ceb60d6 View commit details
    Browse the repository at this point in the history
  3. lint

    syuilo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    724dea8 View commit details
    Browse the repository at this point in the history
  4. refactor

    syuilo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    224bbd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. fix(frontend): withSensitiveフィルタ周りの挙動修正 (misskey-dev#14884)

    * fix(frontend): withSensitiveフィルタ周りの挙動修正
    
    * Update MkNote.vue
    kakkokari-gtyih authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    d57b8bf View commit details
    Browse the repository at this point in the history
  2. fix(backend): ノートを連合する際にリモートユーザーのacctの大小文字を区別して処理している問題を修正 (misskey-d…

    …ev#14880)
    
    * fix: make sure outgoing remote mentions get resolved correctly if referenced with non-canonical casing (resolves misskey-dev#646)
    
    * Update Changelog
    
    * Update Changelog
    
    * indent
    
    ---------
    
    Co-authored-by: Laura Hausmann <[email protected]>
    kakkokari-gtyih and zotanmew authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    6718a54 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない (misskey-dev#14887)

    * fix(frontend): ノート投稿ボタンにホバー時のスタイルが適用されていない (misskey-dev#305)
    
    (cherry picked from commit 711ab84)
    
    * Update Changelog
    
    ---------
    
    Co-authored-by: taiy <[email protected]>
    kakkokari-gtyih and taiyme authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a896c39 View commit details
    Browse the repository at this point in the history
  2. fix(backend): FTT無効時にユーザーリストタイムラインが使用できない問題を修正 (misskey-dev#14878)

    * fix: return getfromdb when FanoutTimeline is not enabled
    
    * Update Changelog
    
    * fix
    
    ---------
    
    Co-authored-by: Lhc_fl <[email protected]>
    kakkokari-gtyih and Lhcfl authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b1c8221 View commit details
    Browse the repository at this point in the history
  3. chore: little type trick in pizzax.ts (misskey-dev#14891)

    Make `makeGetterSetter` take the correct type associated with getter and setter
    Lhcfl authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    f1eb17f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

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

    syuilo authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0b97606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    794cb9f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Update CONTRIBUTING.md

    syuilo authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8a4ce16 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. fix(backend): SQLのサニタイズを強化 (misskey-dev#14920)

    * Fix code scanning alert no. 28: Incomplete string escaping or encoding (MisskeyIO#800)
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    (cherry picked from commit 443335c)
    
    * ✌️
    
    ---------
    
    Co-authored-by: あわわわとーにゅ <[email protected]>
    kakkokari-gtyih and u1-liquid authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    98b4717 View commit details
    Browse the repository at this point in the history
  2. fix(frontend): 外部URLへのリダイレクトのバリデーションを強化 (misskey-dev#14919)

    * Fix code scanning alert no. 25: Incomplete URL scheme check (MisskeyIO#799)
    
    * Fix code scanning alert no. 26: Incomplete URL scheme check
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    
    * Fix code scanning alert no. 25: Incomplete URL scheme check
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
    (cherry picked from commit 7d7552e)
    
    * ✌️
    
    ---------
    
    Co-authored-by: あわわわとーにゅ <[email protected]>
    kakkokari-gtyih and u1-liquid authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    5b60ae8 View commit details
    Browse the repository at this point in the history
  3. enhance(frontend): 個別お知らせページではmetaタグを出力するように (misskey-dev#14902)

    * enhance(frontend): 個別お知らせページではmetaタグを出力するように
    
    * Update Changelog
    kakkokari-gtyih authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    e75b62f View commit details
    Browse the repository at this point in the history
  4. enhance(backend) : リモートユーザーの照会をオリジナルにリダイレクトするように (misskey-dev#12892) (m…

    …isskey-dev#14897)
    
    * enhance(backend) : リモートユーザーの照会をオリジナルにリダイレクトするように (misskey-dev#12892)
    
    * オリジンリダイレクトのテストをtodoとして追加。
    
    e2eテストにリモートユーザー考慮のテストがなさそうなので。
    
    次のコマンドで動くことは確認済みです。
    curl "http://localhost:3000/@foo@bar" -H "accept: application/activity+json" -L
    
    * Acctのパースを既存のパーサーでするように修正
    
    * lint
    momoirodouhu authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    a4c5ce1 View commit details
    Browse the repository at this point in the history
  5. refactor(frontend): 動画UIのフルスクリーン周りの調整 (misskey-dev#14877)

    * refactor(frontend): フルスクリーン周りの調整
    
    (cherry picked from commit 783032c)
    
    * refactor(frontend): deviceKindの循環参照を除去
    
    (cherry picked from commit 1ca471f)
    
    * fix
    
    ---------
    
    Co-authored-by: taiyme <[email protected]>
    kakkokari-gtyih and taiyme authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    3a42183 View commit details
    Browse the repository at this point in the history
  6. fix(backend): ローカルユーザーへのメンションを含むノートが連合される際に正しいURLに変換されないことがある問題を修正 (m…

    …isskey-dev#14879)
    
    * fix: make sure mentions of local users get rendered correctly during AP delivery (resolves misskey-dev#645)
    
    * Update Changelog
    
    * indent
    
    ---------
    
    Co-authored-by: Laura Hausmann <[email protected]>
    Co-authored-by: syuilo <[email protected]>
    3 people authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    4a62051 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f7d41e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf09aa2 View commit details
    Browse the repository at this point in the history
  9. Update CONTRIBUTING.md

    syuilo authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    00cbf9f View commit details
    Browse the repository at this point in the history
  10. Update CHANGELOG.md

    たぶんリリースワークフローはこうしないと認識してくれない
    kakkokari-gtyih authored Nov 9, 2024
    Configuration menu
    Copy the full SHA
    1496700 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e0a83e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正 (misskey-dev#14928)

    * fix(frontend): メールアドレス登録有効化時の「完了」ダイアログボックスの表示条件を修正
    
    * Update MkSignupDialog.form.vue
    
    * fix condition
    kakkokari-gtyih authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    31e5f0b View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    syuilo authored Nov 10, 2024
    Configuration menu
    Copy the full SHA
    6bd3ed2 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update about-misskey.vue

    syuilo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    458c72c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc4f40 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix(backend): Webhook Test一致性 (misskey-dev#14863)

    * fix(backend): Webhook Test一致性
    
    Signed-off-by: eternal-flame-AD <[email protected]>
    
    * UserWebhookPayload<'followed'> 修正
    
    Signed-off-by: eternal-flame-AD <[email protected]>
    
    ---------
    
    Signed-off-by: eternal-flame-AD <[email protected]>
    eternal-flame-AD authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a11b77a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Enhance(frontend): ノート詳細画面にロールのバッジを表示 (misskey-dev#14946)

    * enhance(frontend): ノートの詳細画面にロールのバッジを表示(misskey-dev#14058)
    
    * Update CHANGELOG.md
    shimmar authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    2305788 View commit details
    Browse the repository at this point in the history
  2. update node to 22.11.0 (misskey-dev#14869)

    * wip
    
    * Update CHANGELOG.md
    
    * Update CHANGELOG.md
    syuilo authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    4d54101 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. fix(frontend): スマホで表示した時にipv6だとはみ出てしまうのを修正 (misskey-dev#14960)

    * fix(frontend): スマホで表示した時にipv6だとはみ出てしまうのを修正 (MisskeyIO#815)
    
    (cherry picked from commit aec01dd)
    
    * Update Changelog
    
    ---------
    
    Co-authored-by: sleep-moe <[email protected]>
    kakkokari-gtyih and sleep-moe authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7f8c8f6 View commit details
    Browse the repository at this point in the history
  2. update deps (misskey-dev#14950)

    * update deps
    
    * wip
    
    * Revert "wip"
    
    This reverts commit 393de24.
    
    * wip
    
    * wip
    
    * wip
    
    * wip
    syuilo authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e26e24b View commit details
    Browse the repository at this point in the history
  3. feat: 送信したフォローリクエストを確認できるように (misskey-dev#14856)

    * FEAT: Allow users to view pending follow requests they sent
    
    This commit implements the `following/requests/sent` interface firstly
    implemented on Firefish, and provides a UI interface to view the pending
    follow requests users sent.
    
    * ux: should not show follow requests tab when have no pending sent follow req
    
    * fix default followreq tab
    
    * fix default followreq tab
    
    * restore missing hasPendingReceivedFollowRequest in navbar
    
    * refactor
    
    * use tabler icons
    
    * tweak design
    
    * Revert "ux: should not show follow requests tab when have no pending sent follow req"
    
    This reverts commit e580b92.
    
    * Update Changelog
    
    * Update Changelog
    
    * change tab titles
    
    ---------
    
    Co-authored-by: Lhc_fl <[email protected]>
    Co-authored-by: Hazelnoot <[email protected]>
    3 people authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    c0d1682 View commit details
    Browse the repository at this point in the history
  4. New Crowdin updates (misskey-dev#14859)

    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Vietnamese)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Swedish)
    
    * New translations ja-jp.yml (Swedish)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Simplified)
    syuilo authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e850462 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump codecov/codecov-action from 4 to 5 (misskey-dev#14961)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ac3bf57 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d0cdc0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee2c017 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cf7df05 View commit details
    Browse the repository at this point in the history
  9. use nodemon 3.0.2

    syuilo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ce1f84e View commit details
    Browse the repository at this point in the history
  10. Revert "use nodemon 3.0.2"

    This reverts commit ce1f84e.
    syuilo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    d9d92bc View commit details
    Browse the repository at this point in the history
  11. use execa 8.0.1

    syuilo committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    eef0c89 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. 🎨

    syuilo committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    4594498 View commit details
    Browse the repository at this point in the history
  2. Update .gitignore

    syuilo committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    2e0f393 View commit details
    Browse the repository at this point in the history
  3. add warning for open registration (misskey-dev#14963)

    * wip
    
    * wip
    
    * Update ja-JP.yml
    
    * Update index.d.ts
    
    * ✌️
    syuilo authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    cf1b7c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3c2de2 View commit details
    Browse the repository at this point in the history
  5. 🎨

    syuilo committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    9614f74 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Update CHANGELOG.md

    syuilo authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    a730045 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    syuilo authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    9aebf0c View commit details
    Browse the repository at this point in the history
  3. Update CONTRIBUTING.md

    syuilo authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    00b8d0c View commit details
    Browse the repository at this point in the history
  4. Update CONTRIBUTING.md

    syuilo authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    032dfc7 View commit details
    Browse the repository at this point in the history
  5. Update CONTRIBUTING.md

    syuilo authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    42f9586 View commit details
    Browse the repository at this point in the history
  6. Update SECURITY.md

    syuilo authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    eed45c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. enhance(frontend): デッキ表示時にサイドバーを展開・折りたたみできるように (misskey-dev#14983)

    * enhance(frontend): デッキ表示時にサイドバーを展開・折りたたみできるように
    
    * wip
    
    * wip
    
    * Update navbar.vue
    
    * ✌️
    
    * Update CHANGELOG.md
    
    * 🎨
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    samunohito and syuilo authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0df6c79 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. fix(frontend): TypeScriptの型チェック対象ファイルを限定して高速化するように (misskey-dev#14994)

    * fix frontend tsconfig includes
    
    * fix frontend-embed tsconfig includes
    
    * fix eslint in frontend / frontend-embed
    
    * Update Changelog
    
    ---------
    
    Co-authored-by: Hazelnoot <[email protected]>
    kakkokari-gtyih and warriordog authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    81348f1 View commit details
    Browse the repository at this point in the history
  2. fix(backend): お知らせ作成時に画像URL入力欄を空欄に変更できないのを修正 (misskey-dev#14990)

    * fix(backend): アナウンスメントを作成ときに画像URLを後悔できないのを修正
    
    Signed-off-by: eternal-flame-AD <[email protected]>
    
    * Update CHANGELOG.md
    
    Co-authored-by: おさむのひと <[email protected]>
    
    ---------
    
    Signed-off-by: eternal-flame-AD <[email protected]>
    Co-authored-by: おさむのひと <[email protected]>
    eternal-flame-AD and samunohito authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e800c0f View commit details
    Browse the repository at this point in the history
  3. リノートメニューに「リノートの詳細」を追加 (misskey-dev#14985)

    * add renote-detail menu
    
    * changelog
    
    * Apply suggestions from code review
    
    Co-authored-by: かっこかり <[email protected]>
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: かっこかり <[email protected]>
    FineArchs and kakkokari-gtyih authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c271534 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b9c884 View commit details
    Browse the repository at this point in the history
  5. New Crowdin updates (misskey-dev#14965)

    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Swedish)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Swedish)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * 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 (Italian)
    
    * 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 (Turkish)
    
    * New translations ja-jp.yml (Ukrainian)
    
    * 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 (Uzbek)
    
    * New translations ja-jp.yml (Lao)
    
    * New translations ja-jp.yml (Japanese, Kansai)
    
    * New translations ja-jp.yml (Korean (Gyeongsang))
    
    * 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 (Chinese Simplified)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (German)
    
    * New translations ja-jp.yml (Polish)
    
    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (Swedish)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (French)
    
    * New translations ja-jp.yml (Swedish)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Simplified)
    syuilo authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    968f595 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c5d311 View commit details
    Browse the repository at this point in the history
  7. Fix(backend): アカウント削除のモデレーションログが動作していないのを修正 (misskey-dev#14996) (miss…

    …key-dev#14997)
    
    * アカウント削除のモデレーションログが動作していないのを修正
    
    * update CHANGELOG
    zawa-ch authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    763c708 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. feat: 絵文字のポップアップメニューに編集を追加 (misskey-dev#15004)

    * Mod: 絵文字のポップアップメニューに編集を追加
    
    * fix: code styleの修正
    
    * fix: code styleの修正
    
    * fix
    sakuhanight authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    4603ab6 View commit details
    Browse the repository at this point in the history
  2. perf(frontend): reduce api requests for non-logged-in enviroment (mis…

    …skey-dev#15001)
    
    * wip
    
    * Update CHANGELOG.md
    
    * wip
    syuilo authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    f0c3a4c View commit details
    Browse the repository at this point in the history
  3. Fix: リノートミュートが新規投稿通知に対して作用していなかった問題を修正 (misskey-dev#15006)

    * fix(backend): renoteMute doesn't work for note notification
    
    * docs(changelog): update changelog
    Sayamame-beans authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    aa48a0e View commit details
    Browse the repository at this point in the history
  4. New Crowdin updates (misskey-dev#15000)

    * New translations ja-jp.yml (Catalan)
    
    * New translations ja-jp.yml (English)
    
    * New translations ja-jp.yml (Korean)
    
    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Traditional)
    
    * New translations ja-jp.yml (German)
    syuilo authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    1c284c8 View commit details
    Browse the repository at this point in the history
  5. Merge commit from fork

    * enhance: Add a few validation fixes from Sharkey
    
    See the original MR on the GitLab instance:
    https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/484
    
    Co-Authored-By: Dakkar <[email protected]>
    
    * fix: primitive 2: acceptance of cross-origin alternate
    
    Co-Authored-By: Laura Hausmann <[email protected]>
    
    * fix: primitive 3: validation of non-final url
    
    * fix: primitive 4: missing same-origin identifier validation of collection-wrapped activities
    
    * fix: primitives 5 & 8: reject activities with non
    string identifiers
    
    Co-Authored-By: Laura Hausmann <[email protected]>
    
    * fix: primitive 6: reject anonymous objects that were fetched by their id
    
    * fix: primitives 9, 10 & 11: http signature validation
    doesn't enforce required headers or specify auth header name
    
    Co-Authored-By: Laura Hausmann <[email protected]>
    
    * fix: primitive 14: improper validation of outbox, followers, following & shared inbox collections
    
    * fix: code style for primitive 14
    
    * fix: primitive 15: improper same-origin validation for
    note uri and url
    
    Co-Authored-By: Laura Hausmann <[email protected]>
    
    * fix: primitive 16: improper same-origin validation for user uri and url
    
    * fix: primitive 17: note same-origin identifier validation can be bypassed by wrapping the id in an array
    
    * fix: code style for primitive 17
    
    * fix: check attribution against actor in notes
    
    While this isn't strictly required to fix the exploits at hand, this
    mirrors the fix in `ApQuestionService` for GHSA-5h8r-gq97-xv69, as a
    preemptive countermeasure.
    
    * fix: primitive 18: `ap/get` bypasses access checks
    
    One might argue that we could make this one actually preform access
    checks against the returned activity object, but I feel like that's a
    lot more work than just restricting it to administrators, since, to me
    at least, it seems more like a debugging tool than anything else.
    
    * fix: primitive 19 & 20: respect blocks and hide more
    
    Ideally, the user property should also be hidden (as leaving it in leaks
    information slightly), but given the schema of the note endpoint, I
    don't think that would be possible without introducing some kind of
    "ghost" user, who is attributed for posts by users who have you blocked.
    
    * fix: primitives 21, 22, and 23: reuse resolver
    
    This also increases the default `recursionLimit` for `Resolver`, as it
    theoretically will go higher that it previously would and could possibly
    fail on non-malicious collection activities.
    
    * fix: primitives 25-33: proper local instance checks
    
    * revert: fix: primitive 19 & 20
    
    This reverts commit 465a9fe6591de90f78bd3d084e3c01e65dc3cf3c.
    
    ---------
    
    Co-authored-by: Dakkar <[email protected]>
    Co-authored-by: Laura Hausmann <[email protected]>
    Co-authored-by: syuilo <[email protected]>
    4 people authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    5f67520 View commit details
    Browse the repository at this point in the history
  6. Merge commit from fork

    * Fix poll update spoofing
    
    * fix: Disallow negative poll counts
    
    ---------
    
    Co-authored-by: syuilo <[email protected]>
    K4rakara and syuilo authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    b9cb949 View commit details
    Browse the repository at this point in the history
  7. Merge commit from fork

    * fix(backend): check target IP before sending HTTP request
    
    * fix(backend): allow accessing private IP when testing
    
    * Apply suggestions from code review
    
    Co-authored-by: anatawa12 <[email protected]>
    
    * fix(backend): lint and typecheck
    
    * fix(backend): add isLocalAddressAllowed option to getAgentByUrl and send (HttpRequestService)
    
    * fix(backend): allow fetchSummaryFromProxy, trueMail to access local addresses
    
    ---------
    
    Co-authored-by: anatawa12 <[email protected]>
    Co-authored-by: syuilo <[email protected]>
    3 people authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    090e939 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. fix(backend): use atomic command to improve security

    Co-Authored-By: Acid Chicken <[email protected]>
    syuilo and acid-chicken committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9fdabe3 View commit details
    Browse the repository at this point in the history
  2. fix ap/show

    syuilo committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0f59adc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53e827b View commit details
    Browse the repository at this point in the history
  4. fix(backend): fix type error(s) in security fixes (misskey-dev#15009)

    * Fix type error in security fixes
    
    (cherry picked from commit fa3cf6c2996741e642955c5e2fca8ad785e83205)
    
    * Fix error in test function calls
    
    (cherry picked from commit 1758f29364eca3cbd13dbb5c84909c93712b3b3b)
    
    * Fix style error
    
    (cherry picked from commit 23c4aa25714af145098baa7edd74c1d217e51c1a)
    
    * Fix another style error
    
    (cherry picked from commit 36af07abe28bec670aaebf9f5af5694bb582c29a)
    
    * Fix `.punyHost` misuse
    
    (cherry picked from commit 6027b516e1c82324d55d6e54d0e17cbd816feb42)
    
    * attempt to fix test: make yaml valid
    
    ---------
    
    Co-authored-by: Julia Johannesen <[email protected]>
    kakkokari-gtyih and K4rakara authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3a6c2aa View commit details
    Browse the repository at this point in the history
  5. fix(backend): fix apResolver (misskey-dev#15010)

    * fix(backend): fix apResolver
    
    * fix
    
    * add comments
    
    * tweak comment
    kakkokari-gtyih authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c1f19fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a21a2c5 View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    syuilo authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    9871035 View commit details
    Browse the repository at this point in the history
  8. Update CHANGELOG.md

    kakkokari-gtyih authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    7f0ae03 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    752606f View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    1911972 View commit details
    Browse the repository at this point in the history
  2. fix(backend): Inboxのエラーをthrowせずreturnしている問題を修正 (misskey-dev#15022)

    * fix exception handling for Like activities
    
    (cherry picked from commit 8f42e8434eaebe3aba5d1980c57f49dd8ad0de91)
    
    * fix exception handling for Announce activities
    
    (cherry picked from commit cfc3ab4b045af0674122fa49176431860176358b)
    
    * fix exception handling for Undo activities
    
    * Update Changelog
    
    ---------
    
    Co-authored-by: Hazelnoot <[email protected]>
    kakkokari-gtyih and warriordog authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f25fc52 View commit details
    Browse the repository at this point in the history
  3. New Crowdin updates (misskey-dev#15027)

    * New translations ja-jp.yml (Chinese Simplified)
    
    * New translations ja-jp.yml (Chinese Simplified)
    syuilo authored Nov 22, 2024
    Configuration menu
    Copy the full SHA
    71bfa85 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    551040e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8518de View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

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