forked from FoundKeyGang/FoundKey
FoundKey microblogging server.
Johann150
9b8438cdfc
While refactoring the previous commit, it seemed like the previous authors expected that a system account could be registered somehow and that this would be an error condition. However, as now made explicit with this, it is not possible to register a system account. This means that any account by that name could only ever have been created by the system itself so fetching them should be fine and not an error condition. |
||
---|---|---|
.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).