No description
  • TypeScript 63.9%
  • Vue 29.4%
  • JavaScript 5.9%
  • GLSL 0.3%
  • SCSS 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
syuilo b5ba65f55b
New Crowdin updates (#17870)
* New translations ja-jp.yml (French)

[ci skip]

* New translations ja-jp.yml (Chinese Traditional)

[ci skip]

* New translations ja-jp.yml (French)

[ci skip]

* New translations ja-jp.yml (Spanish)

[ci skip]

* New translations ja-jp.yml (Romanian)

[ci skip]

* New translations ja-jp.yml (Arabic)

[ci skip]

* New translations ja-jp.yml (Catalan)

[ci skip]

* New translations ja-jp.yml (Czech)

[ci skip]

* New translations ja-jp.yml (German)

[ci skip]

* New translations ja-jp.yml (Italian)

[ci skip]

* New translations ja-jp.yml (Korean)

[ci skip]

* New translations ja-jp.yml (Portuguese)

[ci skip]

* New translations ja-jp.yml (Russian)

[ci skip]

* New translations ja-jp.yml (Turkish)

[ci skip]

* New translations ja-jp.yml (Ukrainian)

[ci skip]

* New translations ja-jp.yml (Chinese Simplified)

[ci skip]

* New translations ja-jp.yml (English)

[ci skip]

* New translations ja-jp.yml (Vietnamese)

[ci skip]

* New translations ja-jp.yml (Indonesian)

[ci skip]

* New translations ja-jp.yml (Thai)

[ci skip]

* New translations ja-jp.yml (Japanese, Kansai)

[ci skip]

* New translations ja-jp.yml (English)

[ci skip]

* New translations ja-jp.yml (Catalan)

[ci skip]
2026-08-21 19:39:49 +09:00
.agents/skills fix: shipping-misskey-changeの調整 (#17852) 2026-08-05 09:31:13 +09:00
.claude fix: shipping-misskey-changeの調整 (#17852) 2026-08-05 09:31:13 +09:00
.config chore: docker_example.ymlのsentryForBackend更新が漏れていたのを追記 (#17817) 2026-07-28 21:25:08 +09:00
.devcontainer fix(backend): configテンプレートのallowedPrivateNetworksをリスト記法に変更してエラーの発生を抑制 (#17701) 2026-07-12 17:15:13 +09:00
.github fix(gh): リリースPRがあるとpush/PRで2回ワークフローが実行される問題を修正 (#17878) 2026-08-19 19:52:40 +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
idea add ideas 2025-09-27 20:53:21 +09:00
locales New Crowdin updates (#17870) 2026-08-21 19:39:49 +09:00
packages clean up 2026-08-21 11:32:34 +09:00
packages-private deps: update dependencies (major) (#17857) 2026-08-18 16:10:12 +09:00
patches Revert typeorm patches (#16664) 2025-10-19 11:34:34 +09:00
scripts fix: shipping-misskey-changeの調整 (#17852) 2026-08-05 09:31:13 +09:00
.coderabbit.yaml Update .coderabbit.yaml [ci skip] 2026-07-23 17:19:19 +09:00
.dockerignore Minify backend (#17054) 2026-01-05 20:56:52 +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 fix: follow-up of #17682 [ci skip] 2026-07-08 21:19:35 +09:00
.gitmodules enhance: 絵文字データの参照を自前ライブラリに変更 (#17381) 2026-05-09 18:35:38 +09:00
.node-version enhance: Set default Node.js version to v26 (#17623) 2026-06-28 00:06:49 +09:00
.vsls.json Add .vsls.json 2018-08-13 00:24:45 +09:00
AGENTS.md fix: shipping-misskey-changeの調整 (#17852) 2026-08-05 09:31:13 +09:00
CHANGELOG.md enhance(frontend): インライン表示上で既にぼかしが解除されている場合はlightbox上でもぼかさないように (#17866) 2026-08-19 20:58:39 +09:00
CLAUDE.md docs: AI コーディングエージェント共通設定を追加 (#17396) 2026-05-12 17:56:06 +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.local-db.yml Update PostgreSQL volume mount paths for PostgreSQL 18 (#16986) 2025-12-14 11:32:42 +09:00
compose_example.yml Update PostgreSQL volume mount paths for PostgreSQL 18 (#16986) 2025-12-14 11:32:42 +09:00
CONTRIBUTING.md Update CONTRIBUTING.md 2026-06-28 17:52:08 +09:00
COPYING enhance: 絵文字データの参照を自前ライブラリに変更 (#17381) 2026-05-09 18:35:38 +09:00
crowdin.yml ドキュメントをmisskey-hubに移行 2021-11-05 16:18:52 +09:00
Dockerfile enhance: Set default Node.js version to v26 (#17623) 2026-06-28 00:06:49 +09:00
healthcheck.sh feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
LICENSE Use AGPLv3 2018-03-28 22:56:28 +09:00
package.json deps: update dependencies (major) (#17857) 2026-08-18 16:10:12 +09:00
pnpm-lock.yaml deps: update dependencies (major) (#17857) 2026-08-18 16:10:12 +09:00
pnpm-workspace.yaml deps: update dependencies (major) (#17857) 2026-08-18 16:10:12 +09:00
Procfile Create Procfile 2019-04-05 18:17:30 +09:00
README.md Update README.md 2026-01-07 21:43:31 +09:00
renovate.json5 chore: set nodeMaxMemory to 4096 in renovate configuration (#17437) 2026-05-19 22:25:30 +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.


Support us with a !

Star History Chart