Andrey Petrov
544c9789c0
/reply command with autocomplete.
2015-01-18 18:11:30 -08:00
Andrey Petrov
3c4e6994c2
chat.Channel->chat.Room, /ban, /whois, chat.User.Identifier
...
- Renamed chat.Channel -> chat.Room
- /ban works, supports IP also
- /whois works
- chat.User now accepts an Identifier interface rather than name
- Tweaked rate limiting
2015-01-16 21:53:22 -08:00
Andrey Petrov
e626eab624
/kick and /msg
2015-01-10 18:05:31 -08:00
Nick Presta
a2ee2000bb
Adding impl for quiet mode with tests.
2015-01-03 01:52:11 -05:00
Andrey Petrov
4dd80fb822
Tests pass.
2015-01-01 18:51:34 -08:00
Andrey Petrov
6a662bf358
Channel Member now wrapping User with metadata, new Auth struct.
2015-01-01 18:40:10 -08:00
Andrey Petrov
6874601c0b
Op command support, and /op
2015-01-01 17:09:08 -08:00
Andrey Petrov
3b5f4faf76
Padded help output, because why not.
2015-01-01 16:17:58 -08:00
Andrey Petrov
fb7cd83821
CommandHandler func -> Command struct
2015-01-01 15:37:28 -08:00
Andrey Petrov
6f7410c7a0
Making a dent in golint: 94 -> 70
2014-12-26 17:59:29 -08:00
Andrey Petrov
4c5dff7960
Themes are working, and /theme command.
2014-12-26 17:40:57 -08:00
Andrey Petrov
f3a4045ed9
Added /nick, /names
2014-12-26 16:05:04 -08:00
Andrey Petrov
b40136c3e1
Added /nick and /exit commands.
2014-12-26 14:34:13 -08:00
Andrey Petrov
325f8921da
/me works now, with test.
2014-12-26 12:26:53 -08:00
Andrey Petrov
5dad20d241
close once, handleMsg api consistency.
2014-12-26 12:11:03 -08:00
Andrey Petrov
dac5cfbb5e
Split up message types, added exit codes, basic command handling.
2014-12-25 16:25:02 -08:00
Andrey Petrov
eda2b7c0d9
Super broken but kinda working.
2014-12-22 22:21:07 -08:00
Andrey Petrov
1652511bf2
Progress, most of this probably doesnt work.
2014-12-20 20:21:41 -08:00