No description
Find a file
dakkar 5af38db74b ignore stale users/show responses - fixes #741
* person starts typing "abcd"
* request for user "abcd" is sent to server
* person continues typing "ef"
* request for user "abcdef" is sent to server
* response for user "abcdef" arrives, icon for user "abcdef" is shown
* response for user "abcd" arrives, icon for user "abcd" was shown –
  with this commit, this response is ignored instead

This is not just "showing the wrong avatar", btw: `MkSignin` uses the
`user` variable to decide whether to use 2FA, so having the wrong data
in user can make a login attempt fail.
2024-10-12 18:16:06 +01:00
.config increase character limits and share between text and CW 2024-10-03 19:53:57 -04:00
.devcontainer update node version 2024-07-30 09:17:06 +09:00
.gitlab
.okteto
.vscode
assets cleanup: trim trailing whitespace (#11136) 2023-07-08 07:08:16 +09:00
chart tweak wording 2024-07-26 22:45:07 -04:00
cypress test: do not use indexedDB in cypress environment due to chrome bug (#13709) 2024-04-14 08:08:26 +09:00
fluent-emojis@cae981eb4c
locales fix typo in "Server is suspended due to no responding" 2024-10-11 09:52:59 -04:00
packages ignore stale users/show responses - fixes #741 2024-10-12 18:16:06 +01:00
scripts Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
tossface-emojis@3c0ac3f7bd
.dockerignore refactor: misskey-assetsサブモジュールを削除 (#12818) 2024-07-18 01:47:11 +09:00
.dockleignore
.editorconfig
.gitattributes
.gitignore Run eslint with caching 2024-09-14 00:58:02 +02:00
.gitlab-ci.yml run tests in series 2024-06-26 21:55:08 +01:00
.gitmodules Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
.node-version update node version 2024-07-30 09:17:06 +09:00
.npmrc chore: change sfm registry and name 2024-02-03 15:01:09 +01:00
.vsls.json
CHANGELOG.md Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8 2024-08-30 12:08:31 +01:00
CODE_OF_CONDUCT.md
codecov.yml Update codecov.yml 2023-02-26 14:17:29 +09:00
compose.local-db.yml chore(docker-compose): 推奨の名前にする (#14096) 2024-06-28 11:16:12 +09:00
compose_example.yml Update compose_example.yml 2024-09-21 00:27:34 +00:00
CONTRIBUTING.md extra step when checking merges from upstream 2024-08-30 13:35:20 +01:00
COPYING
crowdin.yml ドキュメントをmisskey-hubに移行 2021-11-05 16:18:52 +09:00
cypress.config.ts
Dockerfile Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
healthcheck.sh Merge remote-tracking branch 'misskey/release/2024.5.0' into future 2024-05-31 12:26:07 +01:00
IMPORTANT_NOTES.md Update IMPORTANT_NOTES.md 2024-03-13 00:17:57 +00:00
LICENSE
package.json Bump version 2024-09-23 15:03:34 -04:00
pnpm-lock.yaml bump happy-dom 2024-09-20 08:30:24 +01:00
pnpm-workspace.yaml merge: upstream (1) 2024-01-21 13:11:23 +01:00
Procfile
README.md chore(readme): Update Donation button 2024-09-06 21:18:40 +00:00
ROADMAP.md Update ROADMAP.md 2024-01-04 08:44:38 +09:00
SECURITY.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