diff options
author | nodiscc <nodiscc@gmail.com> | 2020-02-16 19:20:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-16 19:20:55 +0000 |
commit | 624750342420cd54e9514c677e2f757ce682bb13 (patch) | |
tree | 676a81e37d6f86c33b73c1434699dd88c643f186 | |
parent | Merge pull request #1985 from shilch/patch-1 (diff) | |
parent | Fix entry for Misskey TypeScript -> Nodejs (diff) | |
download | awesome-selfhosted-624750342420cd54e9514c677e2f757ce682bb13.tar.gz awesome-selfhosted-624750342420cd54e9514c677e2f757ce682bb13.zip |
Merge pull request #1983 from noorus/master
Add Misskey under Social Networks and Forums
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -445,6 +445,7 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [Loomio](https://www.loomio.org/) - Loomio is a collaborative decision-making tool that makes it easy for anyone to participate in decisions which affect them. ([Source Code](https://github.com/loomio/loomio)) `AGPL-3.0` `Ruby` - [Mastodon](https://joinmastodon.org/) - Federated microblogging server, an alternative to GNU social. ([Source Code](https://github.com/tootsuite/mastodon)) `AGPL-3.0` `Ruby` - [Misago](https://misago-project.org/) - Misago is fully featured modern forum application that is fast, scalable and responsive. ([Source Code](https://github.com/rafalp/Misago)) `GPL-2.0` `Python` +- [Misskey](https://misskey.io/) - Decentralized app-like microblogging server/SNS for the Fediverse, using the ActivityPub protocol like GNU social and Mastodon. ([Source Code](https://github.com/syuilo/misskey)) `AGPL-3.0` `Nodejs` - [Movim](https://movim.eu/) - Modern, federated social network based on XMPP, with a fully featured group-chat, subscriptions and microblogging. ([Source Code](https://github.com/movim/movim)) `AGPL-3.0` `PHP` - [MyBB](http://www.mybb.com/) - Free, extensible forum software package. ([Source Code](https://github.com/mybb/mybb)) `LGPL-3.0` `PHP` - [Newebe](http://newebe.org/) - Distributed Social Network. ([Source Code](https://github.com/gelnior/newebe)) `AGPL-3.0` `Python` |