No description
Find a file
dakkar 01872419c3 fix UserEntityService packMany hints
* there's no need to pre-load follow requests for many users, since
  at most we'll pack them for only 1 user (the one requesting the
	data)

* similarly, it makes sense to preload security keys for many users
  if we're serving a moderator's request, but if not, we need at most 1
  user's keys (the requesting user's), and we can let `.pack()` fetch
  those

* we always need to preload relations when serving a detailed
  request, not only when the set of users to pack does not include the
  requesting user
2025-06-13 10:20:32 +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 use template variables for MR template 2025-01-02 13:14:16 +00:00
.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 enable TypeScript incremental mode to speed up IDEs 2025-05-28 21:31:39 -04:00
eslint
fluent-emojis@cae981eb4c
idea feat(frontend): 設定の検索 (#15505) 2025-03-06 23:15:19 +09:00
locales add ActivityPub representation to admin-user.vue 2025-06-07 18:49:37 -04:00
packages fix UserEntityService packMany hints 2025-06-13 10:20:32 +01:00
scripts Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-29 15:54:11 -04:00
sharkey-locales merge: Fix regressions and missing parts of recent work (!1102) 2025-06-08 17:42:29 +00: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 add TS caches to gitignore 2025-05-28 21:31:40 -04:00
.gitlab-ci.yml run more tests, now they pass 2025-02-06 10:45:05 +00:00
.gitmodules
.node-version
.npmrc merge upstream 2025-03-25 16:14:53 -04:00
.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
compose.local-db.yml
compose_example.yml suggest using a more recent meilisearch 2025-02-23 13:27:19 +00:00
CONTRIBUTING.md document cache implementations 2025-06-09 11:02:53 -04:00
COPYING 2025 (#15203) 2025-01-04 14:37:14 +09:00
crowdin.yml
cypress.config.ts
Dockerfile fix: Dockerのrunnerにpnpmのインストール手順が欠けていたのを修正 (#15623) 2025-03-08 10:02:15 +09:00
healthcheck.sh
IMPORTANT_NOTES.md
LICENSE
package.json correctly separate production / development dependencies 2025-06-12 21:11:16 -04:00
pnpm-lock.yaml downgrade htmlparser2 to match cheerio 2025-06-12 21:18:52 -04:00
pnpm-workspace.yaml Merge branch 'misskey-develop' into merge/2025-03-24 2025-04-05 12:24:00 -04:00
Procfile
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 merge upstream 2025-02-03 2025-02-03 14:36:09 -05:00
UPGRADE_NOTES.md convert Authorized Fetch to a setting and add support for hybrid mode (essential metadata only) 2025-03-16 10:07:57 -04:00

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