🌎 An interplanetary microblogging platform 🚀
Go to file
Namekuji 25ebb73756
feat: account migration (#10507)
* add Move activity

* add endpoint to move from local to remote

* follow move activity coming to inbox

* fix move endpoint

* add known-as endpoint to create account alias

* add migration page

* add route to migration page

* add move and known-as endpoints

* fix dependnecies error

* fix new endpoints

* fix move activity id

* fix refollow

* add movedToUri and alsoKnownAs to api

* fix moveToUri indicator

* fix missing context

* add chengelog

* rename MkMoved to MkAccountMoved

* add missing semicolon

* fix targetUri

* fix followings query

* remove redundant null check
2023-04-08 14:16:26 +09:00
.config feat(backend): ジョブキュー用Redisを別サーバーに分離できるように 2023-04-07 11:27:01 +09:00
.devcontainer feat(backend): ジョブキュー用Redisを別サーバーに分離できるように 2023-04-07 11:27:01 +09:00
.github
.okteto
.vscode Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-03-05 11:16:41 +00:00
assets
chart
cypress
docs ドキュメントをmisskey-hubに移管 2021-10-21 23:24:23 +09:00
fluent-emojis@cae981eb4c
locales feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
misskey-assets@0179793ec8
packages
scripts
.dockerignore
.dockleignore
.editorconfig
.gitattributes
.gitignore
.gitmodules
.node-version
.vsls.json
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYING feat: update year in COPYING file (#9578) 2023-01-15 11:53:22 +09:00
Dockerfile
LICENSE
Procfile
README.md
ROADMAP.md
SECURITY.md
codecov.yml
crowdin.yml
cypress.config.ts update cypress 2022-06-11 15:53:45 +09:00
docker-compose.yml.example Rename docker-compose.yml to docker-compose.yml.example 2023-01-28 11:33:44 +00:00
gulpfile.js
healthcheck.sh
package.json
pnpm-lock.yaml
pnpm-workspace.yaml chore: integrate misskey-js as a workspace item (git subtree) (#10409) 2023-03-30 09:33:19 +09:00

README.md

Misskey logo

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


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

codecov

Features

  • ActivityPub support
    Not on Misskey? No problem! Not only can Misskey instances talk to each other, but you can make friends with people on other networks like Mastodon and Pixelfed!
  • Reactions
    You can add emoji reactions to any post! No longer are you bound by a like button, show everyone exactly how you feel with the tap of a button.
  • Drive
    With Misskey's built in drive, you get cloud storage right in your social media, where you can upload any files, make folders, and find media from posts you've made!
  • Rich Web UI
    Misskey has a rich and easy to use Web UI! It is highly customizable, from changing the layout and adding widgets to making custom themes. Furthermore, plugins can be created using AiScript, an original programming language.
  • And much more...

Documentation

Misskey Documentation can be found at Misskey Hub, some of the links and graphics above also lead to specific portions of it.

Sponsors

RSS3

Thanks

Chromatic

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

Docker

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