Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Odonno/Modern-Gitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[deprecated] Modern-Gitter Join the chat at https://gitter.im/Odonno/Modern-Gitter

The project is now a Windows 10 app, source code available here https://github.com/Odonno/modern-gitter-winjs

Build status

A Gitter client application for Windows 8.1 & Windows Phone 8.1

Features

Modern Gitter contains a small set of features that directly target Gitter API. Here is the key features :

  • Retrieve your current rooms
  • Search among your current rooms
  • Chat in realtime (see & send messages)
  • Use microphone to send messages
  • Receive realtime notifications (in-app notifications)
  • Receive delayed notifications (toasts notifications : unread items and mentions)

Frameworks

This project makes use of several frameworks like :

Contribute

You can contribute to this project. There is several rules to follow :

  • Use the angular git commit convention
  • Create Pull Request with an understandable title and a short message that explains your contribution
  • Be free to innovate !

Commit convention

We follow the angular git commit convention (https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines). Here are some examples that can help you to visualise how to make meaningful commits.

When fixing a bug with the notifications

fix(notifications): remove call that push twice the same notification

When adding a new feature related to notifications

feat(notifications): add push notifications when someone mentions user

When fixing an issue with the build / improving the build system

chore(app): improve build system

When adding some documentation

docs(readme): add a contribute section

List of contributors

I want to thank the following contributors who have helped me with this project.