summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
ueno [Thu, 29 May 2003 20:15:30 +0000 (20:15 +0000)]
* riece-misc.el (riece-get-users-on-server): Moved from
riece-commands.el.
* riece-ctcp.el: New file.
* COMPILE (riece-modules): Add riece-ctcp.
* Makefile.am (EXTRA_DIST): Add riece-ctcp.el
ueno [Thu, 29 May 2003 09:57:14 +0000 (09:57 +0000)]
* Riece: Version 0.0.1 released.
ueno [Thu, 29 May 2003 09:45:22 +0000 (09:45 +0000)]
* riece-commands.el (riece-command-names): New command.
(riece-command-who): New command.
* riece.el (riece-dialogue-mode-map): Bind riece-command-names and
riece-command-who.
ueno [Thu, 29 May 2003 09:20:52 +0000 (09:20 +0000)]
* riece-300.el (riece-handle-341-message): New handler.
(riece-handle-352-message): New handler.
ueno [Thu, 29 May 2003 08:27:48 +0000 (08:27 +0000)]
* riece-commands.el (riece-command-invite): Don't accept channel
argument; throw an error when user is not on a channel.
(riece-command-kick): New command.
ueno [Thu, 29 May 2003 08:05:24 +0000 (08:05 +0000)]
(EXTRA_DIST): Add ChangeLog.
ueno [Thu, 29 May 2003 08:04:51 +0000 (08:04 +0000)]
New file.
ueno [Thu, 29 May 2003 05:50:26 +0000 (05:50 +0000)]
Revised.
ueno [Thu, 29 May 2003 05:36:43 +0000 (05:36 +0000)]
Importing Riece.