🌎 An interplanetary microblogging platform 🚀
Go to file
かっこかり 16ffd88ecc
enhance: 誕生日のユーザーウィジェットで、今日だけに限らず、直近の誕生日ユーザーを表示できるように (#13637)
* enhance(frontend): 「今日誕生日のフォロー中ユーザー」ウィジェットをリファクタリング

(cherry picked from commit 24652b9364)

* fix(backend): 年越しの時期で誕生日検索クエリーが誤動作する問題を修正 (MisskeyIO#577)

(cherry picked from commit 38581006be)

* fix

* spdx

* delete birthday param on users/following api

* 名称を一本化

* Update Changelog

* Update Changelog

* fix(frontend/WidgetBirthdayFollowings): ユーザーの名前が長いと投稿ボタンがはみ出てしまう問題を修正 (MisskeyIO#582)

(cherry picked from commit fa47a545b1)

* use module css

* default 3day

* Revert "delete birthday param on users/following api"

This reverts commit a47456c1c4.

* Update Changelog

* 日付が1ヶ月ズレている問題を修正?

* fix: 日付関連のバグを修正

Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>

* build misskey-js types

* add comment

* Update CHANGELOG.md

* migrate

* change migration

* UPdate Changelog

* fix: revert unnecessary changes

* 🎨

* i18n

* fix

* update changelog

* 🎨

* fix lint

* refactor: remove unnecessary classes

* fix

* fix

---------

Co-authored-by: まっちゃとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: taiy <53635909+taiyme@users.noreply.github.com>
2025-12-31 22:33:26 +09: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 chore: SearchServiceのunit-test追加 (#17035) 2025-12-28 19:57:18 +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 enhance: 誕生日のユーザーウィジェットで、今日だけに限らず、直近の誕生日ユーザーを表示できるように (#13637) 2025-12-31 22:33:26 +09:00
packages enhance: 誕生日のユーザーウィジェットで、今日だけに限らず、直近の誕生日ユーザーを表示できるように (#13637) 2025-12-31 22:33:26 +09:00
patches Revert typeorm patches (#16664) 2025-10-19 11:34:34 +09:00
scripts chore(deps): update [tools] update dependencies [ci skip] (#17024) 2025-12-23 19:32:38 +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 Add .vsls.json 2018-08-13 00:24:45 +09:00
CHANGELOG.md enhance: 誕生日のユーザーウィジェットで、今日だけに限らず、直近の誕生日ユーザーを表示できるように (#13637) 2025-12-31 22:33:26 +09:00
CODE_OF_CONDUCT.md docs: Update Code of Conduct to version 2.1 (#12150) 2023-11-13 16:52:54 +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
Dockerfile use node 22.15.0 by default 2025-12-06 17:39:17 +09:00
LICENSE Use AGPLv3 2018-03-28 22:56:28 +09:00
Procfile Create Procfile 2019-04-05 18:17:30 +09:00
README.md Update README.md 2025-12-27 14:30:36 +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
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
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
healthcheck.sh feat(backend): add /healthz endpoint (#13834) 2024-05-23 15:19:52 +09:00
package.json feat: use tsgo where capable (#16984) 2025-12-22 16:52:05 +09:00
pnpm-lock.yaml feat: use tsgo where capable (#16984) 2025-12-22 16:52:05 +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
renovate.json5 fix(devcontainer): devcontainerのバージョンアップ+Renovateでbump出来るように設定を追加 (#16793) 2025-11-19 12:34:27 +09:00

README.md

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.