diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-10-16 22:52:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-16 22:52:29 +0000 |
commit | cb0894aaf58c3460e5b23ed13e1fd7dbf287d498 (patch) | |
tree | 8e04b6610ea7a57ef73d422d754f3ef243b73740 | |
parent | Merge pull request #1802 from Jipok/patch-1 (diff) | |
parent | fix license format (diff) | |
download | awesome-selfhosted-cb0894aaf58c3460e5b23ed13e1fd7dbf287d498.tar.gz awesome-selfhosted-cb0894aaf58c3460e5b23ed13e1fd7dbf287d498.zip |
Merge pull request #1806 from mzch/master
Add Coral - a better commenting experience
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -420,7 +420,8 @@ _[SIP](https://en.wikipedia.org/wiki/Session_Initiation_Protocol)/[IPBX](https:/ - [Buddycloud](http://buddycloud.com/) - Tools, libraries, services and a community to build user-to-user, group and social messaging into your app. Saves time. Scales up. Supports you. ([Source Code](https://github.com/buddycloud)) `Apache-2.0` `Java` - [BuddyPress](https://buddypress.org/about/) - Powerful plugin that takes your WordPress.org powered site beyond the blog with social-network features like user profiles, activity streams, user groups, and more. ([Source Code](https://github.com/buddypress/BuddyPress)) `GPL-2.0` `PHP` - [cartulary](https://github.com/daveajones/cartulary) - RSS reader, readability tool, article archiver, microblogger, social graph manager and reading list manager. `CDDL-1.0` `PHP` -- [Commento](https://gitlab.com/commento/commento-ce) - Commento is a discussion platform that you can embed on your blog, news articles, and any place where you want your readers to add comments. `MIT` `GO` +- [Commento](https://gitlab.com/commento/commento) - Commento is a discussion platform that you can embed on your blog, news articles, and any place where you want your readers to add comments. `MIT` `GO` +- [Coral](https://coralproject.net/) - A better commenting experience from Vox Media. ([Source Code](https://github.com/coralproject/talk)) `Apache-2.0` `Nodejs` - [diaspora*](https://diasporafoundation.org/) - Distributed social networking server. ([Demo](https://podupti.me/go.php), [Source Code](https://github.com/diaspora/diaspora)) `AGPL-3.0` `Ruby` - [Discourse](http://www.discourse.org/) - Advanced forum / community solution based on Ruby and JS. ([Demo](https://try.discourse.org/), [Source Code](https://github.com/discourse/discourse)) `GPL-2.0` `Ruby` - [dyu/comments](https://github.com/dyu/comments) - Real-time, markdown-enabled comment engine powered by leveldb. ([Demo](https://dyu.github.io/comments/real-time/)) `Apache-2.0` `Java` |