Commit Graph

12 Commits

Author SHA1 Message Date
raylu 7dc6308895 Make a timeout so that Conn.Err closes when the connection is lost 2011-01-28 21:03:45 -05:00
raylu c3240316b7 Merge branch 'fluffle' 2011-01-13 15:53:00 -05:00
Alex Bramley 2a3ff18d73 Properly fix formatting. Bleh bleh bleh. 2010-12-20 22:14:22 +00:00
raylu 04886d6f3c Merge branch 'fluffle' 2010-12-20 14:50:22 -06:00
Alex Bramley 1d587cd3fc Helps if you add the damn element to the struct... 2010-12-19 15:22:40 +00:00
raylu 3a86d53dde Merge commit '623247c'
Conflicts:
	README.md
2010-12-18 18:11:20 -08:00
raylu d9267067cd Merge commit 'bedbfc2'
Conflicts:
	client.go
2010-12-18 17:36:01 -08:00
Alex Bramley bea2395160 Make timestamp format twiddleable; cosmetic re-arrangement of *Conn struct. 2010-11-23 22:18:08 +00:00
Graham Lyon 623247c995 Generalise timestamp code and default to using time.LocalTime 2010-11-23 22:08:25 +00:00
Alex Bramley 08b7d63c27 Refactor to remove line.Text and use line.Args[-1] instead. 2010-11-23 22:07:21 +00:00
Graham Lyon 8ad6e67467 Added timestamps to irc.Line and debug output 2010-11-23 20:22:35 +00:00
Alex Bramley bedbfc2899 Move irc/ to client/ and set up for goinstall. 2010-11-21 19:53:14 +00:00