David Scholberg
1a78dc3a39
README: fixed test file path, converted it to github-flavored file link
2016-10-07 22:49:57 -04:00
Brady Sullivan
221c89fece
Correct type in README example and ellaborate on a comment.
2016-05-29 23:03:20 -07:00
Thomas Jager
da78ed515c
BREAKING CHANGES: Run callbacks in main thread and int callback id.
...
Execute callbacks in main thread. This will break callbacks that
use a long time to execute. Create your own thread in AddCallback
using gorutines on long running callbacks.
Use deterministic IDs for AddCallback. Changes the id from SHA-hash
to int.
2016-02-06 21:38:53 +01:00
Juuso Haavisto
f467f72ebb
fix command parameters
2015-03-21 21:13:32 +02:00
Adrian Nilsson
0ffb74364d
Fix command letter casing.
...
SendRaw and SendRawf have title casing.
2014-07-24 09:13:59 +02:00
tpltnt
124f756eb4
(ocd) markup fix
2014-02-14 17:56:19 +01:00
Thomas Jager
defd1e2189
Update Readme
2014-02-12 00:05:20 +01:00
William Orr
391b6d42cf
Added support for CTCP ACTION (/me)
2014-02-01 21:38:45 -08:00
Thomas Jager
4543fadeba
Add Nick change function
2013-03-13 12:53:47 +01:00
Thomas Jager
c67bd5be47
Update readme
2012-11-11 10:41:33 +01:00
Thomas Jager
5f2c062fb5
Update readme with TLS
2012-11-07 21:57:10 +01:00
Thomas Jager
c8f78ebf45
Change the way the pinger works.
...
Fix syning threads before reconnections
Formatting
2012-11-07 21:51:24 +01:00
Thomas Jager
ddf0508cdb
Cleanup old files
2012-11-05 23:41:04 +01:00
Reynir Reynisson
68c2fc2d6a
Also apply the same renaming for the README
2012-05-11 13:49:51 +02:00
tj
bebd74ffc0
Updating readme for Password support
2010-09-29 09:55:31 +02:00
tj
0375e7f5a1
Fix git url and markdown
2010-01-10 22:27:34 +01:00
tj
55877caf20
Fix git url and markdown
2010-01-10 22:26:39 +01:00
tj
7232a16984
Fix markdown
2010-01-06 19:36:27 +01:00
tj
7019ec3d0e
Rewritten to use callbacks, bit easier to use.
2010-01-06 19:32:35 +01:00
tj
455e0cd0dd
Update
2009-11-29 22:11:27 +01:00
tj
463c1d2b9b
Markdown fix
2009-11-22 00:06:23 +01:00
tj
841757090b
Use go Makefiles
2009-11-22 00:05:12 +01:00