🌎 An interplanetary microblogging platform 🚀
Go to file
github-actions[bot] 26b5979c76
Some checks failed
API report (misskey.js) / report (push) Has been cancelled
Check Misskey JS version / Check version (push) Has been cancelled
Check SPDX-License-Identifier / check-spdx-license-id (push) Has been cancelled
Check copyright year / check_copyright_year (push) Has been cancelled
Publish Docker image (develop) / Build (linux/amd64) (push) Has been cancelled
Publish Docker image (develop) / Build (linux/arm64) (push) Has been cancelled
Dockle / dockle (push) Has been cancelled
Lint / pnpm_install (push) Has been cancelled
Lint / locale_verify (push) Has been cancelled
Release Manager: sync changelog with PR / edit (push) Has been cancelled
Storybook / build (push) Has been cancelled
Test (frontend) / Unit tests (frontend) (push) Has been cancelled
Test (frontend) / E2E tests (frontend) (chrome) (push) Has been cancelled
Test (misskey.js) / Unit tests (misskey.js) (push) Has been cancelled
Test (production install and build) / Production build (push) Has been cancelled
Publish Docker image (develop) / merge (push) Has been cancelled
Lint / lint (backend) (push) Has been cancelled
Lint / lint (frontend) (push) Has been cancelled
Lint / lint (frontend-builder) (push) Has been cancelled
Lint / lint (frontend-embed) (push) Has been cancelled
Lint / lint (frontend-shared) (push) Has been cancelled
Lint / lint (icons-subsetter) (push) Has been cancelled
Lint / lint (misskey-bubble-game) (push) Has been cancelled
Lint / lint (misskey-js) (push) Has been cancelled
Lint / lint (misskey-reversi) (push) Has been cancelled
Lint / lint (sw) (push) Has been cancelled
Lint / typecheck (backend) (push) Has been cancelled
Lint / typecheck (frontend) (push) Has been cancelled
Lint / typecheck (misskey-js) (push) Has been cancelled
Lint / typecheck (sw) (push) Has been cancelled
Bump version to 2025.12.2-beta.4
2025-12-20 12:30:29 +00:00
.config fix(backend): fix #16994 by approach 6 (#17005) 2025-12-20 19:07:05 +09:00
.devcontainer use node 22.15.0 by default 2025-12-06 17:39:17 +09:00
.github fix(gh): thollander/actions-comment-pull-request@v3 の breaking change 対応漏れ 2025-12-16 09:45:26 +09:00
.okteto ok-to-test with okteto (#8799) 2022-06-09 00:50:23 +09:00
.vscode enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (#16908) 2025-12-01 18:36:55 +09:00
assets 🎨 2025-05-07 10:44:43 +09:00
chart chore(dev): use postgresql 18 (#16850) 2025-11-25 19:38:57 +09:00
cypress Migration cleanup (#16288) 2025-07-16 15:49:05 +09:00
fluent-emojis@cae981eb4c feat: introduce fluent emoji 2022-12-26 16:04:56 +09:00
idea add ideas 2025-09-27 20:53:21 +09:00
locales fix(frontend): ストレージが消去される事がある問題を軽減 (#16704) 2025-12-20 21:22:31 +09:00
packages Bump version to 2025.12.2-beta.4 2025-12-20 12:30:29 +00:00
patches Revert typeorm patches (#16664) 2025-10-19 11:34:34 +09:00
scripts deps: update deps [ci skip] (#16997) 2025-12-16 11:42:06 +09:00
.dockerignore refactor: misskey-assetsサブモジュールを削除 (#12818) 2024-07-18 01:47:11 +09:00
.dockleignore fix: aptのキャッシュを削除しないようにする (#9803) 2023-02-05 14:15:59 +09:00
.editorconfig Migration cleanup (#16288) 2025-07-16 15:49:05 +09:00
.gitattributes 改行コードをLFに統一 (#9926) 2023-02-14 13:13:34 +09:00
.gitignore Update .gitignore 2024-11-16 15:32:51 +09:00
.gitmodules refactor: misskey-assetsサブモジュールを削除 (#12818) 2024-07-18 01:47:11 +09:00
.node-version use node 22.15.0 by default 2025-12-06 17:39:17 +09:00
.npmrc fix(deps): pnpm v10でre2のインストールに失敗することがある問題を修正 (#15627) 2025-03-08 18:56:53 +09:00
.vsls.json
CHANGELOG.md fix(frontend): 一部のUnicode絵文字がリアクションボタンにならない問題を修正 (#17017) 2025-12-20 21:23:39 +09:00
CODE_OF_CONDUCT.md docs: Update Code of Conduct to version 2.1 (#12150) 2023-11-13 16:52:54 +09:00
codecov.yml Update codecov.yml 2023-02-26 14:17:29 +09:00
compose_example.yml Update PostgreSQL volume mount paths for PostgreSQL 18 (#16986) 2025-12-14 11:32:42 +09:00
compose.local-db.yml Update PostgreSQL volume mount paths for PostgreSQL 18 (#16986) 2025-12-14 11:32:42 +09:00
CONTRIBUTING.md Update CONTRIBUTING.md 2025-08-07 17:21:43 +09:00
COPYING 2025 (#15203) 2025-01-04 14:37:14 +09:00
crowdin.yml ドキュメントをmisskey-hubに移行 2021-11-05 16:18:52 +09:00
cypress.config.ts Feat: サーバー初期設定ウィザード (#15954) 2025-05-09 19:41:54 +09:00
Dockerfile use node 22.15.0 by default 2025-12-06 17:39:17 +09:00
healthcheck.sh feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
LICENSE
package.json Bump version to 2025.12.2-beta.4 2025-12-20 12:30:29 +00:00
pnpm-lock.yaml fix(deps): update dependency systeminformation to v5.27.14 [security] [ci skip] (#17003) 2025-12-17 09:36:15 +09:00
pnpm-workspace.yaml fix(deps): update dependency systeminformation to v5.27.14 [security] [ci skip] (#17003) 2025-12-17 09:36:15 +09:00
Procfile Create Procfile 2019-04-05 18:17:30 +09:00
README.md add DeepWiki badge to enable auto-refresh 2025-12-03 12:02:18 +09:00
renovate.json5 fix(devcontainer): devcontainerのバージョンアップ+Renovateでbump出来るように設定を追加 (#16793) 2025-11-19 12:34:27 +09:00
ROADMAP.md Update ROADMAP with completed tasks 2025-11-11 09:30:13 +09:00
SECURITY.md Update SECURITY.md 2025-02-01 13:57:39 +09:00

Misskey logo

🌎 Misskey is an open source, federated social media platform that's free forever! 🚀

Learn more


find an instance create an instance become a contributor join the community become a patron

Ask DeepWiki

Thanks

Sentry

Thanks to Sentry for providing the error tracking platform that helps us catch unexpected errors.

Chromatic

Thanks to Chromatic for providing the visual testing platform that helps us review UI changes and catch visual regressions.

Codecov

Thanks to Codecov for providing the code coverage platform that helps us improve our test coverage.

Crowdin

Thanks to Crowdin for providing the localization platform that helps us translate Misskey into many languages.

Docker

Thanks to Docker for providing the container platform that helps us run Misskey in production.