index
:
irc-client
master
rakuize
Sources for the IRC::Client module for the Raku programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-10-13
s/subst<(\-mutate//
Zoffix Znet
2018-08-30
Speed up arg quoting and search for all whitespace
Zoffix Znet
2018-08-30
send-cmd should prepend last arg with : only if /\s/ (#58)
Summertime
2018-08-03
Allow | in nicks
Zoffix Znet
2018-08-02
Update Client.pm6
Zoffix Znet
2018-06-23
IRC::Client.send: use correct server in loop
Tobias Boege
2018-02-06
Ensure we don't try to serialize an Exception in $!
Zoffix Znet
2018-01-17
Update Server.pm6
Zoffix Znet
2017-10-20
Fix grammar bug
Zoffix Znet
2017-08-28
Fix #48 for realz
Zoffix Znet
2017-08-28
Fix crash when SSL option is not provided
Zoffix Znet
2017-08-13
Add SSL support
eater
2017-05-30
Fix colorization
Zoffix Znet
2016-10-15
Fix numeric events being unsubscrabable due to incorrect identifiers
Zoffix Znet
2016-08-08
Emit irc-started before any connection is made
3.006002
Zoffix Znet
2016-08-07
Add `:alias` feature
3.006001
Zoffix Znet
2016-08-07
Make addressed regex more restrictive
Zoffix Znet
2016-08-03
Implement .match method on Privmsg/Notice objects
Zoffix Znet
2016-08-02
Add support for channel passwords
Zoffix Znet
2016-08-02
Use .join to join channels on start up instead of raw IRC command
Zoffix Znet
2016-08-02
Fix missing user/channel info in debug output for PRIVMSG/NOTICE messages
Zoffix Znet
2016-08-02
Make nick grammar looser
Zoffix Znet
2016-07-31
Fix issue with channels argument typecheck
3.003006
Zoffix Znet
2016-07-30
Fix broken regex match in signature
3.003005
Zoffix Znet
2016-07-30
Fix for precompilation problems when requiring inside of a try
Daniel Green
2016-07-29
Fix filters with Promises
Zoffix Znet
2016-07-29
Document IRC::Client methods
Zoffix Znet
2016-07-29
Implement automatic nick switcher
Zoffix Znet
2016-07-29
Blarg
Zoffix Znet
2016-07-29
Trigger events that do not have any convenience events too
Zoffix Znet
2016-07-29
Let match objects be given as server value
Zoffix Znet
2016-07-29
Debug
Zoffix Znet
2016-07-29
Use better BUILD
Zoffix Znet
2016-07-28
Fix async
Zoffix Znet
2016-07-28
Document irc-started caveats
Zoffix Znet
2016-07-28
Add irc-started event
Zoffix Znet
2016-07-28
Docs
Zoffix Znet
2016-07-28
Blarg
Zoffix Znet
2016-07-28
Make reconnect stuff work
Zoffix Znet
2016-07-28
We no longer need protection
Zoffix Znet
2016-07-28
Implement multi-server interface
Zoffix Znet
2016-07-27
Add .nick method
Zoffix Znet
2016-07-27
Add PART method handler
Zoffix Znet
2016-07-27
Organize source
Zoffix Znet
2016-07-27
More docs
Zoffix Znet
2016-07-26
Call .reply only when the Message Object has it
Zoffix Znet
2016-07-26
Remove extraneous catch
Zoffix Znet
2016-07-26
More stuff
Zoffix Znet
2016-07-25
Make filters sorta work
Zoffix Znet
2016-07-25
Filter attempt
Zoffix Znet
[next]