forked from FoundKeyGang/FoundKey
FoundKey microblogging server.
Johann150
194fff3603
Some hashtags sent from Mastodon were erroneously displayed as links. This is because Mastodon seems to mangle hashtags containing non-ASCII codepoints (such as e.g. umlauts). This lead to the previous code which depended on the list of hashtags to not recognize a hashtag. Instead, the `rel="tag"` microformat is recognized instead. This makes the `htmlToMfm` wrapper function unnecessary so it was removed. Changelog: Fixed |
||
---|---|---|
.config | ||
.vscode | ||
.woodpecker | ||
.yarn | ||
assets | ||
cypress | ||
docs | ||
locales | ||
packages | ||
scripts | ||
.dockerignore | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
.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.