aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-10-13s/subst<(\-mutate//Zoffix Znet
2018-08-30Speed up arg quoting and search for all whitespaceZoffix Znet
2018-08-30send-cmd should prepend last arg with : only if /\s/ (#58)Summertime
2018-08-03Allow | in nicksZoffix Znet
2018-08-02Update Client.pm6Zoffix Znet
2018-06-23IRC::Client.send: use correct server in loopTobias Boege
2018-02-06Ensure we don't try to serialize an Exception in $!Zoffix Znet
2018-01-17Update Server.pm6Zoffix Znet
2017-10-20Fix grammar bugZoffix Znet
2017-08-28Fix #48 for realzZoffix Znet
2017-08-28Fix crash when SSL option is not providedZoffix Znet
2017-08-13Add SSL supporteater
2017-05-30Fix colorizationZoffix Znet
2016-10-15Fix numeric events being unsubscrabable due to incorrect identifiersZoffix Znet
2016-08-08Emit irc-started before any connection is made3.006002Zoffix Znet
2016-08-07Add `:alias` feature3.006001Zoffix Znet
2016-08-07Make addressed regex more restrictiveZoffix Znet
2016-08-03Implement .match method on Privmsg/Notice objectsZoffix Znet
2016-08-02Add support for channel passwordsZoffix Znet
2016-08-02Use .join to join channels on start up instead of raw IRC commandZoffix Znet
2016-08-02Fix missing user/channel info in debug output for PRIVMSG/NOTICE messagesZoffix Znet
2016-08-02Make nick grammar looserZoffix Znet
2016-07-31Fix issue with channels argument typecheck3.003006Zoffix Znet
2016-07-30Fix broken regex match in signature3.003005Zoffix Znet
2016-07-30Fix for precompilation problems when requiring inside of a tryDaniel Green
2016-07-29Fix filters with PromisesZoffix Znet
2016-07-29Document IRC::Client methodsZoffix Znet
2016-07-29Implement automatic nick switcherZoffix Znet
2016-07-29BlargZoffix Znet
2016-07-29Trigger events that do not have any convenience events tooZoffix Znet
2016-07-29Let match objects be given as server valueZoffix Znet
2016-07-29DebugZoffix Znet
2016-07-29Use better BUILDZoffix Znet
2016-07-28Fix asyncZoffix Znet
2016-07-28Document irc-started caveatsZoffix Znet
2016-07-28Add irc-started eventZoffix Znet
2016-07-28DocsZoffix Znet
2016-07-28BlargZoffix Znet
2016-07-28Make reconnect stuff workZoffix Znet
2016-07-28We no longer need protectionZoffix Znet
2016-07-28Implement multi-server interfaceZoffix Znet
2016-07-27Add .nick methodZoffix Znet
2016-07-27Add PART method handlerZoffix Znet
2016-07-27Organize sourceZoffix Znet
2016-07-27More docsZoffix Znet
2016-07-26Call .reply only when the Message Object has itZoffix Znet
2016-07-26Remove extraneous catchZoffix Znet
2016-07-26More stuffZoffix Znet
2016-07-25Make filters sorta workZoffix Znet
2016-07-25Filter attemptZoffix Znet