Commit Graph

14 Commits

Author SHA1 Message Date
Liam Stanley
cc390d94dc prevent reconnect from looping on top of itself, add Client.Stop() 2016-11-19 12:36:33 -05:00
Liam Stanley
a27267a822 rename Prefix to Source 2016-11-19 09:36:17 -05:00
Liam Stanley
3bd3b57d1e add Client.ClearCallbacks(), Client.RemoveCallback(), and implemented id's for callbacks for easy popping from the stack 2016-11-18 21:38:23 -05:00
Liam Stanley
82ad653db3 set state to be internal only 2016-11-14 06:59:08 -05:00
Liam Stanley
1077762521 overhaul of docs; add additional Config.Disable* directives. 2016-11-14 06:50:14 -05:00
Liam Stanley
e783568bb9 fix bug with handleQUIT 2016-11-14 05:18:47 -05:00
Liam Stanley
179b4e3408 implement Client.RunCallbacks() 2016-11-13 09:28:53 -05:00
Liam Stanley
46ded10c5a implement Client.Action() and Client.Actionf() 2016-11-13 09:00:39 -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
abfb85b949 bug fixes, add handleKICK, and handleNICK 2016-11-13 06:28:01 -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
9eb8365acb first commit 2016-11-13 03:30:43 -05:00