Skip to content
/ miaou Public
forked from Canop/miaou

A chat server with OAuth2 authentication, persistent and searchable history, video and audio, markdown formatting, private and public rooms, stars, votes, embedded games, and many other features

License

Notifications You must be signed in to change notification settings

VaiyeBe/miaou

 
 

Repository files navigation

Miaou

A chat server with authentication, persistent and searchable history, rich markdown formatting, video, private rooms, conversation highlighting, plugins, persisted notifications, code and table rendering, specialized link boxing, github hooks, bots, and many other features.

screenshot

Build Status Chat on Miaou Chat on Miaou

Introduction/Gallery

You can see it in action or use it on http://dystroy.org/miaou (anybody can create a room for public or private use on this server).

To discuss the code and feature of Miaou, please come to the dedicated room.

Installing a server

A vagrant configuration is available to help you set up a development environment quickly. See more information at its documentation.

If you prefer to use docker as development environment, it's also available. See more information at its documentation.

If you want to install Miaou on your own, the installation documentation is available here.

And if you run your own server, please tell us.

Contributing

As described in the help, Miaou is mostly coded in JavaScript. Stuff includes node, PostgreSQL, OAuth2, socket.io, WebRTC, express, Bluebird, Redis, Jade, Passport.js, hu.js, jQuery, sass/scss, Uglify-js, gulp, travis-ci, and nginx.

Many features are implemented as plugins, and that's where you should look first: Plugin developpement.

If you have the ability and will to contribute, come and discuss with us. The best landing place is usually the Miaou room where you can ping @dystroy or @Florian. We'll show you where we manage ideas, reports, tasks and you'll see the list of tasks waiting for a volunteer.

Help is welcome but remember:

  1. Come and discuss with us before to code
  2. And, always test before doing a pull request.

License

Most of Miaou follows the MIT License. Exceptions are specified here.

Copyright (c) 2014 Denys Séguret <http://dystroy.org/>

About

A chat server with OAuth2 authentication, persistent and searchable history, video and audio, markdown formatting, private and public rooms, stars, votes, embedded games, and many other features

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 75.5%
  • CSS 16.5%
  • HTML 7.0%
  • PLpgSQL 0.7%
  • Puppet 0.2%
  • Shell 0.1%