egirls.gay misskey fork
Go to file
Kainoa Kanter bdbc448d13
refactor: migrate to Yarn Berry (v3.2.1) (#8764)
* Yarn berry

* Add `.yarn` to dockerignore

* Mention in CHANGELOG

* Update Dockerfile

* Proper upgrade to yarn

* use `"packageManager"`

* Replace `install-packages.js` with workspaces

* Replace `install-packages.js` with workspaces

* Typo

* `corepack enable` for linting

* Remove `packages/*/yarn.lock`

* Improve lint workflow

* Update .github/workflows/lint.yml

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update .github/workflows/lint.yml

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Add `eslint`

* Regenerate yarn.lock

* 🙏‍

* Update lint.yml

🤔

* Fix workflow!

* yarn lint my beloved

* corepack enable for mocha/e2e

* Update CHANGELOG.md

* fix the code that depends on node_modules

* tbh

* tbh

* More yarn workspaces stuff

* 🍀

* Change `browser-image-resizer`

* :finnadie:

* :goberserk:

* :godmode:

* Remove yarnrc for workspaces

* 🙏

* Add proper packages for eslint

* Skip extra install

* New steps for test.yml too

* uhh

* Update .dockerignore

* Update lint.yml

* Update test.yml

* Make client/backend lints seperate workflows

* package.json names

* pnpm = dont change paths

* Fix changelog

* :bowtie:

* I don't know why github workflows hates me...

* test

* ?????

* continue-on-error: true

* Fix yarn.lock

Co-authored-by: ishowta <ishowta@gmail.com>

* add @rollup/pluginutils

* add packageExtensions for chartjs_date-fns

Co-authored-by: acid-chicken <root@acid-chicken.com>

* npm run => yarn

* wip

* yarn node => node

依存関係の記載不足の解消がかなり多いため、yarn nodeは使わない

* fix

* fix http-signature

* fix

* fix

* add packageExtensions

* ✌️

* remove `yarn set version berry`

* yarn install --immutable

Co-authored-by: ishowta <ishowta@gmail.com>

* https://github.com/misskey-dev/misskey/pull/8764#discussion_r885749892

* enable actions/setup-node's global cache

* Update .gitignore

Co-authored-by: iwata <ishowta@gmail.com>

* revival gulp build
66ab7591bf (r885899944)

* fix lockfile

* Update packages/backend/package.json

Co-authored-by: iwata <ishowta@gmail.com>

* remove packagemanager

* `yarn run gulp` in `build` instead of just `gulp`

* Update CHANGELOG.md

* update lockfile

* Add .yarn/cache to gitignore for packages

* ?

* move resolutions

* ✌️

* update lockfie

* update-lockfile

* update yarn.lock

* fix build

* fix

* fix

* fix: add @tensorflow/tfjs

* ダメ

* modify lockfile

* use yarnrc

* update yarnlock

* add jest-mock

* update-lockfile

* update lockfile

* update lockfile

* move jest-mock, update lockfile

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
Co-authored-by: ishowta <ishowta@gmail.com>
2022-11-24 15:39:00 +09:00
.config enhance: Redisをioredisに統一してIPv6サポート (#8869) 2022-06-24 19:22:19 +09:00
.github refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
.okteto ok-to-test with okteto (#8799) 2022-06-09 00:50:23 +09:00
.vscode Update extensions.json 2022-05-14 18:50:16 +09:00
.yarn/plugins/@yarnpkg refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
assets Improve README (#8645) 2022-05-18 01:12:00 +09:00
chart chore(dev): use .yaml for prevent okteto error 2022-05-15 22:32:50 +09:00
cypress update cypress 2022-06-11 15:53:45 +09:00
docs ドキュメントをmisskey-hubに移管 2021-10-21 23:24:23 +09:00
locales Add Cloudflare Turnstile CAPTCHA support (#9111) 2022-10-13 09:19:57 +09:00
misskey-assets@0179793ec8 藍モード (#7687) 2021-09-04 17:54:24 +09:00
packages refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
scripts refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
.dockerignore refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
.editorconfig Use tabs in json 2017-05-24 20:27:39 +09:00
.gitattributes MisskeyRoom (#5267) 2019-08-18 14:41:33 +09:00
.gitignore refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
.gitmodules 藍モード (#7687) 2021-09-04 17:54:24 +09:00
.node-version update node to v18 2022-11-13 11:23:14 +09:00
.vsls.json Add .vsls.json 2018-08-13 00:24:45 +09:00
.yarnrc Create .yarnrc 2021-04-17 17:35:44 +09:00
.yarnrc.yml refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
CHANGELOG.md refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-17 10:01:05 +09:00
CONTRIBUTING.md refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
COPYING feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
Dockerfile update node to v18 2022-11-13 11:23:14 +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 enhance: clearly link documentation 2022-05-27 23:21:12 +02:00
ROADMAP.md Update ROADMAP.md 2022-09-11 03:40:24 +09:00
SECURITY.md Create SECURITY.md 2021-05-24 05:50:45 +09:00
crowdin.yml ドキュメントをmisskey-hubに移行 2021-11-05 16:18:52 +09:00
cypress.config.ts update cypress 2022-06-11 15:53:45 +09:00
docker-compose.yml feat(dev): okteto integration 2022-05-15 16:39:23 +09:00
gulpfile.js refactor: use Vite to build instead of webpack (#8575) 2022-05-01 22:51:07 +09:00
package.json refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +09:00
yarn.lock refactor: migrate to Yarn Berry (v3.2.1) (#8764) 2022-11-24 15:39:00 +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

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