🌎 A Sharkish microblogging platform 🚀
Find a file
dakkar 1b213dece8 better git version info
My previous patch to embed git version info in nodeinfo had some
issues, like it produced `2024.4.4-249-g04d45859e6` when building on
current `develop`, which is arguably correct but not helpful (it
should really say `2025.5.2-dev` somewhere!)

* if we're on a tag, trust `package.json`
* if we're not, *append* the current commit hash

so for example, building on `stable` right now gets you `2025.4.4`,
and building on the parent of this commit gets you
`2025.5.2-dev+g04d45859e6`

the `+` is correct according to https://semver.org/
2025-08-02 11:07:57 +01:00
.config docs: Fix Settings Docs 2025-06-22 01:17:41 +02:00
.devcontainer
.gitlab
.okteto
.vscode
assets
chart
cypress
eslint
fluent-emojis@cae981eb4c
idea
locales merge: make trustedDomains persist across reloads (!1174) 2025-07-27 20:33:37 +00:00
packages merge: prevent excessive trimming in emoji picker's input box - fix #1165 (!1197) 2025-07-30 18:50:51 +00:00
scripts better git version info 2025-08-02 11:07:57 +01:00
sharkey-locales merge: make trustedDomains persist across reloads (!1174) 2025-07-27 20:33:37 +00:00
tossface-emojis@3c0ac3f7bd
.dockerignore
.dockleignore
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml
.gitmodules
.node-version
.npmrc
.vsls.json
CHANGELOG.md
CODE_OF_CONDUCT.md
codecov.yml
compose.local-db.yml
compose_example.yml
CONTRIBUTING.md
COPYING
crowdin.yml
cypress.config.ts
Dockerfile
healthcheck.sh
IMPORTANT_NOTES.md
LICENSE
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
Procfile
README.md
renovate.json5
ROADMAP.md
SECURITY.md
UPGRADE_NOTES.md

Sharkey logo

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


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 to
  • 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