🌎 A Sharkish microblogging platform 🚀
Go to file
dakkar 9478fc0095 Merge remote-tracking branch 'misskey/develop' into future-2024-03-14 2024-03-14 16:28:56 +00:00
.config Merge remote-tracking branch 'misskey/develop' into future-2024-03-14 2024-03-14 16:28:56 +00:00
.devcontainer chore(dev): remove deprecated vscode plugins 2024-03-09 15:31:21 +09:00
.github/workflows Merge remote-tracking branch 'misskey/develop' into future-2024-03-14 2024-03-14 16:28:56 +00:00
.gitlab Update 13 files 2024-02-02 07:48:35 +00:00
.okteto ok-to-test with okteto (#8799) 2022-06-09 00:50:23 +09:00
.vscode fix(dev): vscode-jest: Deprecated: Please use jest.runMode instead. 2024-03-14 17:42:30 +09:00
assets cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
chart authorized fetch #217 2023-12-23 15:26:42 +00:00
cypress chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
fluent-emojis@cae981eb4c feat: introduce fluent emoji 2022-12-26 16:04:56 +09:00
locales Merge remote-tracking branch 'misskey/develop' into future-2024-03-14 2024-03-14 16:28:56 +00:00
misskey-assets@0179793ec8 enhance(client): Sync widgets (#8512) 2022-12-27 14:55:11 +09:00
packages Merge remote-tracking branch 'misskey/develop' into future-2024-03-14 2024-03-14 16:28:56 +00:00
scripts Merge remote-tracking branch 'misskey/develop' into future-2024-03-14 2024-03-14 16:28:56 +00:00
tossface-emojis@3c0ac3f7bd upd: add tossface emojis as an option 2024-01-04 20:42:25 +01:00
.dockerignore feat: Introduce Meilisearch (#10755) 2023-05-05 08:52:14 +09:00
.dockleignore fix: aptのキャッシュを削除しないようにする (#9803) 2023-02-05 14:15:59 +09:00
.editorconfig cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
.gitattributes 改行コードをLFに統一 (#9926) 2023-02-14 13:13:34 +09:00
.gitignore merge: upstream (1) 2024-01-21 13:11:23 +01:00
.gitlab-ci.yml Update 13 files 2024-02-02 07:48:35 +00:00
.gitmodules fix: icons and update urls 2024-02-19 18:46:42 +01:00
.node-version update node to 20.10.0 2023-11-24 09:20:41 +09:00
.npmrc chore: change sfm registry and name 2024-02-03 15:01:09 +01:00
.vsls.json Add .vsls.json 2018-08-13 00:24:45 +09:00
CHANGELOG.md プラグインの簡易的なログを表示する機能 (#13564) 2024-03-13 22:38: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 Merge remote-tracking branch 'misskey/develop' into future 2024-03-07 16:09:36 +00:00
COPYING 2024 2024-01-01 00:30:56 +09:00
Dockerfile fix of #13330 (#13330) 2024-02-16 16:49:12 +09:00
IMPORTANT_NOTES.md Add missing IMPORTANT_NOTES.md from Sharkey/OldJoinSharkey 2024-01-05 05:24:54 +01: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 put back the readme 2024-03-02 16:49:02 +00:00
ROADMAP.md Update ROADMAP.md 2024-01-04 08:44:38 +09:00
SECURITY.md Update 13 files 2024-02-02 07:48:35 +00:00
codecov.yml Update codecov.yml 2023-02-26 14:17:29 +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.local-db.yml chore: 開発モードでフロントエンドとバックエンドを独立して起動するようにする(再) (#12593) 2023-12-08 08:22:08 +09:00
docker-compose_example.yml update images 2024-02-01 14:36:48 +00:00
healthcheck.sh merge: upstream 2024-02-19 10:47:42 +01:00
package.json merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
pnpm-lock.yaml Merge remote-tracking branch 'misskey/develop' into future 2024-03-07 16:09:36 +00:00
pnpm-workspace.yaml merge: upstream (1) 2024-01-21 13:11:23 +01:00

README.md

Sharkey logo

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


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

Features

  • ActivityPub support
    Not on Sharkey? No problem! Not only can Sharkey instances talk to each other, but you can make friends with people on other networks like Mastodon and Pixelfed!
  • Federated Backgrounds and Music status
    You can add a background to your profile as well as a music status via ListenBrainz, show everyone what music you are currently listening too
  • Mastodon API
    Sharkey implements the Mastodon API unlike normal Misskey
  • UI/UX Improvements
    Sharkey makes some UI/UX improvements to make it easier to navigate
  • Sign-Up Approval
    With Sharkey, you can enable sign-ups, subject to manual moderator approval and mandatory user-provided reasons for joining.
  • Rich Web UI
    Sharkey 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

Sharkey Documentation can be found at Sharkey Documentation