refactor: User.Config -> User.Config() and User.SetConfig(UserConfig)
[ssh-chat] / chat / room.go
2016-08-29 Andrey Petrovrefactor: User.Config -> User.Config() and User.SetConf...
2016-08-29 Andrey Petrovrefactor: User.SetColorIdx -> User.setColorIdx, prepari...
2016-08-24 Andrey Petrovrefactor: Id -> ID
2016-08-24 Andrey Petrovset: Switch to a common set implementation
2016-08-01 Federico Ruggicommands: /ignore, /unignore
2016-07-24 Andrey PetrovUnflake tests, remove lock from chat/message.User
2016-07-12 Andrey Petrovchat: Fix race conditions.
2015-01-21 Andrey PetrovMerge pull request #119 from shazow/message-package
2015-01-21 Andrey PetrovMake Set private.
2015-01-21 Andrey Petrovssh-chat/chat/{message,user,theme,history} -> ssh-chat...
2015-01-20 Andrey PetrovMerge branch 'refactor'
2015-01-20 Andrey PetrovSanitize names on join and /nick.
2015-01-19 Andrey Petrov--log file with timestamps
2015-01-19 Andrey PetrovHistory backfill, also tests pass.
2015-01-17 Andrey Petrovchat.Channel->chat.Room, /ban, /whois, chat.User.Identifier