Sharkey migration
Go to file
dakkar a676b0ee61 paginate in offset mode when querying emoji - fixes #490
since the backend sorts emojis by name length when a query is present,
the normal pagination with `sinceId` / `untilId` would not work
reliably

`offsetMode` is better in this case, although it will produce
non-stable results if custom emojis that match the query are added or
removed while we paginate
2024-05-09 21:02:37 +01:00
.config chore: add new note in example to docker example 2024-02-19 10:48:34 +01:00
.devcontainer
.gitlab Update 13 files 2024-02-02 07:48:35 +00:00
.okteto
.old/workflows Update 13 files 2024-02-02 07:48:35 +00:00
.vscode
assets
chart
cypress ci(test-frontend): Cypressのテストの失敗時、永遠に止まらない問題を回避 (MisskeyIO#434) (#13274) 2024-02-13 00:28:59 +09:00
fluent-emojis@cae981eb4c
locales merge: fix: update reaction icons in tutorial to match sharkey icons (!499) 2024-05-09 08:02:59 +00:00
misskey-assets@0179793ec8
packages paginate in offset mode when querying emoji - fixes #490 2024-05-09 21:02:37 +01:00
scripts merge: upstream 2024-02-19 10:47:42 +01:00
tossface-emojis@3c0ac3f7bd
.dockerignore
.dockleignore
.editorconfig
.gitattributes
.gitignore
.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
.npmrc chore: change sfm registry and name 2024-02-03 15:01:09 +01:00
.vsls.json
CHANGELOG.md merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md update notes to make sure we remember to check import/create problems 2024-03-05 16:54:31 +00:00
COPYING
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
Procfile
README.md put back the readme 2024-03-02 16:49:02 +00:00
ROADMAP.md
SECURITY.md Update 13 files 2024-02-02 07:48:35 +00:00
codecov.yml
crowdin.yml
cypress.config.ts
docker-compose.local-db.yml
docker-compose_example.yml Update docker-compose_example.yml 2024-02-01 14:42:19 +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 merge: handle non-ASCII emoji names (!464) 2024-05-02 21:06:10 +00:00
pnpm-workspace.yaml

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