ssh-chat/chat
Robert Hailey 40bf204058 chat: When a user leaves, add time since they joined to the exit message.
* Show the connection duration upon departure

* humantime: ugly sub-second precision replaces grammatically incorrect "1 seconds" message

* simplify function name

* humantime: repair unit test

* move: util/humantime -> internal/humantime

* go fmt everything
2019-01-02 15:46:21 -05:00
..
message chat: When a user leaves, add time since they joined to the exit message. 2019-01-02 15:46:21 -05:00
command.go /ban query support (#286) 2018-12-25 14:29:19 -05:00
doc.go chat/doc: gofmt 2017-07-17 10:28:33 -04:00
help.go ssh-chat/chat/{message,user,theme,history} -> ssh-chat/chat/message 2015-01-20 16:33:52 -08:00
logger.go A bit of logging framework, and channel test. 2014-12-21 10:17:14 -08:00
room.go chat: When a user leaves, add time since they joined to the exit message. 2019-01-02 15:46:21 -05:00
room_test.go refactor: User.Config -> User.Config() and User.SetConfig(UserConfig) 2016-08-29 10:11:39 -04:00
set_test.go refactor: Id -> ID 2016-08-24 13:54:20 -04:00