Skip to content

A modified version of Misskey.old with modifications to work with the latest Node.js as much as possible.

License

Notifications You must be signed in to change notification settings

AmaseCocoa/Misskey.old-Fix

 
 

Repository files navigation

Tip

Possibly: misskey-dev/Misskey

Misskey

Misskey is a mysterious Twitter-style SNS. It runs on Node.js.

Related Projects

API

Misskey provides web-based API. See API documentation.

Special thanks

古谷向日葵, 大室櫻子 (2014 June ~)

License

The MIT License

About Misskey.old-Fix

Caution

Misskey.old is not supported ActivityPub and has not been maintained for a long time, so bugs and security flaws may exist. Do not use it in a production environment.

Misskey.old-Fix is a modified version of Misskey.old forked to run the environment of the time of Misskey.old on the latest Node.js as much as possible.

Also, since the reason for creating this fork is to be able to actually build the environment that existed at the time of misskey.xyz, we have kept updates to the minimum necessary and will not fix bugs except for those that affect the operation, such as misskey.old not starting. If you want to build Misskey on the assumption that you will actually publish your server, please use the latest version.

Difference of Misskey (latest)

  • Misskey.old is not supported ActivityPub
    • Misskey.old does not support ActivityPub because Misskey implemented ActivityPub support around 2018.
  • The domain of the instance is hard-coded
    • This is probably because it is designed to operate on misskey.xyz.

About

A modified version of Misskey.old with modifications to work with the latest Node.js as much as possible.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Languages

  • JavaScript 71.2%
  • LiveScript 12.3%
  • Less 11.1%
  • Pug 5.4%