source: trunk/event.lisp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @243   11 years jdanjou Set namreply-in-progress even on connection user If not set, the user …
(edit) @239   11 years Erik Huelsmann Patch by Julien Danjou: Factorize mode changes.
(edit) @237   11 years Erik Huelsmann Patch by Julien Danjou: Add mode to the channel instead of the target.
(edit) @233   11 years Erik Huelsmann Patch by Julien Danjou: register nickname upon RPL_WELCOME instead of …
(edit) @204   17 years Erik Huelsmann DCC implementation checkpoint: Working DCC CHAT with passive local …
(edit) @200   17 years Erik Huelsmann r199 followup: read-message calls dcc-message-event. Provide it.
(edit) @186   17 years Erik Huelsmann Silence UNHANDLED messages on the debug stream when they are in fact …
(edit) @179   17 years Erik Huelsmann KICK messages generally don't originate at the user being kicked. Fixed.
(edit) @178   17 years Erik Huelsmann Fix thinko reported by Lars Rune Nostdal (larsnostdal at gmail dot com).
(edit) @168   17 years Erik Huelsmann Fix several compile-warnings in SBCL.
(edit) @160   18 years Erik Huelsmann Change Source to URL keyword (remainder of CVS to svn conversion.
(edit) @159   18 years Erik Huelsmann Mostly resolve issue #17: decode RPL_ISUPPORT encoded characters.
(edit) @154   18 years Erik Huelsmann Fix issues with newly added code.
(edit) @153   18 years Erik Huelsmann Automatically record channel visibility for library users to use.
(edit) @152   18 years Erik Huelsmann Fix SBCL compile warnings, at least one of which was a bug.
(edit) @149   18 years Erik Huelsmann More efficient string manipulation. Also remove dependency on …
(edit) @144   18 years Erik Huelsmann The topic text is optional.
(edit) @143   18 years Erik Huelsmann Prevent ctcp request loops: NOTICE messages are responses. By Andreas …
(edit) @141   18 years Erik Huelsmann Verify there actually *is* a user to remove.
(edit) @138   18 years Erik Huelsmann Oops! Too few closing parents…
(edit) @137   18 years Erik Huelsmann Remove last uses of trailing-argument.
(edit) @136   18 years Erik Huelsmann Fix RPL_ISUPPORT when server sends more than noe response (freenode does).
(edit) @135   18 years Erik Huelsmann Remove debugging print forms.
(edit) @134   18 years Erik Huelsmann Fix crash on unknown modes.tility.lisp
(edit) @133   18 years Erik Huelsmann Fix breakage where a quit message is sent before join or namreply …
(edit) @132   18 years Erik Huelsmann Support IRCNet irc-rpl_*list-message replies. Patch by Andreas Fuchs.
(edit) @131   18 years Erik Huelsmann Remove the 'trailing argument' notion from send-irc-message: the last …
(edit) @128   18 years Erik Huelsmann Start eliminating trailing-argument to be RFC compliant. Step 2 …
(edit) @121   18 years Erik Huelsmann Patch by Andreas Fuchs [asf at boinkor.net] to allow specialization of …
(edit) @118   18 years Erik Huelsmann Remove code also maintained in trivial-sockets, adding that as a …
(edit) @108   19 years bmastenbrook Three patches from Mr. Fuchs: * the way to handle all IRC messages is …
(edit) @106   19 years Erik Huelsmann Prevent the bot from crashing when it got out-of-sync. * event.lisp …
(edit) @96   19 years Erik Huelsmann Extend mode tracking: Handle response to a MODE request on a channel
(edit) @95   19 years Erik Huelsmann Extend mode tracking: set absolute mode values for ban, except and …
(edit) @88   19 years Erik Huelsmann Implement MODE tracking. * TODO: Remove MODE updating item. * …
(edit) @85   19 years Erik Huelsmann Don't set 'user' and 'hostname' fields on users created in …
(edit) @76   19 years Erik Huelsmann Make default behaviours obey rpl_isupport parameters advertized by the …
(edit) @34   20 years bmastenbrook Bug fix
(edit) @25   20 years Erik Huelsmann Eliminate load warnings generated by (asdf:operate 'asdf:load-op …
(edit) @23   20 years Erik Huelsmann Make parameter order for remove-channel on users object consistent * …
(add) @2   20 years Erik Enge Initial revision
Note: See TracRevisionLog for help on using the revision log.