aboutsummaryrefslogtreecommitdiff
path: root/lib/IRC/Client.pm6
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Document irc-started caveatsZoffix Znet1-2/+1
2016-07-28Add irc-started eventZoffix Znet1-0/+1
2016-07-28DocsZoffix Znet1-0/+2
2016-07-28BlargZoffix Znet1-12/+12
2016-07-28Make reconnect stuff workZoffix Znet1-30/+54
2016-07-28We no longer need protectionZoffix Znet1-1/+1
2016-07-28Implement multi-server interfaceZoffix Znet1-75/+104
2016-07-27Add .nick methodZoffix Znet1-4/+11
2016-07-27Add PART method handlerZoffix Znet1-0/+6
2016-07-27Organize sourceZoffix Znet1-22/+31
2016-07-27More docsZoffix Znet1-5/+19
2016-07-26Call .reply only when the Message Object has itZoffix Znet1-2/+2
2016-07-26Remove extraneous catchZoffix Znet1-3/+0
2016-07-26More stuffZoffix Znet1-4/+2
2016-07-25Make filters sorta workZoffix Znet1-2/+3
2016-07-25Filter attemptZoffix Znet1-3/+32
2016-07-24moar workZoffix Znet1-20/+99
2016-07-19BlahgZoffix Znet1-1/+1
2016-06-09Fix multi-channel join for non-spec-conforming serversZoffix Znet1-1/+1
2016-06-05First working testZoffix Znet1-4/+4
2016-06-05Bug commitZoffix Znet1-14/+18
2016-06-05Add lockZoffix Znet1-6/+6
2016-06-05ZZoffix Znet1-29/+28
2016-06-05ZZoffix Znet1-2/+2
2016-06-05ZZoffix Znet1-25/+29
2016-06-05PromiseZoffix Znet1-28/+47
2016-06-04First working rewriteZoffix Znet1-32/+46
2016-06-04StuffZoffix Znet1-10/+47
2016-06-04More stuffZoffix Znet1-8/+20
2016-06-04WtfZoffix Znet1-13/+17
2016-06-03Start rewriteZoffix Znet1-0/+56
2016-05-19Start new design docsZoffix Znet1-174/+0
2016-05-07Toss versions in sourceZoffix Znet1-1/+1
2016-05-07Connect only after ERR_NOMOTD or END_MOTD messagesZoffix Znet1-4/+7
2016-01-06Bump versions for releaseZoffix Znet1-1/+1
2016-01-04Accomodate a Rakudobug RT#127142Zoffix Znet1-1/+2
2016-01-03Improve irc-to-meZoffix Znet1-3/+10
2016-01-03Add $when argument to .respondZoffix Znet1-1/+9
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