🌎 A Sharkish microblogging platform 🚀
Find a file
dakkar 884ccad588 prevent excessive trimming in emoji picker's input box
there's no reason to trim before assigning to `q.value` (which gets
reflected to the `<input>` control and ends up trimming end spaces
when back-spacing)

the stated reason for messing with the control's own value every time
it changes, is to handle changes while Android is composing; I've
tested that, while I'm composing a character with my input method on
X11, search responds to each keypress, and I think it's good enough
2025-07-28 15:27:20 +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 prevent excessive trimming in emoji picker's input box 2025-07-28 15:27:20 +01:00
scripts embed git commit info in nodeinfo&c 2025-06-25 22:15:06 +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 Merge branch 'develop' into upstream/2025.5.0 2025-06-20 10:44:34 +01:00
healthcheck.sh
IMPORTANT_NOTES.md
LICENSE
package.json
pnpm-lock.yaml Merge branch 'develop' into upstream/2025.5.0 2025-06-20 10:44:34 +01:00
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