Skip to content

Fancy colors, mention detection, added termion as dependency

Jeremy Soller requested to merge ca1ek:master into master

Created by: ca1ek

Warning!

Add Termion as a dependency to the makefile before merging.

  1. Join/part messages are blue
  2. Chat messages are bold green
  3. Current channel is green
  4. Channel with unread messages is yellow
  5. Channel with unread mentions is red.

Also, added a command to list all users in the channel, and made Quit messages tied to channels that user was in.

A photo of how it looks now: http://i.imgur.com/WvMKXV0.png

Merge request reports