ssh-chat/chat
Andrey Petrov 6a662bf358 Channel Member now wrapping User with metadata, new Auth struct. 2015-01-01 18:40:10 -08:00
..
channel.go Channel Member now wrapping User with metadata, new Auth struct. 2015-01-01 18:40:10 -08:00
channel_test.go Themes are working, and /theme command. 2014-12-26 17:40:57 -08:00
command.go Channel Member now wrapping User with metadata, new Auth struct. 2015-01-01 18:40:10 -08:00
doc.go A bit of logging framework, and channel test. 2014-12-21 10:17:14 -08:00
help.go Op command support, and /op 2015-01-01 17:09:08 -08:00
history.go Framework for server-agnostic chat. 2014-12-20 16:45:10 -08:00
history_test.go Framework for server-agnostic chat. 2014-12-20 16:45:10 -08:00
logger.go A bit of logging framework, and channel test. 2014-12-21 10:17:14 -08:00
message.go Themes are working, and /theme command. 2014-12-26 17:40:57 -08:00
message_test.go close once, handleMsg api consistency. 2014-12-26 12:11:03 -08:00
screen_test.go Fix message rendering, tests pass. 2014-12-21 14:24:03 -08:00
set.go Making a dent in golint: 94 -> 70 2014-12-26 17:59:29 -08:00
set_test.go Messing with the API more, tests pass. 2014-12-21 12:17:01 -08:00
theme.go Themes are working, and /theme command. 2014-12-26 17:40:57 -08:00
theme_test.go Themes are working, and /theme command. 2014-12-26 17:40:57 -08:00
user.go Op command support, and /op 2015-01-01 17:09:08 -08:00
user_test.go Split up message types, added exit codes, basic command handling. 2014-12-25 16:25:02 -08:00