FoundKey microblogging server.
Go to file
Johann150 41c42f96f0
ci/woodpecker/push/lint-client Pipeline was successful Details
ci/woodpecker/push/lint-backend Pipeline was successful Details
ci/woodpecker/push/build Pipeline was successful Details
ci/woodpecker/push/lint-foundkey-js Pipeline was successful Details
ci/woodpecker/push/lint-sw Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
BREAKING server: disable deliver rate limit by default
The deliver rate limit seems to cause a lot of performance problems,
presumably because of the overhead the rate limit has. It also does
not really make sense to rate limit outgoing because we are requesting
from different servers anyway.

fixes #190

Changelog: Changed
2023-02-04 17:57:52 +01:00
.config BREAKING server: disable deliver rate limit by default 2023-02-04 17:57:52 +01:00
.woodpecker sw: add TypeScript type checking 2022-12-13 15:42:08 -05:00
.yarn meta: Update to Yarn 3.3.0 2022-11-22 01:07:12 -05:00
cypress update cypress 2022-06-11 15:53:45 +09:00
docs docs: admin password reset 2023-01-14 12:03:50 +01:00
locales foundkey-js: remove galleries 2023-01-16 18:47:29 +01:00
packages BREAKING server: disable deliver rate limit by default 2023-02-04 17:57:52 +01: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 client: add mod tracker 2022-12-29 21:36:44 +01:00
.mailmap adjust mailmap 2023-01-30 19:36:22 +01:00
.node-version Lower .node-version to 18.7.0 2022-11-26 16:59:37 +00:00
.yarnrc.yml meta: Update to Yarn 3.3.0 2022-11-22 01:07:12 -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 update changelog 2022-12-02 16:59:35 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-17 10:01:05 +09:00
CONTRIBUTING.md client: add default margin to FormSwitch and MkButton 2022-12-18 00:11:32 +01:00
COPYING meta: Bump copyright year 2023-01-03 21:53:02 -05:00
Dockerfile Update dockerfile to node 18.12.1 2022-11-25 02:07:21 -05:00
LICENSE Use AGPLv3 2018-03-28 22:56:28 +09:00
Procfile Create Procfile 2019-04-05 18:17:30 +09:00
READING.md add READING file 2022-07-09 18:08:15 +02:00
README.md improve wording in readme 2022-09-01 15:41:01 +00: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
cypress.config.ts update cypress 2022-06-11 15:53:45 +09:00
docker-compose.yml docker: update WORKDIR to foundkey 2022-10-04 13:37:55 -04:00
gulpfile.js server: remove bios and cli 2022-12-14 17:59:25 +00:00
package.json split build task into parallel and non-parallel versions 2023-01-12 17:08:50 -05:00
yarn.lock update yarn.lock 2023-01-12 19:27:16 +01:00

README.md

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.