🌎 A Sharkish microblogging platform 🚀
Find a file
dakkar cb43994841 only allow a single boost via hotkey - fixes #467 #468
As usual, have to write the same thing four times ☹

The parentheses around `q` tell the hotkey/keymap code to ignore
auto-repeat events (which works fine in Chrome but not in Firefox, I
reported the bug https://bugzilla.mozilla.org/show_bug.cgi?id=1900397
)

In addition, I've added a guard variable that is true while calling
the backend to boost/renote, and false otherwise. This way, even in
Firefox we don't spam-boost. Unboosting is still *only with the
mouse*, I have not added that functionality.
2024-06-07 11:40:44 +01:00
.config
.devcontainer
.gitlab
.okteto
.old/workflows
.vscode
assets
chart
cypress
fluent-emojis@cae981eb4c
locales
misskey-assets@0179793ec8
packages only allow a single boost via hotkey - fixes #467 #468 2024-06-07 11:40:44 +01:00
scripts
tossface-emojis@3c0ac3f7bd
.dockerignore
.dockleignore
.editorconfig
.gitattributes
.gitignore
.gitlab-ci.yml merge: lint our MRs (!506) 2024-05-31 10:39:45 +00:00
.gitmodules
.node-version
.npmrc
.vsls.json
CHANGELOG.md
CODE_OF_CONDUCT.md
codecov.yml
CONTRIBUTING.md
COPYING
crowdin.yml
cypress.config.ts
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
Dockerfile
healthcheck.sh
IMPORTANT_NOTES.md
LICENSE
package.json
pnpm-lock.yaml
pnpm-workspace.yaml
Procfile
README.md
ROADMAP.md
SECURITY.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 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