|
|
@243
|
11 years |
jdanjou |
Set namreply-in-progress even on connection user
If not set, the user …
|
|
|
@239
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: Factorize mode changes.
|
|
|
@237
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: Add mode to the channel instead of the target.
|
|
|
@233
|
12 years |
Erik Huelsmann |
Patch by Julien Danjou: register nickname upon RPL_WELCOME instead
of …
|
|
|
@204
|
18 years |
Erik Huelsmann |
DCC implementation checkpoint: Working DCC CHAT with passive local …
|
|
|
@200
|
18 years |
Erik Huelsmann |
r199 followup: read-message calls dcc-message-event. Provide it.
|
|
|
@186
|
18 years |
Erik Huelsmann |
Silence UNHANDLED messages on the debug stream when they are in fact …
|
|
|
@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).
|
|
|
@168
|
18 years |
Erik Huelsmann |
Fix several compile-warnings in SBCL.
|
|
|
@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.
|
|
|
@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.
|
|
|
@149
|
19 years |
Erik Huelsmann |
More efficient string manipulation. Also remove dependency on
…
|
|
|
@144
|
19 years |
Erik Huelsmann |
The topic text is optional.
|
|
|
@143
|
19 years |
Erik Huelsmann |
Prevent ctcp request loops: NOTICE messages are responses. By Andreas …
|
|
|
@141
|
19 years |
Erik Huelsmann |
Verify there actually *is* a user to remove.
|
|
|
@138
|
19 years |
Erik Huelsmann |
Oops! Too few closing parents…
|
|
|
@137
|
19 years |
Erik Huelsmann |
Remove last uses of trailing-argument.
|
|
|
@136
|
19 years |
Erik Huelsmann |
Fix RPL_ISUPPORT when server sends more than noe response (freenode does).
|
|
|
@135
|
19 years |
Erik Huelsmann |
Remove debugging print forms.
|
|
|
@134
|
19 years |
Erik Huelsmann |
Fix crash on unknown modes.tility.lisp
|
|
|
@133
|
19 years |
Erik Huelsmann |
Fix breakage where a quit message is sent before join or namreply …
|
|
|
@132
|
19 years |
Erik Huelsmann |
Support IRCNet irc-rpl_*list-message replies. Patch by Andreas Fuchs.
|
|
|
@131
|
19 years |
Erik Huelsmann |
Remove the 'trailing argument' notion from send-irc-message:
the last …
|
|
|
@128
|
19 years |
Erik Huelsmann |
Start eliminating trailing-argument to be RFC compliant.
Step 2 …
|
|
|
@121
|
19 years |
Erik Huelsmann |
Patch by Andreas Fuchs [asf at boinkor.net] to allow specialization of …
|
|
|
@118
|
19 years |
Erik Huelsmann |
Remove code also maintained in trivial-sockets, adding that as a …
|
|
|
@108
|
19 years |
bmastenbrook |
Three patches from Mr. Fuchs:
* the way to handle all IRC messages is …
|
|
|
@106
|
19 years |
Erik Huelsmann |
Prevent the bot from crashing when it got out-of-sync.
* event.lisp …
|
|
|
@96
|
20 years |
Erik Huelsmann |
Extend mode tracking: Handle response to a MODE request on a channel
|
|
|
@95
|
20 years |
Erik Huelsmann |
Extend mode tracking: set absolute mode values for ban, except and …
|
|
|
@88
|
20 years |
Erik Huelsmann |
Implement MODE tracking.
* TODO: Remove MODE updating item.
* …
|
|
|
@85
|
20 years |
Erik Huelsmann |
Don't set 'user' and 'hostname' fields on users created in …
|
|
|
@76
|
20 years |
Erik Huelsmann |
Make default behaviours obey rpl_isupport parameters advertized by the …
|
|
|
@34
|
20 years |
bmastenbrook |
Bug fix
|
|
|
@25
|
21 years |
Erik Huelsmann |
Eliminate load warnings generated by (asdf:operate 'asdf:load-op …
|
|
|
@23
|
21 years |
Erik Huelsmann |
Make parameter order for remove-channel on users object consistent
* …
|
|
|
@2
|
21 years |
Erik Enge |
Initial revision
|