forked from FoundKeyGang/FoundKey
FoundKey microblogging server.
Johann150
6a17dcf4de
The `quiet` argument has been removed from `deleteNote` (or `deleteNotes` respectively) since it was not used anywhere and it does not seem a good idea to not update statistics in some cases. This should also fix an issue where cascade deletions mean that statistics are not properly updated or streaming clients not properly informed of deletions. This case was seemingly not considered before, even though there was some handling for cascade deleted notes. This is going to improve how cascade deletion impacts the delivery queue, because cascade-deleted notes will now be grouped for delivery. Changelog: Fixed |
||
---|---|---|
.config | ||
.woodpecker | ||
.yarn | ||
cypress | ||
docs | ||
locales | ||
packages | ||
scripts | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
.node-version | ||
.yarnrc.yml | ||
CHANGELOG-OLD.md | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
COPYING | ||
cypress.config.ts | ||
docker-compose.yml | ||
Dockerfile | ||
gulpfile.js | ||
LICENSE | ||
logo.svg | ||
package.json | ||
Procfile | ||
READING.md | ||
README.md | ||
ROADMAP.md | ||
SECURITY.md | ||
yarn.lock |
FoundKey
FoundKey is a free and open source microblogging server compatible with ActivityPub. Forked from Misskey, FoundKey improves on maintainability and behaviour, while also bringing in useful features.
See the changelog and roadmap for more on what's changed and future plans.
Documentation
FoundKey's documentation is a work in progress, which can be found in the docs/
folder.
In the meantime, much of the documentation on the Misskey Hub will also apply to FoundKey.
Contributing
If you're interested in helping out with the project, please read the contributing guide.
Sponsors
FoundKey is not interested in finanical sponsorships. We welcome contributions in the forms of code, testing and bug reporting (see also section Contributing above).