aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-10Use a link to show contributors for contributorsZoffix Znet1-1/+1
2016-08-10Add contributors sectionZoffix Znet1-0/+4
2016-08-10Improve toc layoutZoffix Znet4-17/+25
2016-08-10Improve TOC alignmentZoffix Znet4-125/+125
2016-08-10Add ToCsZoffix Znet5-0/+140
2016-08-08Emit irc-started before any connection is made3.006002Zoffix Znet3-2/+5
2016-08-07Add `:alias` feature3.006001Zoffix Znet7-11/+44
2016-08-07Bump version3.005001Zoffix Znet1-1/+1
2016-08-07Make addressed regex more restrictiveZoffix Znet3-3/+7
2016-08-03Bump versionZoffix Znet1-1/+1
2016-08-03Mark changes3.004004Zoffix Znet1-0/+3
2016-08-03Implement .match method on Privmsg/Notice objectsZoffix Znet1-1/+3
2016-08-02Release 3.0040033.004003Zoffix Znet2-6/+6
2016-08-02Add support for channel passwordsZoffix Znet5-6/+16
2016-08-02Use .join to join channels on start up instead of raw IRC commandZoffix Znet1-1/+1
2016-08-02Update changesZoffix Znet1-0/+1
2016-08-02Fix missing user/channel info in debug output for PRIVMSG/NOTICE messagesZoffix Znet1-2/+7
2016-08-02Update changelogZoffix Znet1-0/+3
2016-08-02Make nick grammar looserZoffix Znet1-1/+6
2016-08-02Make it easier to run examples off an arbitrary IRC serverZoffix Znet5-5/+5
2016-07-31Fix issue with channels argument typecheck3.003006Zoffix Znet2-5/+8
2016-07-30Fix broken regex match in signature3.003005Zoffix Znet4-6/+10
2016-07-30Bump version3.003004Zoffix Znet2-1/+8
2016-07-30Merge pull request #16 from MasterDuke17/masterZoffix Znet1-5/+11
2016-07-30Fix for precompilation problems when requiring inside of a tryDaniel Green1-5/+11
2016-07-30Fix non-thread-safe-cache in exampleZoffix Znet1-5/+7
2016-07-29Release 3.003003 version as one with the new rewritten APIZoffix Znet1-1/+1
2016-07-29Point to examples dir, not just READMEZoffix Znet2-2/+2
2016-07-29Add examples; fix up docsZoffix Znet12-25/+204
2016-07-29Fix filters with PromisesZoffix Znet1-3/+6
2016-07-29Doc fixupZoffix Znet1-1/+1
2016-07-29Doc fixupZoffix Znet1-4/+4
2016-07-29Doc fixupZoffix Znet6-9/+21
2016-07-29Finish documenting big pictureZoffix Znet1-0/+34
2016-07-29Document IRC::Client methodsZoffix Znet3-2/+214
2016-07-29Implement automatic nick switcherZoffix Znet2-25/+25
2016-07-29BlargZoffix Znet3-50/+87
2016-07-29Document the IRC::Client::Server objectZoffix Znet1-0/+89
2016-07-29Separate object sections more betterZoffix Znet1-0/+36
2016-07-29Document stuffZoffix Znet2-0/+291
2016-07-29Add events referenceZoffix Znet1-5/+241
2016-07-29Trigger events that do not have any convenience events tooZoffix Znet1-2/+1
2016-07-29Moar docsZoffix Znet1-4/+5
2016-07-29Moar docsZoffix Znet1-9/+4
2016-07-29Moar docsZoffix Znet3-7/+42
2016-07-29Let match objects be given as server valueZoffix Znet1-8/+2
2016-07-29DebugZoffix Znet1-1/+14
2016-07-29Use better BUILDZoffix Znet1-4/+7
2016-07-29Use positionals in the docsZoffix Znet1-4/+4
2016-07-29Include IRC::Client::ServerZoffix Znet1-1/+2