FoundKey microblogging server.
Go to file
Johann150 f4ee8b321e
client refactor: use pagination in drive component
Squashed commit of the following:

commit 8636adab6455bea29659a6799a7f3aad9e7cc10d
Author: Johann150 <johann.galle@protonmail.com>
Date:   Mon Oct 17 22:53:24 2022 +0200

    fix: remove comment

commit 7ff8d45bfa2ed5c07c9a053e817604ef2eb115ad
Author: Johann150 <johann.galle@protonmail.com>
Date:   Mon Oct 17 21:55:48 2022 +0200

    fix paginations reloading

    The Pagination type actually specifies that just the params property
    should be a Ref.

commit 55fe9210c15785611603e3a7a2535ebf8008ea64
Author: Johann150 <johann.galle@protonmail.com>
Date:   Mon Oct 17 18:55:54 2022 +0200

    fix variable name

commit a464d1363bc8c62606a4d2acc148ce269973bede
Author: Johann150 <johann.galle@protonmail.com>
Date:   Sun Oct 16 22:36:11 2022 +0200

    fix: don't display empty drive message while loading

commit 52905b398f683ff3c71c2d5592851b2d2a428550
Author: Johann150 <johann.galle@protonmail.com>
Date:   Fri Oct 14 22:19:13 2022 +0200

    remove unavailable i18n strings

commit d491a71cbec05f991864a06b8e0001d40da006a3
Author: Johann150 <johann.galle@protonmail.com>
Date:   Fri Oct 14 22:18:42 2022 +0200

    client refactor: use pagination in drive component

    This majorly refactors the drive component to use the proper pagination
    component instead of reimplementing pagination.

    The drive component is also refactored to use ref sugar (i.e. $ref).
2022-10-17 22:58:12 +02:00
.config remove outgoingAddressFamily 2022-09-30 11:05:50 -04:00
.vscode remove npm extension from vscode config 2022-08-31 06:23:41 -04:00
.woodpecker Revert "ci: combine install and lint/build tasks" 2022-09-07 14:02:45 -04:00
.yarn migrate to Yarn 3.2.3 2022-08-26 15:24:29 -04:00
assets chore: remove title_float.svg 2022-09-11 19:39:23 -04:00
cypress update cypress 2022-06-11 15:53:45 +09:00
docs docs: add migration guide 2022-09-08 05:09:15 +00:00
locales add link to external CSS snippets 2022-10-14 17:11:06 +02:00
packages client refactor: use pagination in drive component 2022-10-17 22:58:12 +02:00
scripts Remove 'recursive: true' from removing tsbuildinfo 2022-09-23 11:48:10 -04:00
.dockerignore chore: .configをdockerイメージに入れないように (#7625) 2021-09-13 20:07:39 +09:00
.editorconfig Use tabs in json 2017-05-24 20:27:39 +09:00
.gitattributes MisskeyRoom (#5267) 2019-08-18 14:41:33 +09:00
.gitignore ignore tsconfig.tsbuildinfo files 2022-09-03 17:49:53 -04:00
.node-version Update .node-version 2022-06-06 21:01:00 +09:00
.vsls.json Add .vsls.json 2018-08-13 00:24:45 +09:00
.yarnrc.yml migrate to Yarn 3.2.3 2022-08-26 15:24:29 -04: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-10-16 16:20:50 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-06-17 10:01:05 +09:00
CONTRIBUTING.md Fix grammar in contributing.md 2022-09-26 19:17:34 +00:00
COPYING Supports Emoji 13.1 (#7539) 2021-05-30 20:52:39 +09: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
Dockerfile docker: update WORKDIR to foundkey 2022-10-04 13:37:55 -04:00
gulpfile.js Fix paths for twemoji and font-awesome 2022-08-26 00:31:17 -04:00
LICENSE Use AGPLv3 2018-03-28 22:56:28 +09:00
package.json bump versions in all package.json files 2022-10-16 11:46:12 -04: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 implant new roadmap 2022-07-08 16:19:39 -04:00
SECURITY.md update SECURITY.md 2022-10-16 00:28:00 +02:00
yarn.lock client: Switch to upstream browser-image-resizer version 2022-10-11 03:28:11 +00:00

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.