-
c8f78ebf45
Change the way the pinger works. Fix syning threads before reconnections Formatting
Thomas Jager
2012-11-07 21:51:24 +0100
-
d53de8bdbd
Flatten structure for use with go get
Thomas Jager
2012-11-06 00:40:55 +0100
-
7e83b51915
Fix tests. Add SSL test.
Thomas Jager
2012-11-06 00:40:00 +0100
-
e05c098519
Merge changes from other fork
Thomas Jager
2012-11-06 00:39:31 +0100
-
be3afcc796
Merge branch 'master' of git://github.com/lye/cleanirc
Thomas Jager
2012-11-06 00:38:20 +0100
-
-
a5f3a91fd1
go get not working quite as i thought
Thomas Jager
2012-11-05 23:46:47 +0100
-
ddf0508cdb
Cleanup old files
Thomas Jager
2012-11-05 23:41:04 +0100
-
4e254c18e1
Merge back fork. Update readme.
Thomas Jager
2012-11-05 23:39:38 +0100
-
6c49e9f992
Merge pull request #12 from reynir/short-names
Thomas Jager
2012-11-05 14:10:57 -0800
-
-
68c2fc2d6a
Also apply the same renaming for the README
Reynir Reynisson
2012-05-11 13:49:15 +0200
-
670fd99fb4
Rename IRC{Connection,Event} -> {Connection,Event}
Reynir Reynisson
2012-05-11 13:35:25 +0200
-
-
4f82a31c9c
Minor tweaks to play nicely with the new go tool
lye
2012-03-28 01:15:26 -0500
-
f2faa10846
Refactor reader/writer/pinger
lye
2012-03-21 23:08:21 -0500
-
b06c2dfa4a
Standardized on 'irc' as the method receiver name for IRCConn methods
lye
2012-03-21 23:02:29 -0500
-
31036ff926
Remove calls to fmt.Printf; send to IRCConn.Log chan if it is non-nil
lye
2012-03-21 22:57:35 -0500
-
a910f6d47d
Minor formatting changes
lye
2012-03-21 22:50:21 -0500
-
a008509e20
Kill the example, will replace with tests later
lye
2012-03-21 22:39:33 -0500
-
5fe3fea8c0
Hurrah, starting a real fork.
lye
2012-03-21 22:38:22 -0500
-
d544994641
rfc1459 compliance: PASS before NICK/USER
lye
2012-03-20 23:11:35 -0500
-
07b619e8f2
Temporarily use my tls fixes until they're merged
lye
2012-03-20 23:08:05 -0500
-
52c17040d5
Make the SSL config app-configurable
lye
2012-03-18 17:08:05 -0500
-
b62f72a746
Hack in SSL support
lye
2012-03-18 16:51:13 -0500
-
-
67c1c92623
Merge pull request #10 from mjard/master
Thomas Jager
2012-02-25 01:51:33 -0800
-
-
a0256382be
Fixes against weekly.2012-02-22 Convert time/duration variables Clean up duration math
Michael Jard
2012-02-25 00:52:19 -0800
-
-
4e661a3954
Gofix
tj
2011-11-07 01:26:12 +0100
-
a303faccdb
Merge pull request #9 from icanhas/r60-fix
Thomas Jager
2011-11-06 16:08:28 -0800
-
-
0828d4cf56
Fix build errors with new versions of go
ich
2011-11-06 01:58:17 +0000
-
-
726363f01f
Merge pull request #8 from mjard/master
Thomas Jager
2011-05-22 12:30:21 -0700
-
-
0a5d471404
fix minor issue where bot tries to set its nick every 15 minutes, even if it has the wanted nick.
Michael Jard
2011-05-21 23:24:35 -0700
-
78a4c71736
Add ability to silence callback handler
Michael Jard
2011-05-21 21:06:22 -0700
-
-
9d322aca1a
Compabillity fixes for new go core version
tj
2011-04-05 10:37:17 +0200
-
ea8495857e
Better nick recapture
tj
2011-02-03 01:16:13 +0100
-
cf4e9f829a
Crashfix on empty privmsg
tj
2010-11-21 21:20:18 +0100
-
deae8abc23
Use append built-in instead of custom function
tj
2010-11-19 19:26:27 +0100
-
-
105d6d61d3
Add part, patch by soul9
tj
2010-10-19 14:12:17 +0200
-
79ac1741ea
Add irccon.Quit() and irccon.Cycle()
tj
2010-10-18 21:46:34 +0200
-
8b8321be96
Check for closed channel in writer to avoid throw/crash
tj
2010-10-18 21:34:07 +0200
-
6f170547d3
Fix the pinger/ticker code a bit. Thanks soul9 ;)
tj
2010-10-16 20:43:59 +0200
-
0b332411b6
Replace broken Makefile
tj
2010-10-15 12:44:14 +0200
-
334fc8ff3e
Merge branch 'master' of git://github.com/thoj/Go-IRC-Client-Library
tj
2010-10-11 21:18:02 +0200
-
-
f69d3c8182
merge
tj
2010-10-11 21:17:59 +0200
-
-
1fe11ca937
Kill channels for fater retry
tj
2010-10-11 21:17:17 +0200
-
-
fd854c475a
Fix adding more then one callback for same eventcode, grow slice dynamically.
tj
2010-10-09 15:11:28 +0200
-
abc18957ff
More than one callback in example
tj
2010-10-09 15:10:37 +0200
-
e554b8b4a0
More than one callback in example
tj
2010-10-09 15:09:59 +0200
-
ca78ca8c10
Fixing compile for new go version, again. (Sorry about that)
tj
2010-09-29 11:53:44 +0200
-
e9248114a7
Merge
tj
2010-09-29 10:07:33 +0200
-
-
2cff95559b
foo
tj
2010-09-29 10:06:55 +0200
-
bebd74ffc0
Updating readme for Password support
tj
2010-09-29 09:55:31 +0200
-
9fa6bbdeca
Avoid changing interface for password support
tj
2010-09-29 09:52:43 +0200
-
95eedcedd3
Fix bad merge
tj
2010-09-29 09:04:14 +0200
-
c64043c75b
Merge
tj
2010-09-29 09:00:16 +0200
-
-
998e1c3050
Add support for server PASSWORD
tj
2010-09-29 08:58:32 +0200
-
3d0ffc5d06
Merge branch 'master' of git@github.com:thoj/Go-IRC-Client-Library
Thomas Jäger
2010-09-23 18:56:15 +0200
-
-
-
-
1165a7fbf2
Fix compile + bit more robust reconnect code
tj
2010-09-23 18:54:34 +0200
-
-
-
bcec3b6f11
Prefix nick instead of suffix if the nick is in use and over 8 characters long
tj
2010-08-08 23:10:54 +0200
-
2235f8b8ed
Fix edge case crash
tj
2010-08-06 23:25:03 +0200
-
f13d706686
Correct splitting of event codes
tj
2010-08-06 12:49:56 +0200
-
-
a557416dcf
Better parameter order for ReplaceCallback
tj
2010-03-12 21:55:56 +0100
-
2c7ddd7719
Fix time reply
tj
2010-03-12 21:43:50 +0100
-
3cf868b6ef
Fix time reply
tj
2010-03-12 21:39:28 +0100
-
32ab9f2259
Nick already in use callback
tj
2010-03-12 21:33:20 +0100
-
efcb5f679d
Add ReplaceCallback
tj
2010-03-12 21:20:10 +0100
-
4007dcb414
strings.Bytes(str) -> []byte(str)
tj
2010-03-01 17:09:03 +0100
-
0b97efd611
Compile fix for new go version of time
Thomas Jager
2010-01-18 22:51:32 +0100
-
0375e7f5a1
Fix git url and markdown
tj
2010-01-10 22:27:34 +0100
-
55877caf20
Fix git url and markdown
tj
2010-01-10 22:26:39 +0100
-
1cabd322e1
Missing file
tj
2010-01-06 19:37:07 +0100
-
7232a16984
Fix markdown
tj
2010-01-06 19:36:27 +0100
-
7019ec3d0e
Rewritten to use callbacks, bit easier to use.
tj
2010-01-06 19:32:35 +0100
-
455e0cd0dd
Update
tj
2009-11-29 22:11:27 +0100
-
7566c0f963
Try to fix reconnection
tj
2009-11-27 11:57:42 +0100
-
fb7dbfd17b
Add automatic reconnect
tj
2009-11-25 20:37:35 +0100
-
a0409fa8f1
Add automatic reconnect
tj
2009-11-25 20:22:06 +0100
-
db5f5bd9fa
Add automatic reconnect
tj
2009-11-25 20:21:47 +0100
-
82d1050496
Add reconnect
tj
2009-11-25 19:17:08 +0100
-
1160ab4f58
Don't spam errors
tj
2009-11-22 22:01:47 +0100
-
463c1d2b9b
Markdown fix
tj
2009-11-22 00:06:23 +0100
-
841757090b
Use go Makefiles
tj
2009-11-22 00:05:12 +0100
-
f9ea765794
Move USER, NICK to right after connecting
tj
2009-11-19 04:37:56 +0100
-
6f212340c5
x64 -> amd64
tj
2009-11-18 21:33:21 +0100
-
1bcc03ce9a
Bit more functional testcase
tj
2009-11-18 16:26:38 +0100
-
d5a4d7ea4a
Notice, Privmsg and handle server error
tj
2009-11-18 16:26:23 +0100
-
3000823a09
Update
tj
2009-11-18 16:09:11 +0100
-
85b62f6a9a
LICENSE, Same as go itself.
tj
2009-11-18 16:03:14 +0100
-
1cfaa8ed4e
All archs
tj
2009-11-18 16:00:05 +0100
-
1c060814f3
first
tj
2009-11-18 01:28:12 +0100