summaryrefslogtreecommitdiff
path: root/irc.py
AgeCommit message (Collapse)Author
2014-03-24Fixing throttle interval for WHO and MODE requests.shersonb
2014-03-23Fixing typo in parse324 and throttling for MODE and WHOBrian Sherson
2014-03-22Adding CAP support, ircapp.py with sample config, speeding up channel and ↵Brian Sherson
user cache lookup.
2014-03-11Major changesBrian Sherson
2014-02-09Unicode Support, now requires onUnhandled to take 'targetprefix' as an ↵Brian Sherson
argument, calls onUnhandled *before* irc state is updated just like all other methods, introduce ChanList and UserList classes.
2014-01-10New ReleaseBrian Sherson
2013-12-16Adding rfc1459 casemapping compliance, custom exceptions, and blocking ↵Brian Sherson
support for irc.Channel.join and irc.Channel.part
2013-12-08And now for a bug fixBrian Sherson
2013-12-08And now for a bug fixBrian Sherson
2013-12-08Fix security flaw, introduce onInvite and onIsonReply event support, basic ↵Brian Sherson
channel and user name checking
2013-12-04Significant changesBrian Sherson
2013-09-05Just another updateBrian Sherson
2013-09-01Just another updateBrian Sherson
2013-08-27(no commit message)Brian Sherson
2013-08-27(no commit message)Brian Sherson
2013-08-27(no commit message)Brian Sherson
2013-08-27(no commit message)Brian Sherson