FoundKey microblogging server.
Go to file
Johann150 ed27f61a4d
client: add mod tracker
Squashed commit of the following:

commit 54f0b67b25bc6064b5c0ab3982e20943859aff76
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 21:27:15 2022 +0100

    use nextTick instead of setTimeout

commit 6998cae7e3a706b00c1b63320750dab279f13e3d
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 21:14:55 2022 +0100

    my absolute terrible fix to the unhide issue

commit 79f546d1509185c315a5db7e12985e01ed430b08
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 21:01:35 2022 +0100

    stop player on hide/unhide

commit 6b7f13e8ef48d74edb92441144051e4225b27f71
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 10:36:59 2022 +0100

    make webkit style range slider the same

commit 8a267c5cdc5c1e98d6dd1e038571d92d01985a98
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 01:16:18 2022 +0100

    restyling range inputs

commit c39e1671b2957326ff91746da44091d728f58e82
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 00:57:47 2022 +0100

    make module seekable

commit c1762f27ae2e4d342ede88018f777c75b8b31d4a
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 00:14:35 2022 +0100

    remove accesskey attribs

commit 08f75a01f1c2359799e4c2ec734a391d3abfc07c
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 00:12:23 2022 +0100

    v-else on play button

commit 9302a9faaa5a75c33314befb3f8e0f414e9d886b
Author: Puniko <me@absturztaube.ch>
Date:   Thu Dec 29 00:08:19 2022 +0100

    replace filter with some

commit bffd15daedf55f7623d6ebd777a12384274b89d6
Author: Puniko <me@absturztaube.ch>
Date:   Wed Dec 28 09:13:20 2022 +0100

    add chiptune2 and libopenmpt into COPYING

commit 794298c21c6fe09909136d141fd2a6b83eb64a89
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 15:32:43 2022 +0100

    little cleanup

commit f383aec1cd5a9f8a44539d9f802dee2d1332f64c
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 15:23:25 2022 +0100

    repeat only once and proper handling of track ending

commit fdaa9614c993de306789ecafc38d781d350fe1ab
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 14:52:20 2022 +0100

    prevent losing connection when downloading module

commit 6c5723c795a3610558111f5d0cd6f39dcfd06965
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 14:45:59 2022 +0100

    colours!!! 🌈

commit dba4f0a4a909b956d928bfb7e4f0321291a096e0
Author: Puniko <me@absturztaube.ch>
Date:   Tue Dec 27 13:01:06 2022 +0100

    replace  with i18n

commit 4234dfbdbc7f9b73fe07348af1fe2590db4e811d
Author: Puniko <me@absturztaube.ch>
Date:   Mon Dec 26 15:47:10 2022 +0100

    retab

commit 0cc1ea8c3ec14fde81936ec3c9eed4d06ad52d95
Author: Puniko <me@absturztaube.ch>
Date:   Mon Dec 26 15:19:28 2022 +0100

    include libopenmpt tracker to foundkey

commit c2437c696a5dabb8581fd81f7852cdd6091fe00f
Author: Puniko <me@absturztaube.ch>
Date:   Mon Dec 26 12:08:49 2022 +0100

    add libopenmpt

Reviewed-on: FoundKeyGang/FoundKey#306
Changelog: Added
2022-12-29 21:36:44 +01:00
.config add config for error images 2022-12-13 20:54:49 +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: add rfc links to oauth documentation 2022-12-10 05:23:22 +00:00
locales remove "your" from "read:reactions" 2022-12-20 00:10:17 -05:00
packages client: add mod tracker 2022-12-29 21:36:44 +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 meta: add mailmap to merge authors 2022-11-26 16:32:52 +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 client: add mod tracker 2022-12-29 21:36:44 +01: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 implant new roadmap 2022-07-08 16:19:39 -04: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 backend: add argon2 support 2022-12-29 20:13:47 +00:00
yarn.lock backend: add argon2 support 2022-12-29 20:13:47 +00: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.