Commit Graph

64 Commits

Author SHA1 Message Date
Liam Stanley
3364fbdbe6 minor fixes for IsFromUser and IsFromChannel 2016-12-23 20:01:40 -05:00
Liam Stanley
090976be59 implement IsFromChannel and IsFromUser 2016-12-23 18:35:04 -05:00
Liam Stanley
7385d47e73 remove Sender; merge with event.go 2016-11-22 21:58:26 -05:00
Liam Stanley
b53fcecfc5 fix docs; strip newlines from events during byte and string conversion 2016-11-22 19:32:14 -05:00
Liam Stanley
6e9255bc1f re-write Event.String() and add new stringer 2016-11-19 10:55:19 -05:00
Liam Stanley
a27267a822 rename Prefix to Source 2016-11-19 09:36:17 -05:00
Liam Stanley
ea9381b0ce rewrite IsValidChannel() 2016-11-18 17:10:58 -05:00
Liam Stanley
7694378be0 implement IsValidNick() 2016-11-18 15:17:09 -05:00
Liam Stanley
2c74241e3f implement Client.SendRaw() and Client.SendRawf() 2016-11-17 14:55:09 -05:00
Liam Stanley
1077762521 overhaul of docs; add additional Config.Disable* directives. 2016-11-14 06:50:14 -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
9eb8365acb first commit 2016-11-13 03:30:43 -05:00