aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-07-28Fix asyncZoffix Znet1-7/+20
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 Znet2-31/+55
2016-07-28We no longer need protectionZoffix Znet1-1/+1
2016-07-28Implement multi-server interfaceZoffix Znet3-77/+123
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 Znet2-8/+6
2016-07-25Make filters sorta workZoffix Znet1-2/+3
2016-07-25Filter attemptZoffix Znet1-3/+32
2016-07-24moar workZoffix Znet4-32/+128
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 Znet15-261/+10
2016-06-05Bug commitZoffix Znet2-18/+22
2016-06-05Add lockZoffix Znet1-6/+6
2016-06-05ZZoffix Znet2-31/+30
2016-06-05ZZoffix Znet1-2/+2
2016-06-05ZZoffix Znet1-25/+29
2016-06-05PromiseZoffix Znet1-28/+47
2016-06-04First working rewriteZoffix Znet5-45/+84
2016-06-04StuffZoffix Znet8-34/+158
2016-06-04More stuffZoffix Znet4-31/+46
2016-06-04WtfZoffix Znet5-21/+62
2016-06-03Start rewriteZoffix Znet3-0/+108
2016-05-19Start new design docsZoffix Znet8-174/+174
2016-05-07Toss versions in sourceZoffix Znet7-7/+7
2016-05-07Connect only after ERR_NOMOTD or END_MOTD messagesZoffix Znet1-4/+7
2016-01-06Bump versions for releaseZoffix Znet7-7/+7
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 Znet7-7/+9
2016-01-01Fix Grammar. Closes #8Zoffix Znet1-4/+4
2015-12-31Fix freeze up on broken messagesZoffix Znet2-6/+11