FoundKey microblogging server.
Go to file
Johann150 67089193ea
server: query cache is optional
The query cache can be disabled in the configuration file and should
thus be considered optional. It should not be assumed that it is present.
2024-07-19 20:45:25 +02:00
.config adjust config file example 2023-06-25 20:44:08 +02:00
.woodpecker remove tests 2024-07-07 19:31:45 +02:00
.yarn meta: Update Yarn to 3.4.1 2023-02-27 13:00:22 -05:00
docs server: fix/document strange requirements for emoji packs 2024-01-04 21:31:04 +01:00
locales client: add button to delete all shown notes in clip 2024-03-27 21:12:38 +01:00
packages server: query cache is optional 2024-07-19 20:45:25 +02:00
scripts scripts: convert to ESM and deduplicate (#290) 2022-12-16 17:15:25 +00:00
.dockerignore remove vscode config files 2022-12-14 18:52:36 +01:00
.editorconfig remove vscode config files 2022-12-14 18:52:36 +01:00
.gitattributes chore: update .gitattributes to reflect removed assets 2022-12-11 23:16:05 +00:00
.gitignore remove tests 2024-07-07 19:31:45 +02:00
.mailmap change my name in mailmap 2023-06-07 16:20:52 -04:00
.node-version Lower .node-version to 18.7.0 2022-11-26 16:59:37 +00:00
.yarnrc.yml meta: Update Yarn to 3.4.1 2023-02-27 13:00:22 -05:00
CHANGELOG-OLD.md Add link to current CHANGELOG and changelog trailers guide in CHANGELOG-OLD.md 2022-09-15 05:41:19 +00:00
CHANGELOG.md 13.0.0-preview6 2023-07-02 11:13:19 +02:00
CODE_OF_CONDUCT.md Revert "fix broken emails in COC" 2023-07-06 21:35:31 +02:00
CONTRIBUTING.md remove tests 2024-07-07 19:31:45 +02:00
COPYING add foundkey floofer 2023-02-04 22:15:28 +01:00
docker-compose.yml docker: only publish port on localhost 2023-05-31 15:19:10 -04:00
Dockerfile Update dockerfile to node 18.12.1 2022-11-25 02:07:21 -05:00
gulpfile.js server: remove bios and cli 2022-12-14 17:59:25 +00:00
LICENSE Use AGPLv3 2018-03-28 22:56:28 +09:00
logo.svg add foundkey floofer 2023-02-04 22:15:28 +01:00
package.json remove tests 2024-07-07 19:31:45 +02:00
Procfile Create Procfile 2019-04-05 18:17:30 +09:00
READING.md add a bit of guidance for startup 2024-04-01 19:06:37 +02:00
README.md updated maintenance status 2023-07-10 17:46:57 +02:00
ROADMAP.md roadmap: Update links to reference labels instead of projects 2023-01-07 01:50:25 +00:00
SECURITY.md update SECURITY.md 2022-10-16 00:28:00 +02:00
yarn.lock remove tests 2024-07-07 19:31:45 +02:00

Foundkey logo, an owl holding a key

FoundKey

FoundKey is a free and open source microblogging server compatible with ActivityPub. It is currently under LIMITED MAINTENANCE and is not well suited for large instances. No more than 20 users per instance are recommended.

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. Feel free to contribute some documentation.

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).