* riece-options.el (riece-startup-channel-list): Revive.
[riece] / lisp / ChangeLog
1 2003-09-20  Daiki Ueno  <ueno@unixuser.org>
2
3         * riece-options.el (riece-startup-channel-list): Revive.
4         * riece-000.el (riece-handle-001-message): Process
5         riece-startup-channel-list.
6
7         * riece-server.el (riece-open-server): Display "Logging in to
8         XXX..." message.
9         * riece-000.el (riece-handle-001-message): Clear "Logging in to
10         XXX..." message; call riece-after-login-hook.
11
12 2003-09-07  Daiki Ueno  <ueno@unixuser.org>
13
14         * riece-unread.el (riece-unread-after-display-message-function):
15         Simplified.
16
17 2003-09-02  Daiki Ueno  <ueno@unixuser.org>
18
19         * riece-commands.el (riece-command-join): Extract target
20         identity-prefix before applying riece-channel-p; format target.
21
22 2003-08-30  Daiki Ueno  <ueno@unixuser.org>
23
24         * Riece: Version 0.1.1 released.
25         * riece-version.el (riece-version-number): Bump up to 0.1.1.
26
27 2003-08-29  Daiki Ueno  <ueno@unixuser.org>
28
29         * riece-guess.el (riece-guess-channel-try-functions): Default to
30         nil.
31         (riece-default-guess-channel): Abolish.
32         (riece-command-guess-switch-to-channel): Reconstruct
33         riece-guess-candidates when it is empty.
34
35 2003-08-28  Daiki Ueno  <ueno@unixuser.org>
36
37         * riece-highlight.el (riece-dialogue-change-face): Use defvar to
38         define.
39         (riece-dialogue-notice-face): Ditto.
40         (riece-dialogue-wallops-face): Ditto.
41         (riece-dialogue-error-face): Ditto.
42         (riece-dialogue-info-face): Ditto.
43         (riece-dialogue-server-face): Ditto.
44         (riece-dialogue-prefix-face): Ditto.
45         (riece-channel-list-default-face): Ditto.
46         (riece-channel-list-current-face): Ditto.
47
48         * riece-unread.el (riece-channel-list-unread-face): Use defvar to
49         define.
50
51 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
52
53         * riece-history.el (riece-history-insinuate): Don't set
54         riece-guess-channel-try-functions here.
55         (riece-history-requires): Don't require riece-guess.
56
57         * riece-unread.el (riece-unread-requires): Don't require
58         riece-guess.
59         (riece-unread-insinuate): Don't set
60         riece-guess-channel-try-functions here.
61
62 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
63
64         * riece-unread.el (riece-unread-after-display-message-function):
65         Rename from riece-unread-display-message-function.
66         (riece-unread-after-switch-to-channel-function): Rename from
67         riece-unread-channel-switch-hook.
68         (riece-guess-channel-from-unread): New function.
69         (riece-unread-requires): Require 'riece-guess and 'riece-history.
70         (riece-unread-insinuate): Setup riece-guess-channel-try-functions.
71
72         * riece-options.el (riece-addons): Add riece-guess, riece-history,
73         and riece-url.
74
75         * riece-layout.el (riece-reconfigure-windows-predicate): Don't
76         check riece-last-channel.
77
78         * riece-display.el (riece-switch-to-channel): Rename
79         riece-channel-switch-hook to
80         riece-after-switch-to-channel-functions.
81         (riece-switch-to-nearest-channel): Ditto.
82
83         * riece-guess.el: New add-on.
84         * COMPILE (riece-modules): Add riece-guess.
85         * Makefile.am (EXTRA_DIST): Add riece-guess.el
86
87         * riece-history.el: New add-on.
88         * COMPILE (riece-modules): Add riece-history.
89         * Makefile.am (EXTRA_DIST): Add riece-history.el
90
91 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
92
93         * riece-options.el (riece-connection-timeout): Abolish.
94
95         * riece-server.el (riece-clear-system): Abolish.
96         * riece.el (riece-exit): Merge riece-clear-system.
97
98 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
99
100         * riece-filter.el (riece-sentinel): Suppress status message when
101         riece-debug is nil.
102
103 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
104
105         * riece-highlight.el (riece-channel-list-mark-current-channel):
106         New function.
107
108         * riece-display.el (riece-channel-list-changed): New variable.
109         (riece-update-channel-list-buffer): Check riece-channel-list-changed.
110         (riece-update-channel-list-indicator): Ditto.
111
112 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
113
114         * riece-options.el (riece-addons): Enable riece-unread by default.
115
116         * riece-highlight.el (riece-channel-list-current-face): New variable.
117         (riece-channel-list-default-face): New face.
118
119         * riece-globals.el (riece-channel-list-buffer): Strip leading
120         whitespace.
121
122 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
123
124         * riece-unread.el: Require 'riece-highlight when compiling.
125         (riece-unread): New custom group.
126         (riece-channel-list-unread-face): New variable.
127         (riece-channel-list-unread-face): New face.
128         (riece-unread-requires): New function.
129         (riece-unread-insinuate): Add ?! to riece-channel-list-mark-face-alist.
130
131         * riece-highlight.el: Highlight *Channels* buffer; rename
132         riece-*-face -> riece-dialogue-*-face, riece-highlight-* ->
133         riece-dialogue-*.
134         (riece-channel-list-font-lock-keywords): New variable.
135         (riece-channel-list-mark-face-alist): New variable.
136
137 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
138
139         * riece-unread.el (riece-unread-update-channel-list-buffer):
140         Restore channel marks if exist.
141
142         * riece-naming.el (riece-naming-assert-join): Don't set
143         riece-redisplay-buffers.
144         (riece-naming-assert-part): Ditto.
145         (riece-naming-assert-rename): Ditto.
146
147         * riece-display.el (riece-redisplay-buffers): Abolish.
148         (riece-update-user-list-buffer): Don't check
149         riece-redisplay-buffers.
150         (riece-update-channel-list-buffer): Ditto; prefix "*" at the
151         beginning of the current channel.
152         (riece-switch-to-channel): Don't set riece-redisplay-buffers.
153         (riece-join-channel): Ditto.
154         (riece-part-channel): Ditto.
155
156 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
157
158         * riece-display.el (riece-join-channel): Parse non-nil elements in
159         riece-default-channel-binding.
160
161 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
162
163         * riece-identity.el (riece-format-identity): Add 'riece-identity
164         property to the resulting string.
165
166         * riece-misc.el (riece-concat-channel-topic): Don't append ":" if
167         topic is "".
168
169         * riece-300.el (riece-handle-322-message): Simplify message.
170
171         * riece-commands.el (riece-command-change-layout): Call
172         riece-command-configure-windows; Use setq instead of
173         custom-set-variables.
174
175 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
176
177         * Riece: Version 0.1.0 released.
178         * riece-version.el (riece-version-number): Bump up to 0.1.0.
179
180 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
181
182         * COMPILE (riece-compile-modules): Ignore errors during byte
183         compilation.
184         (riece-install-modules): If there lacks a compiled module, don't
185         attempt to install it.
186
187         * riece-options.el (riece-quit-timeout): Default to 10.
188
189         * riece.el (riece-dialogue-mode-map): Bind riece-command-change-layout.
190         (riece): Switch to riece-command-buffer before riece-redisplay-buffers.
191
192         * riece-unread.el: Require 'riece-commands.
193
194         * riece-server.el: Require 'riece-identity and 'riece-compat.
195
196         * riece-ndcc.el: Require 'riece-globals, 'riece-options,
197         'riece-display.
198         (riece-handle-dcc-request): Use riece-channel-buffer-name.
199
200         * riece-identity.el: Don't require 'riece-server.
201
202         * riece-doctor.el: Require 'riece-globals, 'riece-identity,
203         'riece-message, and 'riece-server.
204
205         * riece-ctcp.el: Require 'riece-display.
206
207         * riece-commands.el: Require 'riece-layout.
208         (riece-command-change-layout): New command.
209
210         * riece-alias.el: Require 'riece-identity.
211
212         * riece-layout.el: No longer provided as an add-on.
213         * riece-display.el: Remove window configuration stuff.
214
215 2003-08-24  Daiki Ueno  <ueno@unixuser.org>
216
217         * riece-rdcc.el (riece-command-dcc-send): Bind
218         process-connection-type to nil.
219
220         * riece-300.el (riece-handle-319-message): New handler.
221
222         * riece.el (riece-buffer-mode-alist): Add riece-command-buffer.
223         (riece): Signal an error when a server is opened;
224         No need to initialize riece-command-buffer specially.
225
226 2003-08-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
227
228         * riece-display.el (riece-configure-windows-top): Set
229         `truncate-partial-width-windows' nil, when horizontal window
230         split.
231
232 2003-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
233
234         * riece-display.el (riece-configure-windows-top): Change
235         user-list-buffer and channel-list-buffer window create logic.
236
237         * riece-skk-kakutei.el (riece-skk-kakutei-insinuate): Add
238         require riece.el when compile.
239
240         * riece.el (riece): Use `riece-redisplay-buffers' instead of
241         `riece-configure-windows'.
242
243 2003-08-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
244
245         * riece-display.el (riece-configure-windows-top): New function.
246         * riece-layout.el (riece-layout-alist): Add top.
247
248         * riece-skk-kakutei.el: New add-on.
249         * COMPILE (riece-modules): Add riece-skk-kakutei.
250         * Makefile.am (EXTRA_DIST): Add riece-skk-kakutei.el
251
252 2003-08-19  Daiki Ueno  <ueno@unixuser.org>
253
254         * riece-layout.el: New add-on.
255         * COMPILE (riece-modules): Add riece-layout.
256         * Makefile.am (EXTRA_DIST): Add riece-layout.el
257
258 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
259
260         * riece-options.el (riece-quit-timeout): New user option.
261         * riece-server.el (riece-quit-server-process): New function.
262         * riece-commands.el (riece-command-quit): Use it.
263         (riece-command-close-server): Use it.
264
265 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
266
267         * riece-commands.el (riece-command-previous-channel): Skip nil in
268         riece-current-channels.
269
270 2003-08-09  Daiki Ueno  <ueno@unixuser.org>
271
272         * riece-rdcc.el (riece-command-dcc-send): Accept output only from
273         the ruby process.
274
275         * riece-xemacs.el: Don't require 'riece-compat.
276
277 2003-08-06  Daiki Ueno  <ueno@unixuser.org>
278
279         * riece-unread.el (riece-unread-update-channel-list-buffer): Call
280         riece-parse-identity.
281
282 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
283
284         * riece-server.el (riece-find-server-name): Abolish.
285
286         * riece-alias.el: Add usage.
287
288 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
289
290         * riece-mini.el (riece-mini-send-message): Use
291         riece-completing-read-identity; don't use riece-own-channel-message.
292
293         * riece-identity.el: Require 'riece-compat.
294         (riece-identity-prefix-case-table): New variable.
295         (riece-abbrev-identity-string-function): New variable.
296         (riece-expand-identity-string-function): New variable.
297         (riece-format-identity): Rename from riece-decode-identity.
298         (riece-parse-identity): Rename from riece-encode-identity.
299         (riece-with-identity-buffer): Abolish.
300         (riece-identity-canonicalize-prefix): Use case-table.   
301
302         * riece-filter.el (riece-handle-numeric-reply): Decode messages.
303         (riece-handle-message): Ditto.
304
305         * riece-alias.el: New add-on.
306         * COMPILE (riece-modules): Add riece-alias.
307         * Makefile.am (EXTRA_DIST): Add riece-alias.el.
308
309         * riece-emacs.el (riece-set-case-syntax-pair): New alias.
310         * riece-xemacs.el (riece-set-case-syntax-pair): New alias.
311         * riece-identity.el (riece-identity-canonicalize-prefix): Simplified.
312
313 2003-08-03  Daiki Ueno  <ueno@unixuser.org>
314
315         * Riece: Version 0.0.4 released.
316         * riece-version.el (riece-version-number): Bump up to 0.0.4.
317
318 2003-06-24  OHASHI Akira  <bg66@koka-in.org>
319
320         * riece-unread.el (riece-unread-display-message-function): Don't check
321         `selected-window'. It doesn't work as expected.
322
323 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
324
325         * riece-misc.el (riece-channel-p): Moved from riece-channel.el.
326
327         * riece-300.el: Rewrite using riece-decode-identity.
328
329         * riece-identity.el (riece-completing-read-identity): Signal an
330         error when the encoded channel name is not matched with
331         riece-channel-regexp.
332
333         * riece-globals.el (riece-channel-regexp): Moved from
334         riece-channel.el.
335         (riece-user-regexp): Moved form riece-user.el.
336
337 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
338
339         * riece-handle.el (riece-handle-join-message): Don't call
340         riece-switch-to-channel.
341         (riece-handle-part-message): Don't decode message if it is empty.
342         (riece-handle-kick-message): Ditto.
343         (riece-handle-quit-message): Ditto.
344         (riece-handle-kill-message): Ditto.
345
346         * riece-commands.el (riece-command-part): Show the current channel
347         as default candidate.
348
349         * riece-identity.el (riece-completing-read-identity): Accept
350         optional 5th argument `initial'.
351
352         * riece-unread.el (riece-unread-update-channel-list-buffer):
353         Simplified.
354
355         * riece-filter.el (riece-sentinel): Don't bind
356         riece-inhibit-update-buffers.
357
358         * riece-display.el (riece-redisplay-buffer): New variable.
359         (riece-inhibit-update-buffers): Abolish.
360         (riece-update-channel-list-buffer): Memorize
361         encoded identity as text property on each line. 
362
363         * riece.el (riece-channel-list-mode): Make riece-redisplay-buffer
364         buffer local.
365         (riece-user-list-mode): Ditto.
366
367 2003-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
368
369         * riece-log.el, riece-mini.el, riece-unread.el, riece-url.el:
370         Fix example setting, don't use 3rd arg of add-to-list.
371
372         * riece-coding.el (riece-default-coding-system): Fix default value.
373
374 2003-06-22  Daiki Ueno  <ueno@unixuser.org>
375
376         * riece-display.el (riece-inhibit-update-buffers): New variable.
377         * riece-filter.el (riece-sentinel): Bind
378         riece-inhibit-update-buffers while removing channels from
379         riece-current-channels.
380         * riece-unread.el (riece-unread-display-message-function): Don't
381         update channel list buffer when riece-inhibit-update-buffers is
382         non-nil.
383         (riece-unread-channel-switch-hook): Ditto.
384         (riece-unread-insinuate): Add
385         riece-unread-update-channel-list-buffer to
386         riece-update-buffer-functions.
387
388         * riece-commands.el (riece-command-switch-to-channel): Call
389         riece-redisplay-buffers instead of riece-command-configure-windows.
390
391         * riece-identity.el (riece-completing-read-identity): Remove nil
392         from riece-current-channels before converting it to an alist.
393
394 2003-06-17  OHASHI Akira  <bg66@koka-in.org>
395
396         * riece-unread.el (riece-unread-display-message-function): Check a
397         `selected-window'.
398
399         * riece-mini.el: New add-on.
400         * COMPILE (riece-modules): Add `riece-mini'.
401         * Makefile.am (EXTRA_DIST): Add `riece-mini.el'.
402
403         * riece-display.el (riece-channel-buffer-create): Add new hook.
404         * riece-log.el: New add-on for saving irc logs.
405         * COMPILE (riece-modules): Add `riece-log'.
406         * Makefile.am (EXTRA_DIST): Add `riece-log.el'.
407
408         * riece-commands.el (riece-command-join): Use `let*' instead of `let'.
409         (riece-command-part): Ditto.
410
411 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
412
413         * riece-naming.el (riece-naming-assert-join): Call
414         riece-update-buffers.
415         (riece-naming-assert-part): Ditto.
416
417         * riece-filter.el (riece-sentinel): Don't bind
418         riece-overriding-server-name; use riece-part-channel.
419
420         * riece-display.el (riece-switch-to-channel): Don't set
421         riece-channel-buffer.
422         (riece-update-buffers): Set riece-channel-buffer here.
423
424         * riece-commands.el (riece-command-switch-to-channel-by-number): Fixed.
425         (riece-command-close-server): Fixed completion bug.
426         (riece-command-universal-server-name-argument): Ditto.
427
428 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
429
430         * riece-doctor.el: Don't require 'doctor; autoload doctor-mode and
431         doctor-read-print.
432
433         * riece-handle.el (riece-handle-nick-message): Use
434         riece-decode-identity to decode user.
435         (riece-handle-join-message): Ditto.
436         (riece-handle-part-message): Ditto.
437         (riece-handle-kick-message): Ditto.
438         (riece-handle-quit-message): Ditto.
439         (riece-handle-kill-message): Ditto.
440         (riece-handle-invite-message): Ditto.
441         (riece-handle-topic-message): Ditto.
442         (riece-handle-mode-message): Ditto.
443
444 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
445
446         * riece-message.el (riece-own-channel-message): Abolish.
447
448         * riece-commands.el (riece-command-send-message): Don't use
449         riece-own-channel-message.
450
451         * riece-doctor.el (riece-doctor-reply): Don't use
452         riece-own-channel-message.
453         (riece-doctor-hello-regexp): New user option.
454         (riece-doctor-bye-regexp): New user option.
455
456 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
457
458         * riece-identity.el (riece-identity-member-no-server): Abolish.
459
460         * riece-doctor.el (riece-doctor-patients): Make it global variable.
461         (riece-doctor-after-privmsg-hook): Use riece-identity-member
462         instead of riece-identity-member-no-server.
463
464 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
465
466         * riece-doctor.el: New add-on.
467         * COMPILE (riece-modules): Add riece-doctor.
468         * Makefile.am (EXTRA_DIST): Add riece-doctor.el
469
470 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
471
472         * riece-handle.el (riece-handle-nick-message): Follow the change
473         of riece-identity-member.
474
475         * riece-commands.el (riece-command-next-channel): Use
476         riece-identity-member instead of riece-identity-member-no-server.
477         (riece-command-previous-channel): Ditto.
478
479 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
480
481         * riece-identity.el (riece-completing-read-identity): Remove nil
482         from channels before completing-read.
483
484         * riece-message.el (riece-message-make-name): Fix condition for priv.
485         (riece-message-make-global-name): Ditto.
486         (riece-message-buffer): Ditto.
487
488         * riece-misc.el (riece-current-nickname): Use
489         riece-with-identity-buffer.
490
491 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
492
493         * riece-message.el (riece-message-parent-buffers): Regard message's
494         speaker as target when priv mode.
495
496         * riece-display.el (riece-update-channel-indicator): Decode
497         riece-current-channel even in priv mode.
498
499         * riece-identity.el (riece-decode-identity): Respect prefix-only.
500         (riece-completing-read-identity): Check if illegal characters in
501         channel name.
502
503 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
504
505         * riece.el (riece-buffer-mode-alist): Add riece-user-list-buffer.
506         * riece-globals.el (riece-user-buffer-format): Abolish.
507         (riece-user-list-buffer): Default to " *Users*".
508         * riece-display.el (riece-user-list-buffer-name): Abolish.
509         (riece-user-list-buffer-create): Abolish.
510
511 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
512
513         * riece-filter.el (riece-handle-numeric-reply): Don't decode messages.
514         (riece-handle-message): Ditto.
515         (riece-sentinel): Clear system here.
516
517         * riece-server.el (riece-server-process-name): New function.
518         (riece-server-process): New function.
519         (riece-close-server): Abolish.
520
521         * riece-identity.el: Adopt vector object representation for
522         identity objects.
523         (riece-with-identity-buffer): New macro.
524         (riece-decode-identity): New function.
525         (riece-encode-identity): New function.
526
527         * riece-globals.el (riece-process-list): New variable.
528         (riece-server-process-alist): Abolish.
529         (riece-channel-buffer-alist): Abolish.
530         (riece-user-list-buffer-alist): Abolish.
531         (riece-short-channel-indicator): New variable.
532
533         * riece-channel.el: Assume that we are already in the server buffer.
534         * riece-user.el: Likewise.
535
536 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
537
538         * riece-ndcc.el (riece-ndcc-server-sentinel): Close a parenthesis.
539
540         * riece-rdcc.el (riece-rdcc-insinuate): Don't use the 3rd argument of
541         `add-to-list'.
542
543 2003-06-06  Daiki Ueno  <ueno@unixuser.org>
544
545         * riece-channel.el (riece-forget-channel): Fixed.
546         (riece-channel-modeless-regexp): Abolish.
547         (riece-channel-modeless-p): Abolish.
548
549 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
550
551         * riece-unread.el (riece-unread-display-message-function): Delete the
552         target before adding to list.
553         (riece-unread-switch-to-channel): New function.
554         (riece-unread-insinuate): Bind "\C-c\C-u" to riece-command-mode-map.
555         Bind "u" to riece-dialogue-mode-map.
556         Bind "u" to riece-channel-list-mode-map.
557
558         * riece.el (riece-channel-list-mode-map): Don't bind
559         `riece-command-unread-channel'.
560
561 2003-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
562
563         * riece-000.el,riece-200.el,riece-300.el,riece-400.el,riece-500.el,
564         riece-commands.el,riece-filter.el,riece-handle.el,riece-highlight.el
565         riece-identity.el,riece-message.el,riece-misc.el,riece-naming.el,
566         riece.el: Don't require riece-inlines since it has been removed.
567
568 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
569
570         * riece-display.el (riece-update-user-list-buffer): Rename from
571         riece-user-list-update-buffer.
572         (riece-update-channel-list-buffer): Rename from
573         riece-channel-list-update-buffer.
574
575 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
576
577         * riece-identity.el (riece-identity-canonicalize-prefix): Moved
578         from riece-inlines.el; renamed from scandinavian-downcase.
579         (riece-identity-equal-no-server): Moved from riece-inlines.el;
580         renamed from scandinavian-equal-ignore-case.
581         (riece-identity-equal-no-server-safe): New function.
582         (riece-identity-member-no-server): Moved from riece-inlines.el;
583         renamed from scandinavian-member-ignore-case.
584         (riece-identity-member-no-server-safe): New function.
585
586         * riece-inlines.el: Removed.
587         * COMPILE (riece-modules): Remove riece-inlines.
588         * Makefile.am (EXTRA_DIST): Remove riece-inlines.el.
589
590 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
591
592         * riece-rdcc.el (riece-rdcc-sentinel): Don't call delete-process
593         explicitly.
594         * riece-ndcc.el: Don't call delete-process explicitly.
595         * riece-server.el (riece-close-server-process): Don't call
596         delete-process explicitly unless riece-debug == t.
597
598 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
599
600         * riece-inlines.el (scandinavian-downcase): New inline function.
601         (scandinavian-equal-ignore-case): Rename from
602         string-equal-ignore-case.
603         (scandinavian-member-ignore-case): Rename from
604         string-list-member-ignore-case.
605
606         * riece-identity.el (riece-identity-equal): Rename from
607         riece-identity-equal-no-server; use scandinavian-equal-ignore-case.
608         (riece-identity-equal-safe): Rename from riece-identity-equal.
609         (riece-identity-member): Rename from riece-identity-member-no-server.
610         (riece-identity-member-safe): Rename from riece-identity-member.
611         (riece-identity-assoc): Rename from riece-identity-assoc-no-server.
612         (riece-identity-assoc-safe): Rename from riece-identity-assoc.
613
614 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
615
616         * riece-rdcc.el: Require 'riece-ctcp.
617         (riece-rdcc-insinuate): Add "DCC" to
618         riece-ctcp-additional-clientinfo.
619
620         * riece-ctcp.el (riece-ctcp-additional-clientinfo): New variable.
621         (riece-command-ctcp-clientinfo): New command.
622         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
623         (riece-handle-ctcp-clientinfo-request): New handler.
624         (riece-handle-ctcp-clientinfo-response): New handler.
625
626         * riece-server.el (riece-open-server): No need to use
627         get-buffer-create to reuse process buffer.
628
629 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
630
631         * riece-rdcc.el (riece-command-dcc-send): Generate new buffer for
632         DCC process.
633         (riece-command-dcc-receive): Likewise; don't set buffer-file-name.
634
635         * riece-server.el (riece-server-keyword-map): `:coding-system' ->
636         `:coding'.
637         (riece-open-server): Follow the change.
638
639         * riece-ctcp.el (riece-command-ctcp-action): New command.
640         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
641         (riece-handle-ctcp-action-request): New handler.
642
643         * riece.el (riece-command-mode): Enclose status indicators with
644         `{}'; show riece-user-indicator.
645         (riece-channel-mode): Likewise.
646         (riece-dialogue-mode): Enclose status indicators with `{}'.
647         * riece-globals.el (riece-user-indicator): New indicator.
648         (riece-freeze-indicator): Default to "-".
649         * riece-display.el (riece-update-channel-indicator): Don't update
650         modeline.
651         (riece-update-status-indicators): Set riece-user-indicator.
652         * riece-300.el (riece-handle-324-message): Update channel indicator.
653
654 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
655
656         * riece.el (riece-command-mode): Don't set riece-freeze-indicator.
657         (riece-dialogue-mode): Call riece-update-status-indicators.
658         (riece-channel-mode): Add riece-operator-indicator to
659         mode-line-buffer-identification.
660         * riece-user.el (riece-make-user): New attribute `operator'.
661         (riece-user-operator): New function.
662         (riece-user-set-operator): New function.
663         (riece-user-toggle-away): New function.
664         (riece-user-toggle-operator): New function.
665         * riece-misc.el (riece-own-frozen): Revive.
666         * riece-message.el (riece-display-message): Reset riece-freeze if
667         riece-freeze == 'own && (riece-message-own-p message).
668         * riece-globals.el (riece-own-freeze): Abolish; use riece-freeze.
669         (riece-operator-indicator): New variable.
670         * riece-display.el (riece-update-status-indicators): New function.
671         (riece-update-buffer-functions): Add it.
672         * riece-commands.el (riece-command-toggle-freeze): Don't call
673         riece-freeze.
674         (riece-command-toggle-own-freeze): Don't call riece-own-freeze.
675         * riece-300.el (riece-handle-302-message): Use
676         riece-user-toggle-away instead of riece-user-set-away.
677         (riece-handle-301-message): Ditto.
678         (riece-handle-305-message): Ditto.
679         (riece-handle-306-message): Ditto.
680         (riece-handle-352-message): Ditto.
681
682 2003-06-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
683
684         * riece-commands.el (riece-command-next-channel): Circularly
685         follow the channel list.
686         (riece-command-previous-channel): Ditto.
687
688 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
689
690         * riece.el (riece-command-mode): Set default value of riece-freeze
691         & riece-own-freeze.
692         * riece-options.el (riece-away-message): New user option.
693         * riece-commands.el (riece-command-toggle-away): Query user away
694         message.
695         * riece-300.el (riece-handle-301-message): Set user's away status.
696         (riece-handle-305-message): Ditto.
697         (riece-handle-306-message): Ditto.
698         (riece-handle-302-message): Ditto.
699         (riece-handle-352-message): Ditto.
700
701 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
702
703         * riece-rdcc.el: Require riece-globals, riece-misc, riece-channel,
704         and riece-identity.
705         (riece-command-dcc-receive): Check the existence of
706         set-buffer-multibyte.
707
708 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
709
710         * Riece: Version 0.0.3 released.
711         * riece-version.el (riece-version-number): Bump up to 0.0.3.
712
713         * riece-ctcp.el (riece-handle-ctcp-request): Catch errors occured
714         in hooks.
715         (riece-handle-ctcp-response): Ditto.
716
717 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
718
719         * riece-user.el (riece-rename-user): Don't modify entry when
720         old-name == new-name.
721
722         * riece-display.el (riece-configure-windows): Use window-buffer
723         instead of current-buffer.
724
725         * riece-rdcc.el (riece-rdcc-server-address): Default to nil.
726         (riece-rdcc-ruby-command): New user option.
727         (riece-rdcc-send-program): New user option.
728         (riece-rdcc-decode-address-program): New user option.
729         (riece-rdcc-substitute-variables): New function.
730         (riece-command-dcc-send): Use it.
731         (riece-rdcc-decode-address): Use it.
732
733 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
734
735         * riece-rdcc.el: New add-on.
736
737         * Makefile.am (EXTRA_DIST): Add riece-rdcc.el
738
739 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
740
741         * riece-ndcc.el: New add-on.
742         * Makefile.am (EXTRA_DIST): Add riece-ndcc.el
743
744 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
745
746         * riece-server.el (riece-open-server): Simplify message.
747
748         * riece-commands.el (riece-command-open-server): Throw an error
749         when the server is already opened.
750
751         * riece-filter.el (riece-sentinel): Simplified.
752
753         * riece-display.el (riece-user-list-update-buffer): Check the
754         existence of riece-user-list-buffer.
755         (riece-channel-list-update-buffer): Check the existence of
756         riece-channel-list-buffer.
757         (riece-set-window-points): Ditto.
758
759         * riece-commands.el (riece-command-open-server): Simplified.
760         (riece-command-toggle-channel-buffer-mode): Set
761         riece-save-variables-are-dirty to t.
762         (riece-command-toggle-user-list-buffer-mode): Ditto.
763         (riece-command-toggle-channel-list-buffer-mode): Ditto.
764
765         * riece-server.el (riece-start-server): Abolish.
766         (riece-open-server): Set riece-server-process-alist and
767         riece-server-process here.
768
769 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
770
771         * riece-filter.el (riece-sentinel): Close process even if
772         riece-reconnect-with-password == t.
773         (riece-handle-message): Catch errors occured in hooks.
774
775         * riece-server.el (riece-open-server): Reuse server buffer.
776         (riece-close-server-process): Delete process even if process is
777         not running.
778
779 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
780
781         * riece-server.el (riece-open-server): No need to reset
782         riece-reconnect-with-password.
783
784         * riece-filter.el (riece-sentinel): Don't call riece when
785         riece-reconnect-with-password = t and process !=
786         riece-server-process.
787
788         * riece-url.el: Fix usage.
789
790         * riece-inlines.el (string-list-member-ignore-case): Remove docstring.
791
792         * riece-unread.el: New add-on.
793         * COMPILE (riece-modules): Add riece-unread.
794         * Makefile.am (EXTRA_DIST): Add riece-unread.el
795
796         * riece-300.el (riece-handle-322-message): New handler.
797         (riece-handle-323-message): New handler.
798
799 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
800
801         * riece-display.el (riece-configure-windows): Select other window
802         when minibuffer is active.
803
804         * riece-commands.el (riece-command-list): New command.
805         (riece-command-enter-message-as-notice): New command.
806         * riece.el (riece-command-mode-map): Bind
807         riece-command-enter-message-as-notice and riece-command-list.
808
809         * riece-server.el (riece-close-server): Skip nil when leaving
810         channels before closing server.
811
812 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
813
814         * Riece: Version 0.0.2 released.
815         * riece-version.el (riece-version-number): Bump up to 0.0.2.
816
817         * riece.el (riece-load-and-build-addon-dependencies): Fixed.
818         * riece-url.el (riece-url-requires): Don't assert dependency on
819         riece-highlight unless it appears in riece-addons.
820
821         * riece-url.el: New add-on.
822         * COMPILE (riece-modules): Add riece-url.
823
824         * riece-message.el (riece-message-make-bracket): Abolish.
825         * riece-highlight.el (riece-highlight-font-lock-keywords):
826         Give up to fontify "-nick-" or "-nick server-".
827
828         * riece-highlight.el (riece-highlight-font-lock-keywords):
829         Simplified regexp.
830
831         * riece-ctcp.el (riece-handle-ctcp-request): Don't bind user.
832         (riece-handle-ctcp-response): Ditto.
833
834         * riece-highlight.el: Make it an add-on.
835         (riece-highlight-insinuate): New function.
836         * riece.el: Don't require 'riece-highlight.
837         * riece-options.el (riece-addons): Turn on riece-highlight and
838         riece-ctcp by default.
839
840         * riece-display.el (riece-configure-windows-predicate): New function.
841         (riece-configure-windows-predicate): New user option.
842         (riece-redisplay-buffers): Use it.
843
844         * riece-complete.el: Require 'cl for butlast.
845
846         * Makefile.am (elc): Renamed from "compile".
847
848         * riece.el (riece-dialogue-mode-map): Bind
849         riece-command-toggle-channel-list-buffer-mode.
850
851         * riece-display.el (riece-configure-windows): Typo fixed.
852
853         * riece-user.el (riece-user-toggle-channel): Use member instead of
854         memq.
855
856 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
857
858         * riece-ctcp.el (riece-ctcp-insinuate): New function.
859
860         * riece-options.el (riece-addons): New user option.
861         (riece-addon-directory): New user option.
862
863         * riece.el (riece-load-and-build-addon-dependencies): New function.
864         (riece-insinuate-addons): New function.
865         (riece): Call riece-insinuate-addons.
866
867         * riece-misc.el (riece-get-users-on-server): Moved from
868         riece-commands.el.
869
870         * riece-ctcp.el: New file.
871         * COMPILE (riece-modules): Add riece-ctcp.
872         * Makefile.am (EXTRA_DIST): Add riece-ctcp.el
873
874 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
875
876         * Riece: Version 0.0.1 released.
877
878         * riece-commands.el (riece-command-names): New command.
879         (riece-command-who): New command.
880
881         * riece.el (riece-dialogue-mode-map): Bind riece-command-names and
882         riece-command-who.
883
884         * riece-300.el (riece-handle-341-message): New handler.
885         (riece-handle-352-message): New handler.
886
887         * riece-commands.el (riece-command-invite): Don't accept channel
888         argument; throw an error when user is not on a channel.
889         (riece-command-kick): New command.