rainice / nullchat

a rich self-host meteor chat application

Home Page:http://nullchat.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nullchat Build Status Code Climate GitHub version

an open source meteor chat application currently beta - use at your own risk

You can see the application deployed at http://nullchat.space, or check out the latest continous deployment at http://nullchat-daily.meteor.com

Feature List

  • Create Public or Private Rooms
  • Direct Messages
  • Per-room configurable Notifications
  • Audio Notifications
  • Desktop Notifications
  • Twilio SMS Integration
  • User @mentions
  • Room mentions/tags with #room
  • Star Messages and Recall / Search them later
  • Paste images directly into chat
  • Rich Inline Embeds for
    • Images
    • Youtube
    • GitHub
    • 50+ more providers
  • Gravatars
  • Custom user color
  • Hotkeys like Ctrl+Q to quickly switch or join a room
  • File uploads
  • Meme generation
  • Giphy search
  • Slash Commands (e.g /topic, /kick, /invite, /moderator, ...)

Screenshots

image image image image

Contributing

Ways to Contribute

  • Create an issue, feature requests are welcome
  • Send a PR
  • Should be simple to dive in and fix some Code Climate Issues

Style

roadmap Stories in Ready

Everything is tracked in github issues, you can view the roadmap as a board here using https://waffle.io/mattfeldman/nullchat

Resources

LICENSE

See LICENSE


Copyright © 2015 Matt Feldman

About

a rich self-host meteor chat application

http://nullchat.space

License:MIT License


Languages

Language:JavaScript 89.6%Language:HTML 6.1%Language:CSS 4.3%