fossxplorer / chat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat

Build Status Scrutinizer Code Quality Code Coverage

Have chats in your ownCloud!

Screenshots

Choosing a contact to start a conversation with Choosing a contact to start a conversation with Conversation between two users Conversation between 2 users Group Conversation Group Conversation Notication of a new message in another conversation Notication for a new message in another conversation Online and offline state of contacts are updated every 10 seconds Offline and Online state of contacts are updated every 10 seconds Inline video and image support Inline video and image support

Features

  • Conversations between 2 users
  • Group conversations
  • The faces and hands of the emoji set can be used
  • Online and offline state of contacts are updated every 10 seconds
  • Inline video and image support Angular-enhance-text
  • Notification in tab
  • Notification in left-bar when another conversation is active

Installation

The Chat app depends on => ownCloud 7.0.1. This means master (https://github.com/owncloud/core) can be used too. Installation is as simple as cloning this repo into your /apps directory and enabling it.

git clone https://github.com/owncloud/chat

Contribute

Contriubtions are very welcome! You can contribute on many ways:

  • Test the app (see Installation) and report any issue and problem you encore in the Issue tracker
  • Improve code or add new features
  • Help with design by commenting on issues
  • Solve bugs

About

License:GNU Affero General Public License v3.0


Languages

Language:PHP 72.5%Language:JavaScript 21.7%Language:CSS 3.6%Language:Perl 2.2%