aboutsummaryrefslogtreecommitdiff
path: root/lib/IRC/Client.pm6
AgeCommit message (Expand)AuthorFilesLines
2016-01-03Add .respond methodZoffix Znet1-56/+72
2016-01-03Add .notice methodZoffix Znet1-0/+7
2016-01-03Fix incorrect who in irc-to-meZoffix Znet1-3/+3
2016-01-03Use our variable instead of a private oneZoffix Znet1-4/+4
2016-01-03Add irc-to-me methodZoffix Znet1-12/+18
2016-01-01Refactor event handling logic to use smaller indentZoffix Znet1-66/+66
2016-01-01InterZoffix Znet1-37/+48
2016-01-01Allow uninitialized passwordsZoffix Znet1-1/+1
2016-01-01Add server password support (Relates to #3)Zoffix Znet1-1/+3
2015-12-31Fix freeze up on broken messagesZoffix Znet1-5/+9
2015-12-31Provide useful backtrace when our plugins misbehaveZoffix Znet1-0/+6
2015-12-21Bump versionsZoffix Znet1-1/+1
2015-12-21Add irc-start-up and irc-connected methods. Toss irc-registerZoffix Znet1-1/+3
2015-12-21Add missing irc- prefixes to special methodsZoffix Znet1-4/+4
2015-12-21Some docsZoffix Znet1-8/+8
2015-12-21Add `unhandled` eventZoffix Znet1-3/+8
2015-12-13fix errorZoffix Znet1-1/+1
2015-12-13update docsZoffix Znet1-17/+17
2015-12-13Rename constants to all-capsZoffix Znet1-5/+4
2015-12-13Lotsa changewsZoffix Znet1-10/+50
2015-12-06Moar docsZoffix Znet1-2/+2
2015-12-06PrereleaseZoffix Znet1-6/+10
2015-12-06DebugZoffix Znet1-13/+18
2015-12-05Barely-working grammarZoffix Znet1-12/+12
2015-11-25Make stubbing workZoffix Znet1-11/+17
2015-11-25IntermediaryZoffix Znet1-1/+41
2015-11-19first commitZoffix Znet1-0/+2