No description
Find a file
dakkar b13781632f fix DeepLX
`??` binds tighter than `? :`, so that expression was parsed as:

```ts
( deeplFreeInstance ?? this.serverSettings.deeplIsPro )
   ? 'https://api.deepl.com/v2/translate'
	 : 'https://api-free.deepl.com/v2/translate'
```

which ended up calling the non-free DeepL instead of the local DeepLX
2025-06-01 14:44:49 +01:00
.config comment new property 2025-05-30 12:29:07 -04:00
.devcontainer add mediaDirectory config option to configure location of uploaded media 2025-05-26 22:52:00 +10:00
.gitlab
.okteto
.vscode
assets Merge branch 'develop' into merge/2025-03-24 2025-04-24 13:07:41 -04:00
chart merge from misskey-develop 2025-04-02 22:29:14 -04:00
cypress
eslint
fluent-emojis@cae981eb4c
idea
locales merge: Cleanup admin user UI (!1012) 2025-05-23 11:21:29 +00:00
packages fix DeepLX 2025-06-01 14:44:49 +01:00
scripts Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-29 15:54:11 -04:00
sharkey-locales Update th-TH.yml 2025-05-27 11:28:23 +01:00
tossface-emojis@3c0ac3f7bd
.dockerignore refactor: misskey-assetsサブモジュールを削除 (#12818) 2024-07-18 01:47:11 +09:00
.dockleignore
.editorconfig
.gitattributes 改行コードをLFに統一 (#9926) 2023-02-14 13:13:34 +09:00
.gitignore Merge tag '2024.11.0' into feature/2024.10 2024-11-22 12:29:04 +00:00
.gitlab-ci.yml
.gitmodules Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
.node-version
.npmrc
.vsls.json
CHANGELOG.md Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-29 15:54:11 -04:00
CODE_OF_CONDUCT.md
codecov.yml Update codecov.yml 2023-02-26 14:17:29 +09:00
compose.local-db.yml
compose_example.yml
CONTRIBUTING.md replace more icons 2025-05-30 17:44:35 +01:00
COPYING
crowdin.yml make en-US our crowdin source 2024-10-08 15:20:52 -03:00
cypress.config.ts
Dockerfile
healthcheck.sh Merge remote-tracking branch 'misskey/release/2024.5.0' into future 2024-05-31 12:26:07 +01:00
IMPORTANT_NOTES.md
LICENSE
package.json Bump develop version 2025-05-28 20:38:31 -04:00
pnpm-lock.yaml bump VueJS again 2025-05-21 18:26:49 +01:00
pnpm-workspace.yaml Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-05 12:24:00 -04:00
Procfile Create Procfile 2019-04-05 18:17:30 +09:00
README.md fix: Sharkey's logo is missing 2025-04-20 13:19:28 +02:00
renovate.json5 fix(ci): change Chromatic build to be triggered when frontend package.json is edited instead of lockfile (#15793) 2025-04-27 10:49:23 +09:00
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