|
|
@248
|
9 years |
Erik Huelsmann |
* Add 0.9.2 signature and update signature link.
|
|
|
@247
|
9 years |
Erik Huelsmann |
* Publish cl-irc 0.9.2 release; sigs to be updated later.
|
|
|
@246
|
9 years |
Erik Huelsmann |
* Since 0.9.2 is released, upgrade the dev version number.
|
|
|
@245
|
9 years |
Erik Huelsmann |
* Tag 0.9.2
|
|
|
@244
|
9 years |
Erik Huelsmann |
* Resolve SBCL warning not to use SB-THREADS:DESTROY-THREAD
|
|
|
@243
|
11 years |
jdanjou |
Set namreply-in-progress even on connection user
If not set, the user …
|
|
|
@242
|
11 years |
jdanjou |
Export connectedp
|
|
|
@241
|
12 years |
jdanjou |
Fix typo for `find-dcc-ctcp-message-class'
Signed-off-by: Julien …
|
|
|
@240
|
12 years |
jdanjou |
Fix 710 repl code
Signed-off-by: Julien Danjou <julien@…>
|
|
|
@239
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: Factorize mode changes.
|
|
|
@238
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: MODE argument to mode command should be optional.
|
|
|
@237
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: Add mode to the channel instead of the target.
|
|
|
@236
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: Remove the (unused) `socket' slot from connections.
|
|
|
@235
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: Remove otherwise unused symbol 'SOCKET-CONNECT'.
|
|
|
@234
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: Export READ-IRC-MESSAGE to allow construction …
|
|
|
@233
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: register nickname upon RPL_WELCOME instead
of …
|
|
|
@232
|
12 years |
Erik Huelsmann |
Patch submitted by Julien Danjou.
|
|
|
@231
|
12 years |
Erik Huelsmann |
Add 0.9.1 signature file.
|
|
|
@230
|
12 years |
Erik Huelsmann |
Publish 0.9.1.
|
|
|
@229
|
12 years |
Erik Huelsmann |
Increase version number(s) after tagging 0.9.1.
|
|
|
@228
|
12 years |
Erik Huelsmann |
Tag 0.9.1 since 0.9.0 is borked.
|
|
|
@227
|
12 years |
Erik Huelsmann |
Threading now located in the THREADS package on abcl.
|
|
|
@226
|
12 years |
Erik Huelsmann |
Use HANDLER-CASE where HANDLER-CASE was meant to be used.
|
|
|
@225
|
12 years |
Erik Huelsmann |
Add signature file for 0.9.0.
|
|
|
@224
|
12 years |
Erik Huelsmann |
Publish 0.9.0.
|
|
|
@223
|
12 years |
Erik Huelsmann |
Promote trunk to 0.9.1-dev, following the tag of 0.9.0.
|
|
|
@222
|
12 years |
Erik Huelsmann |
Create 0.9.0 tag with correct version info.
|
|
|
@221
|
12 years |
Erik Huelsmann |
Delete incomplete tag.
|
|
|
@220
|
12 years |
Erik Huelsmann |
Create 0.9.0 release tag.
|
|
|
@219
|
12 years |
Erik Huelsmann |
Fix long-standing complaint that cl-irc hits the debugger on unknown …
|
|
|
@218
|
12 years |
Erik Huelsmann |
Fix Quakenet authentication bug as reported by Reinout Steven
in …
|
|
|
@217
|
12 years |
Erik Huelsmann |
Add response codes to help cl-irc log in on Freenode.
Patch submitted …
|
|
|
@216
|
12 years |
Erik Huelsmann |
Add an ACTION convenience method.
Patch submitted by Daniel Lowe.
|
|
|
@215
|
12 years |
Erik Huelsmann |
Add sockets keep alive on SBCL.
Patch submitted by Daniel Lowe.
|
|
|
@214
|
12 years |
Erik Huelsmann |
Name threads on SBCL.
Patch submitted by Daniel Lowe.
|
|
|
@213
|
12 years |
Erik Huelsmann |
Correct spelling error.
Patch submitted by Daniel Lowe.
|
|
|
@212
|
16 years |
Erik Huelsmann |
Install sensible recovery routines for NO-SUCH-REPLY in the
default …
|
|
|
@211
|
16 years |
Erik Huelsmann |
Update specbot.lisp to conform to deprecation of trailing-arguments.
|
|
|
@210
|
16 years |
Erik Huelsmann |
Update cliki.lisp to conform to deprecation of trailing-arguments.
|
|
|
@209
|
16 years |
Erik Huelsmann |
Update for flexi-streams 1.0(.3?).
|
|
|
@208
|
17 years |
Erik Huelsmann |
Fix errors reported by slyrus on #lisp (freenode irc).
|
|
|
@207
|
17 years |
Erik Huelsmann |
Fix incorrect type assumption (reported by antifuchs).
|
|
|
@206
|
18 years |
Erik Huelsmann |
Make DCC commands and responses work with dcc CHAT connections.
|
|
|
@205
|
18 years |
Erik Huelsmann |
Make privmsg work for dcc CHAT connections.
|
|
|
@204
|
18 years |
Erik Huelsmann |
DCC implementation checkpoint: Working DCC CHAT with passive local …
|
|
|
@203
|
18 years |
Erik Huelsmann |
Add SSL support for IRC connections, only if CL+SSL is available when …
|
|
|
@202
|
18 years |
Erik Huelsmann |
Add missing CTCP primitive: ctcp-reply.
|
|
|
@201
|
18 years |
Erik Huelsmann |
Implement CTCP-over-DCC framework.
|
|
|
@200
|
18 years |
Erik Huelsmann |
r199 followup: read-message calls dcc-message-event. Provide it.
|
|
|
@199
|
18 years |
Erik Huelsmann |
Add a dcc-chat-connection class; a non-abstract subclass of dcc-connection.
|
|
|
@198
|
18 years |
Erik Huelsmann |
r197 followup: disable (yet) unimplemented part (ctcp messages).
|
|
|
@197
|
18 years |
Erik Huelsmann |
Create a DCC CHAT message class, just like the IRC message classes we have.
|
|
|
@196
|
18 years |
Erik Huelsmann |
Move connectedp into the dcc-connection section;
ignore errors when …
|
|
|
@195
|
18 years |
Erik Huelsmann |
r193 followup: 'user' was renamed to 'remote-user' to disambiguate its …
|
|
|
@194
|
18 years |
Erik Huelsmann |
Define fallback functions for the case where the message passed isn't …
|
|
|
@193
|
18 years |
Erik Huelsmann |
Rearrange code. Make dcc-connection an abstract base class.
|
|
|
@192
|
18 years |
Erik Huelsmann |
Rename shadowing local binding (type -> sess-type).
|
|
|
@191
|
18 years |
Erik Huelsmann |
Add a list of DCC session types.
|
|
|
@190
|
18 years |
Erik Huelsmann |
Other DCC protocols starting with an #\S have been introduced now …
|
|
|
@189
|
18 years |
Erik Huelsmann |
Move 2 utility routines.
|
|
|
@188
|
18 years |
Erik Huelsmann |
Fix off-by-one error and make sure we don't keep looping when the …
|
|
|
@187
|
18 years |
Erik Huelsmann |
Fix termination condition in read-protocol-line.
|
|
|
@186
|
18 years |
Erik Huelsmann |
Silence UNHANDLED messages on the debug stream when they are in fact …
|
|
|
@185
|
18 years |
Erik Huelsmann |
Fix typo, some refactoring and be more lenient on non-conforming input …
|
|
|
@184
|
18 years |
Erik Huelsmann |
Harmonize keyword expansion in tests/ directory.
|
|
|
@183
|
18 years |
Erik Huelsmann |
No idea why I wrote this, but I think it's generally usefull: hostmask …
|
|
|
@182
|
18 years |
Erik Huelsmann |
Update the website according to the 0.8.1 release (and upload release …
|
|
|
@181
|
18 years |
Erik Huelsmann |
Tag 0.8.1, a minor fixes release.
|
|
|
@180
|
18 years |
Erik Huelsmann |
Remove - now unused - .cvsignore file.
The contents has already moved …
|
|
|
@179
|
18 years |
Erik Huelsmann |
KICK messages generally don't originate at the user being kicked. Fixed.
|
|
|
@178
|
18 years |
Erik Huelsmann |
Fix thinko reported by Lars Rune Nostdal (larsnostdal at gmail dot com).
|
|
|
@177
|
18 years |
Erik Huelsmann |
Add all of the site into version control to be able to control the …
|
|
|
@176
|
18 years |
Erik Huelsmann |
Publish 0.8.0 release and upload distribution tarballs.
|
|
|
@175
|
18 years |
Erik Huelsmann |
Create tag for 0.8.0 release.
|
|
|
@174
|
18 years |
Erik Huelsmann |
Update ChangeLog? in preparation for 0.8 release.
|
|
|
@173
|
18 years |
Erik Huelsmann |
Create a directory for releases and populate it with current ones.
|
|
|
@172
|
18 years |
Erik Huelsmann |
Long overdue version number update.
|
|
|
@171
|
18 years |
Erik Huelsmann |
Remove eenge branch manufactured by cvs2svn (Initial import branch).
|
|
|
@170
|
18 years |
Erik Huelsmann |
Refactor START-BACKGROUND-MESSAGE-HANDLER. Deprecate threading …
|
|
|
@169
|
18 years |
Erik Huelsmann |
Allow reason specification when parting channels/a channel.
|
|
|
@168
|
18 years |
Erik Huelsmann |
Fix several compile-warnings in SBCL.
|
|
|
@167
|
18 years |
Erik Huelsmann |
Remove forgotten socket-connect call.
|
|
|
@166
|
18 years |
Erik Huelsmann |
Credit Andreas Fuchs for the many patches he sent in.
|
|
|
@165
|
18 years |
Erik Huelsmann |
Change trivial-sockets dependency to usocket as discussed many moons …
|
|
|
@164
|
18 years |
Erik Huelsmann |
Update link to latest binaries.
|
|
|
@163
|
18 years |
Erik Huelsmann |
Fix type quoting bug reported by rpgoldman at real-time dot com.
|
|
|
@162
|
18 years |
Erik Huelsmann |
A new error message for destructuring-arguments for debuggability.
|
|
|
@161
|
18 years |
Erik Huelsmann |
Replace destructuring-arguments with a hopefully more useful version.
…
|
|
|
@160
|
18 years |
Erik Huelsmann |
Change Source to URL keyword (remainder of CVS to svn conversion.
|
|
|
@159
|
18 years |
Erik Huelsmann |
Mostly resolve issue #17: decode RPL_ISUPPORT encoded characters.
|
|
|
@158
|
18 years |
Erik Huelsmann |
Add ignore for fasls.
|
|
|
@157
|
18 years |
Erik Huelsmann |
Fix issue #6: insufficient data to reconnect.
|
|
|
@156
|
18 years |
Erik Huelsmann |
Fix the hasty fix.
|
|
|
@155
|
18 years |
Erik Huelsmann |
Fix (amongst others) the MODE command where there is no terminating …
|
|
|
@154
|
19 years |
Erik Huelsmann |
Fix issues with newly added code.
|
|
|
@153
|
19 years |
Erik Huelsmann |
Automatically record channel visibility for library users to use.
|
|
|
@152
|
19 years |
Erik Huelsmann |
Fix SBCL compile warnings, at least one of which was a bug.
|
|
|
@151
|
19 years |
Erik Huelsmann |
Resolve issue #2: Start guessing the message encoding.
On some lisps, …
|
|
|
@150
|
19 years |
Erik Huelsmann |
Remove TODO, now that all issues have been moved into the bug tracker.
|
|
|
@149
|
19 years |
Erik Huelsmann |
More efficient string manipulation. Also remove dependency on
…
|
|
|