Commit Graph

619 Commits

Author SHA1 Message Date
Liam Stanley
179b4e3408 implement Client.RunCallbacks() 2016-11-13 09:28:53 -05:00
Liam Stanley
ef5e766162 remove indexByte 2016-11-13 09:23:05 -05:00
Liam Stanley
a1d4292a81 minor code refactoring 2016-11-13 09:21:54 -05:00
Liam Stanley
0897771bfb implement Event.IsAction() and Event.StripAction() 2016-11-13 09:10:34 -05:00
Liam Stanley
46ded10c5a implement Client.Action() and Client.Actionf() 2016-11-13 09:00:39 -05:00
Liam Stanley
b8c530fd21 implement Client.Message() and Client.Messagef() 2016-11-13 08:52:16 -05:00
Liam Stanley
9a47f38e51 add Client.ClearCallbacks() 2016-11-13 08:40:48 -05:00
Liam Stanley
9031f518e4 rename Client.Wait() to Client.Loop() 2016-11-13 08:17:41 -05:00
Liam Stanley
07d9aac94f revamp TODO's; add Client.Join() and Client.Part() 2016-11-13 06:44:12 -05:00
Liam Stanley
eb547066fa add hasQuit check, so Client.Reconnect() knows it's on purpose. 2016-11-13 06:29:00 -05:00
Liam Stanley
abfb85b949 bug fixes, add handleKICK, and handleNICK 2016-11-13 06:28:01 -05:00
Liam Stanley
f0541cd3c6 additional lock/unlocking issues 2016-11-13 05:46:44 -05:00
Liam Stanley
c78113dc51 finish implementing handleKICK 2016-11-13 05:46:32 -05:00
Liam Stanley
c76d4bd6d2 potentially fix events being dropped 2016-11-13 05:27:53 -05:00
Liam Stanley
747aa46bf3 correct logging. 2016-11-13 04:17:48 -05:00
Liam Stanley
ea1bbf5a94 add log lines and such 2016-11-13 04:16:01 -05:00
Liam Stanley
cfc7dbae39 spelling, doc 2016-11-13 03:38:07 -05:00
Liam Stanley
287561d336 update codebeat badge, add exampels link 2016-11-13 03:36:02 -05:00
Liam Stanley
9eb8365acb first commit 2016-11-13 03:30:43 -05:00