Commit Graph

16 Commits

Author SHA1 Message Date
Ryan Hitchman 4e0da10b37 remove some useless imports 2010-03-11 16:39:28 -07:00
Ryan Hitchman 253881f4b4 PEP8 compliance + clean dotnetpad 2010-02-28 19:32:41 -07:00
Ryan Hitchman e706d5aad8 fix PONG echoing broken by paramlist abstraction 2010-02-22 17:07:08 -07:00
Ryan Hitchman 9b25bc524f typos~ 2010-02-22 16:49:30 -07:00
Ryan Hitchman 923fdead1c fix slowness when connected to multiple networks & misc. stylistic changes 2010-02-22 16:24:01 -07:00
melonhead 4c147f2402 Add support for SSL and server passwords 2010-02-22 14:33:03 -05:00
Ryan Hitchman 9b47d394ad add fake IRC class to help tracking leaks 2010-02-11 16:29:45 -07:00
Ryan Hitchman 1bc0a3497a make user/realname/port possible to change in config file 2010-01-17 13:20:11 -07:00
Ryan Hitchman bb29b225c6 add basic autoreconnect functionality -- reconnects if no messages in 5 minutes 2009-12-12 12:11:04 -07:00
Ryan Hitchman 238f1e0951 fix socket timeouts in irc 2009-11-21 15:55:52 -07:00
Ryan Hitchman f204e42197 rewrote irc core to use raw sockets instead of asynchat 2009-11-20 16:46:48 -07:00
Ryan Hitchman 7da1834e6a split more irc stuff from core into plugins, add nickserv support 2009-11-18 21:32:28 -07:00
Ryan Hitchman 7e30d5d0a3 pep8 compliance 2009-11-17 17:38:48 -07:00
Ryan Hitchman baa623a4ac fix autorejoin 2009-11-17 17:27:55 -07:00
Ryan Hitchman 55f4b5aa95 separate YAML config file & multiple connections 2009-11-17 17:19:26 -07:00
Ryan Hitchman e57124d471 HEH 2009-11-12 18:59:41 -07:00