Bill Thiede
|
09765bab65
|
client: track bot mode on who replies.
|
2014-09-30 15:01:45 -07:00 |
Alex Bramley
|
144001d109
|
Split handlers up into three groups.
|
2013-09-28 00:15:54 +01:00 |
Alex Bramley
|
5bb0c8278d
|
Minimally invasive change to put logging behind a user-replaceable interface.
This could probably be done better, and there are probably awful caveats
and hidden gotchas with this approach. I REGRET NOTHING.
|
2013-09-27 22:19:40 +01:00 |
StalkR
|
4fd4d930cf
|
client: 352 who reply: do not warn if nick is me
|
2013-03-06 22:19:08 +01:00 |
Alex Bramley
|
9d069586a7
|
Don't update Me from WHO/WHOIS reply handlers. Fixes #27.
|
2013-02-27 23:30:13 +00:00 |
Alex Bramley
|
a323372a0b
|
First steps towards client interface.
- Move all exported vars to Config struct;
- Plumbing for Config.Me etc;
- Constants and INIT/REGISTER handler from github.com/iopred;
|
2013-02-18 01:36:17 +00:00 |
Alex Bramley
|
45d7b3317f
|
Remove state.StateTracker stutter, hide it in Conn.
|
2013-02-16 11:29:56 +00:00 |
Alex Bramley
|
f27e56c8b0
|
Run gofmt, since it's clearly been a while.
|
2013-02-16 10:33:15 +00:00 |
Alex Bramley
|
a674267128
|
Re-work Handlers for IRC events; add Commands.
|
2013-02-16 00:17:31 +00:00 |
Alex Bramley
|
a038856094
|
Remove embedded logger from client package.
|
2013-02-16 00:15:23 +00:00 |
Alex Bramley
|
907560b599
|
Migrate to split event pkg.
|
2011-11-13 14:07:19 +00:00 |
Alex Bramley
|
aa75e0e0c6
|
Make enabling/disabling state-tracking easier. Improve constructors.
|
2011-11-07 13:34:13 +00:00 |
Alex Bramley
|
caa9429a74
|
Update README.
|
2011-11-06 05:22:02 +00:00 |
Alex Bramley
|
2bc8238f8e
|
Move state-related handlers to their own file for clarity.
|
2011-11-06 05:11:49 +00:00 |