Commit Graph

19 Commits

Author SHA1 Message Date
Chris Rhodes a0f52c076f Merge remote-tracking branch 'fluffle/master' into commandmerge
Conflicts:
	client.go
	client/connection.go
	client/handlers.go
2013-02-17 19:07:44 -08:00
Chris Rhodes 930f29959b Merge remote-tracking branch 'fluffle/master' into commandmerge
Conflicts:
	README.md
	client.go
	client/connection.go
	client/connection_test.go
	client/dispatch.go
	client/dispatch_test.go
	client/handlers.go
	client/handlers_test.go
2013-02-17 19:03:23 -08:00
Alex Bramley fe4fae0479 Update README and example client. 2013-02-18 01:53:17 +00:00
Alex Bramley a88b866b63 Fix up README and example client. 2013-02-16 11:04:06 +00:00
Chris Rhodes 8e16f59b5f Use the internal event handling for initial pass/user/nick messages.
Added constants for internal and named events.
gofmt'ed all files and updated client.go/documentation.
2013-02-15 19:24:10 -08:00
Christoffer G. Thomsen 8adfd40223 Fixed another typo 2012-07-25 19:42:00 +03:00
Christoffer G. Thomsen f13e1ec7fe Inserted missing " 2012-07-25 19:36:47 +03:00
Alex Bramley e3ba7b6b96 Fix up README. 2012-06-06 15:22:06 +01:00
Alex Bramley 80d8cd4ea7 Update README and example client once more. 2011-11-09 22:06:54 +00:00
Alex Bramley caa9429a74 Update README. 2011-11-06 05:22:02 +00:00
Alex Bramley a4ac0dd1b7 Update README, fix whitespace fail. 2011-10-06 21:33:02 +01:00
Alex Bramley 5c347008fb Update README.md with external Connected var. 2011-08-22 17:16:32 +01:00
Alex Bramley 830dbcbb7f Update the docs slightly. 2011-07-22 01:26:41 +01:00
Alex Bramley 83e1f9ca74 Update README for release. 2010-11-21 19:59:57 +00:00
Alex Bramley ff61bc9ea1 Update README with slight changes. 2010-11-04 00:02:26 +00:00
Alex Bramley e5131515b8 update README and comments so godoc creates nice helpful html documentation 2009-12-18 22:48:58 +00:00
Alex Bramley 07ff350dd0 Updated README with synopsis code 2009-12-17 21:47:33 +00:00
Alex Bramley ae8e34ff0e reformat source with gofmt to nuke all of those unneeded semicolons 2009-12-17 21:30:18 +00:00
Alex Bramley 7191dd9177 Basic README for github. 2009-12-17 21:12:37 +00:00