diff options
| -rw-r--r-- | README.md | 64 |
1 files changed, 8 insertions, 56 deletions
@@ -1,63 +1,15 @@ -<div align="center"> -<a href="https://misskey-hub.net"> - <img src="./assets/title_float.svg" alt="Misskey logo" style="border-radius:50%" width="300"/> -</a> +# Misskey -**🌎 **Misskey** is an open source, federated social media platform that's free forever! 🚀** +This is my custom misskey fork for [social.freya.cat](https://social.freya.cat). -[Learn more](https://misskey-hub.net/) +The original repo can be located [here](https://github.com/misskey-dev/misskey). ---- +## Changes -<a href="https://misskey-hub.net/servers/"> - <img src="https://custom-icon-badges.herokuapp.com/badge/find_an-instance-acea31?logoColor=acea31&style=for-the-badge&logo=misskey&labelColor=363B40" alt="find an instance"/></a> +- Support for using a different url for federation than the hosted web url + - i.e. hosting at social.freya.cat but users are @freya.cat -<a href="https://misskey-hub.net/docs/for-admin/install/guides/"> - <img src="https://custom-icon-badges.herokuapp.com/badge/create_an-instance-FBD53C?logoColor=FBD53C&style=for-the-badge&logo=server&labelColor=363B40" alt="create an instance"/></a> +## License -<a href="./CONTRIBUTING.md"> - <img src="https://custom-icon-badges.herokuapp.com/badge/become_a-contributor-A371F7?logoColor=A371F7&style=for-the-badge&logo=git-merge&labelColor=363B40" alt="become a contributor"/></a> +Like upstream, this project is AGPLv3 -<a href="https://discord.gg/Wp8gVStHW3"> - <img src="https://custom-icon-badges.herokuapp.com/badge/join_the-community-5865F2?logoColor=5865F2&style=for-the-badge&logo=discord&labelColor=363B40" alt="join the community"/></a> - -<a href="https://www.patreon.com/syuilo"> - <img src="https://custom-icon-badges.herokuapp.com/badge/become_a-patron-F96854?logoColor=F96854&style=for-the-badge&logo=patreon&labelColor=363B40" alt="become a patron"/></a> - -[](https://deepwiki.com/misskey-dev/misskey) - -<a href="https://flatt.tech/oss/gmo/trampoline" target="_blank"><img src="https://flatt.tech/assets/images/badges/gmo-oss.svg" height="24px"/></a> - -</div> - -## Thanks - -<a href="https://sentry.io/"><img src="https://github.com/misskey-dev/misskey/assets/4439005/98576556-222f-467a-94be-e98dbda1d852" height="30" alt="Sentry" /></a> - -Thanks to [Sentry](https://sentry.io/) for providing the error tracking platform that helps us catch unexpected errors. - -<a href="https://www.chromatic.com/"><img src="https://user-images.githubusercontent.com/321738/84662277-e3db4f80-af1b-11ea-88f5-91d67a5e59f6.png" height="30" alt="Chromatic" /></a> - -Thanks to [Chromatic](https://www.chromatic.com/) for providing the visual testing platform that helps us review UI changes and catch visual regressions. - -<a href="https://about.codecov.io/for/open-source/"><img src="https://about.codecov.io/wp-content/themes/codecov/assets/brand/sentry-cobranding/logos/codecov-by-sentry-logo.svg" height="30" alt="Codecov" /></a> - -Thanks to [Codecov](https://about.codecov.io/for/open-source/) for providing the code coverage platform that helps us improve our test coverage. - -<a href="https://crowdin.com/"><img src="https://user-images.githubusercontent.com/20679825/230709597-1299a011-171a-4294-a91e-355a9b37c672.svg" height="30" alt="Crowdin" /></a> - -Thanks to [Crowdin](https://crowdin.com/) for providing the localization platform that helps us translate Misskey into many languages. - -<a href="https://hub.docker.com/"><img src="https://user-images.githubusercontent.com/20679825/230148221-f8e73a32-a49b-47c3-9029-9a15c3824f92.png" height="30" alt="Docker" /></a> - -Thanks to [Docker](https://hub.docker.com/) for providing the container platform that helps us run Misskey in production. - ---- - -<div align="center"> - -Support us with a ⭐ ! - -[](https://star-history.com/#misskey-dev/misskey&Date) - -</div> |