🌎 A Sharkish microblogging platform 🚀
Go to file
Insert5StarName e49607b225 things
Co-authored-by: daph <d@waal.me>
2023-12-03 23:14:27 +01:00
.config add missing bits to docker example config (#184) 2023-11-29 20:23:47 +01:00
.devcontainer update deps 2023-10-18 09:43:59 +09:00
.github chore(deps): bump actions/first-interaction from 1.2.0 to 1.3.0 (#186) 2023-11-30 13:46:56 +01:00
.okteto ok-to-test with okteto (#8799) 2022-06-09 00:50:23 +09:00
.vscode enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
assets cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
chart merge: timeline 1 2023-10-13 17:58:11 +02:00
cypress disable cypress widgets tests 2023-10-19 20:22:24 +09:00
fluent-emojis@cae981eb4c feat: introduce fluent emoji 2022-12-26 16:04:56 +09:00
locales Merge branch 'develop' of https://github.com/transfem-org/Sharkey into develop 2023-11-30 23:45:25 +01:00
misskey-assets@0179793ec8 enhance(client): Sync widgets (#8512) 2022-12-27 14:55:11 +09:00
packages things 2023-12-03 23:14:27 +01:00
scripts merge: upstream 2023-11-03 15:35:12 +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 chore: remove unneeded ignore line 2023-09-25 01:57:16 +02:00
.gitmodules feat: introduce fluent emoji 2022-12-26 16:04:56 +09:00
.node-version update deps (#11764) 2023-09-04 13:33:38 +09:00
.vsls.json Add .vsls.json 2018-08-13 00:24:45 +09:00
CHANGELOG.md 2023.11.1 2023-11-17 18:05:12 +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 docs: Remove forum references and use Github Discussions (#12158) 2023-11-02 19:57:43 +09:00
COPYING feat: update year in COPYING file (#9578) 2023-01-15 11:53:22 +09:00
Dockerfile upd: include ffprobe in dockerfile 2023-11-05 21:02:22 +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 chore: add documentation section to `README` 2023-12-02 03:55:44 +01:00
ROADMAP.md Update ROADMAP.md 2023-07-27 19:34:51 +09:00
SECURITY.md chore: fix typo SECUTITY.md (#144) 2023-11-07 15:59:23 +01: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.yml.example chore: swap keydb out for redis on compose example 2023-11-09 18:58:51 +01:00
healthcheck.sh fix: healtcheck.sh 2023-09-23 04:45:07 +02:00
package.json chore: up dev version 2023-12-01 00:29:26 +01:00
pnpm-lock.yaml chore: bump axios dep version in `megalodon` 2023-11-30 02:29:50 +01:00
pnpm-workspace.yaml add: Megalodon, initial mastodon api 2023-09-23 18:49:47 +02:00

README.md

Sharkey logo

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


find an instance become a contributor join the community donate Translate Sharkey

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