🌎 A Sharkish microblogging platform 🚀
Go to file
dakkar e0afeff248 merge: hide images/videos in og cards, when under a CW - fixes #487 (!488)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/488

Closes #487

Approved-by: Marie <marie@kaifa.ch>
Approved-by: Amelia Yukii <amelia.yukii@shourai.de>
2024-04-11 20:40:38 +00:00
.config chore: add new note in example to docker example 2024-02-19 10:48:34 +01:00
.devcontainer Fix(backend): inboxJobPerSecのデフォルト値を16から32に (#12631) 2023-12-13 08:14:34 +09: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
.old/workflows Update 13 files 2024-02-02 07:48:35 +00:00
.vscode 設定を付けた & 設定自体をフォーマット (#12693) 2023-12-18 10:52:23 +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 ci(test-frontend): Cypressのテストの失敗時、永遠に止まらない問題を回避 (MisskeyIO#434) (#13274) 2024-02-13 00:28:59 +09:00
fluent-emojis@cae981eb4c feat: introduce fluent emoji 2022-12-26 16:04:56 +09:00
locales Fixed english translation for the "Delete File" button 2024-03-04 18:48:04 +00:00
misskey-assets@0179793ec8 enhance(client): Sync widgets (#8512) 2022-12-27 14:55:11 +09:00
packages merge: hide images/videos in og cards, when under a CW - fixes #487 (!488) 2024-04-11 20:40:38 +00:00
scripts merge: upstream 2024-02-19 10:47:42 +01: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 Merge branch 'develop' into release/2024.3.1 2024-03-02 17:28:34 +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 merge upstream for 2024.2.1 2024-03-02 16:36:49 +00: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 update notes to make sure we remember to check import/create problems 2024-03-05 16:54:31 +00:00
COPYING 2024 2024-01-01 00:30:56 +09:00
Dockerfile Feature/maybe nicer dockerfile 2024-03-08 16:13:47 +00:00
IMPORTANT_NOTES.md Update IMPORTANT_NOTES.md 2024-03-13 00:17:57 +00: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 bump devel version 2024-03-30 12:48:03 +00:00
pnpm-lock.yaml bump tmp@0.2.3 - fixes #464 2024-03-19 17:13:43 +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