forked from FoundKeyGang/FoundKey
FoundKey microblogging server.
Johann150
6df2f7c55c
Remove the several filter functions in different places by filtering directly in the database. Instead of a QueryBuilder, use the plain find function. Refactor a for loop awaiting several promises individually, use Array.map and await Promise.all to make better use of promises. |
||
---|---|---|
.config | ||
.vscode | ||
.woodpecker | ||
.yarn | ||
assets | ||
cypress | ||
docs | ||
locales | ||
packages | ||
scripts | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.node-version | ||
.vsls.json | ||
.yarnrc.yml | ||
CHANGELOG-OLD.md | ||
CHANGELOG.md | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
COPYING | ||
cypress.config.ts | ||
docker-compose.yml | ||
Dockerfile | ||
gulpfile.js | ||
LICENSE | ||
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. 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 sponsorships.