From 49800cc409a9c4519d3dd9f49bc027658b1cc2a4 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> Date: Tue, 14 Jul 2015 10:10:18 +0200 Subject: [PATCH 1/5] add OpenFire as communication system --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67c8ace6..e84d351d 100644 --- a/README.md +++ b/README.md @@ -102,6 +102,7 @@ Table of Contents * [Prosody](http://prosody.im/) – Modern XMPP server written in Lua. * [Kandan](http://getkandan.com/) – Kandan is an Open Source Alternative to HipChat. - `GNU-AGPL` * [Kontalk](http://kontalk.org/) – Kontalk is an Open Source Messenger, similiar to WhatsApp (app for android only currently), including end-to-end encryption, server is based on Tigase XMPP Server - [Source code](https://github.com/kontalk)) - `GPLv3` + * [OpenFire](http://www.igniterealtime.org/projects/openfire/) - instant messaging (XMPP) and groupchat server written in Java - `Apache License 2.0` * [Rocket.Chat](http://rocket.chat/) – Teamchat solution similar to Gitter.im or Slack - `MIT` * [Kaiwa](http://getkaiwa.com) A modern XMPP Web client ([Source code](https://github.com/digicoop/kaiwa)) * [Shout](http://shout-irc.com/) -The self-hosted web IRC client ([Demo](http://demo.shout-irc.com/), [Source code](https://github.com/erming/shout)) `MIT` `Nodejs` From 890d6c833bb024d988a5fdefaf834529d5fd1ce6 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> Date: Tue, 14 Jul 2015 10:18:49 +0200 Subject: [PATCH 2/5] add new category "webmail interfaces" --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e84d351d..b05cd78c 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Table of Contents * [Social Networks](#social-networks) * [Software Development Platforms](#software-development-platforms) * [URL Shorteners](#url-shorteners) + * [Webmail interfaces](#webmail-interfaces) ## Analytics @@ -352,6 +353,10 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Polr](http://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener ([Source code](https://github.com/Cydrobolt/polr) * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener +## Webmail interfaces + + * [Roundcube](https://roundcube.net) - A web interface to act as an IMAP frontend ([Screenshots](https://roundcube.net/screens/)) ([Source code](https://github.com/roundcube/roundcubemail/)) `GPLv3` `PHP` + ## Wikis * [Blazekiss](https://github.com/ldleman/blazekiss) - BlazeKiss is a KISS-based wiki (Keep It Simple, Stupid) - simplicity and functionality comes before all. From a7c40107eb69c41910285c44aca31aaa6ce3deac Mon Sep 17 00:00:00 2001 From: Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> Date: Tue, 14 Jul 2015 10:20:04 +0200 Subject: [PATCH 3/5] add missing jump-anchor for wikis --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b05cd78c..90bcfd31 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Table of Contents * [Software Development Platforms](#software-development-platforms) * [URL Shorteners](#url-shorteners) * [Webmail interfaces](#webmail-interfaces) + * [Wikis](#wikis) ## Analytics From f85ed4b7958c66411c14cf406cd370209cfe43b7 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> Date: Tue, 14 Jul 2015 10:23:11 +0200 Subject: [PATCH 4/5] fix description for elgg and add license --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90bcfd31..1c813d04 100644 --- a/README.md +++ b/README.md @@ -328,7 +328,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [BuddyPress](http://buddypress.org/about/) - A 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. * [Diaspora](https://diasporafoundation.org/) - Distributed social networking service. - `GNU-AGPL-3.0` * [Discourse](http://www.discourse.org/) - Advanced forum / community solution based on Ruby and JS - `GNU-GPL-2.0` - * [Elgg](https://www.elgg.org/) - a powerful open source + * [Elgg](https://www.elgg.org/) - a powerful open source social networking engine - `GPLv2` * [Friendica](http://friendica.com/) - Social Communication Server ([Source code](https://github.com/friendica/friendica)) `GNU AGPL 3.0` * [Gnu Social](http://gnu.io/social/) - social communication software for both public and private communications * [Jappix](https://jappix.com/) - Jappix is an open social platform, that let's you easily get or keep in touch with everyone. From a3e485a0b02a693a2c7f4b7b800b33b67640057d Mon Sep 17 00:00:00 2001 From: Thomas Dalichow <2012-02-05.github.com@thomasdalichow.de> Date: Tue, 14 Jul 2015 21:00:15 +0200 Subject: [PATCH 5/5] Move roundcube to communication systems for the time being --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 1c813d04..1134fdef 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,6 @@ Table of Contents * [Social Networks](#social-networks) * [Software Development Platforms](#software-development-platforms) * [URL Shorteners](#url-shorteners) - * [Webmail interfaces](#webmail-interfaces) * [Wikis](#wikis) ## Analytics @@ -106,6 +105,7 @@ Table of Contents * [Kontalk](http://kontalk.org/) – Kontalk is an Open Source Messenger, similiar to WhatsApp (app for android only currently), including end-to-end encryption, server is based on Tigase XMPP Server - [Source code](https://github.com/kontalk)) - `GPLv3` * [OpenFire](http://www.igniterealtime.org/projects/openfire/) - instant messaging (XMPP) and groupchat server written in Java - `Apache License 2.0` * [Rocket.Chat](http://rocket.chat/) – Teamchat solution similar to Gitter.im or Slack - `MIT` + * [Roundcube](https://roundcube.net) - A web interface to act as an IMAP frontend ([Screenshots](https://roundcube.net/screens/)) ([Source code](https://github.com/roundcube/roundcubemail/)) `GPLv3` `PHP` * [Kaiwa](http://getkaiwa.com) A modern XMPP Web client ([Source code](https://github.com/digicoop/kaiwa)) * [Shout](http://shout-irc.com/) -The self-hosted web IRC client ([Demo](http://demo.shout-irc.com/), [Source code](https://github.com/erming/shout)) `MIT` `Nodejs` @@ -354,10 +354,6 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Polr](http://project.polr.me/) - A modern, minimalist, modular, and lightweight URL shortener ([Source code](https://github.com/Cydrobolt/polr) * [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener -## Webmail interfaces - - * [Roundcube](https://roundcube.net) - A web interface to act as an IMAP frontend ([Screenshots](https://roundcube.net/screens/)) ([Source code](https://github.com/roundcube/roundcubemail/)) `GPLv3` `PHP` - ## Wikis * [Blazekiss](https://github.com/ldleman/blazekiss) - BlazeKiss is a KISS-based wiki (Keep It Simple, Stupid) - simplicity and functionality comes before all.