b1468dc872eb77587f1309cdaf988c4b6e1ed2a6
[riece] / lisp / ChangeLog
1 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
2
3         * riece-ctcp.el (riece-command-ctcp-action): If the current
4         command line is not empty, insert it into the minibuffer before
5         reading input.  Thanks to Akinori MUSHA  <knu@iDaemons.org>
6         [cf. <Liece:00123>]
7
8         * riece.el: Add autoload setting for derived-mode-class.
9         (riece-shrink-buffer-idle-timer): New variable.
10         (riece): Set idle timer to shrink channel buffers.
11         (riece-shrink-buffer): New function.
12
13         * riece-xemacs.el (riece-overlays-in): New function.
14         (riece-delete-overlay): New alias.
15         (riece-kill-all-overlays): New function.
16
17         * riece-server.el (riece-quit-server-process): Don't set timer if
18         riece-quit-timeout is nil.
19
20         * riece-options.el (riece-quit-timeout): Change custom type.
21         (riece-shrink-buffer-idle-time-delay): New user option.
22         (riece-max-buffer-size): New user option.
23
24         * riece-icon.el (riece-icon-add-image-region) [XEmacs]: Delete
25         extents if already exists.
26
27         * riece-emacs.el (riece-overlays-in): New alias.
28         (riece-delete-overlay): New alias.
29         (riece-kill-all-overlays): New function.
30         (riece-run-with-idle-timer): New alias.
31         (riece-cancel-timer): New alias.
32
33         * riece-display.el (riece-update-user-list-buffer): Kill all
34         overlays in buffer.
35         (riece-update-channel-list-buffer): Ditto.
36
37         * riece-commands.el (riece-command-set-operators): Reset group.
38         (riece-command-set-speakers): Ditto.
39
40 2003-10-23  Daiki Ueno  <ueno@unixuser.org>
41
42         * riece-naming.el (riece-naming-assert-rename): Follow the
43         change of riece-channel.el.
44
45         * riece-message.el (riece-message-external-p): Follow the
46         change of riece-channel.el.
47
48         * riece-display.el (riece-update-user-list-buffer): Follow the
49         change of riece-channel.el.
50
51         * riece-commands.el (riece-command-kick): Follow the change of
52         riece-channel.el.
53         (riece-command-set-operators): Ditto.
54         (riece-command-set-speakers): Ditto.
55
56         * riece-button.el (riece-user-button-set-operators): Follow the
57         change of riece-channel.el.
58         (riece-user-button-set-speakers): Ditto.
59
60         * riece-channel.el (riece-make-channel): Abolish 2nd and 3rd
61         arguments.
62         (riece-get-channel): Follow the change of riece-make-channel.
63         (riece-channel-operators): Abolish.
64         (riece-channel-speakers): Abolish.
65         (riece-channel-set-operators): Abolish.
66         (riece-channel-set-speakers): Abolish.
67         (riece-channel-get-operators): Abolish.
68         (riece-channel-get-speakers): Abolish.
69         (riece-channel-toggle-user): Follow the change of the return type
70         of riece-channel-users.
71         (riece-channel-toggle-operator): Ditto.
72         (riece-channel-toggle-speaker): Ditto.
73         (riece-channel-operator-p): Abolish.
74         (riece-channel-speaker-p): Abolish.
75         (riece-channel-intern-user): Abolish.
76
77 2003-10-23  Daiki Ueno  <ueno@unixuser.org>
78
79         * riece-identity.el (riece-identity-member): Take an optional 3rd
80         argument to instruct to use riece-identity-equal-no-server.
81         (riece-identity-assoc): Ditto.
82
83         * riece-display.el (riece-update-user-list-buffer): Use
84         riece-channel-operator-p and riece-channel-speaker-p.
85
86         * riece-button.el (riece-user-button-set-operators): Use
87         riece-channel-operator-p.
88         (riece-user-button-set-speakers): Use riece-channel-speaker-p.
89
90         * riece-channel.el (riece-channel-intern-user): New function.
91         (riece-channel-toggle-operator): Use it.
92         (riece-channel-toggle-speaker): Use it.
93         (riece-channel-operator-p): New function.
94         (riece-channel-speaker-p): New function.
95
96 2003-10-23  OHASHI Akira  <bg66@koka-in.org>
97
98         * riece-log.el (riece-log-get-directory): Follow the change of
99         `riece-channel-regexp'.
100
101 2003-10-22  Daiki Ueno  <ueno@unixuser.org>
102
103         * riece-identity.el (riece-format-identity): Return copied strings.
104
105 2003-10-22  OHASHI Akira  <bg66@koka-in.org>
106
107         * riece.el (riece): When riece server was opened, Do
108         `riece-command-configure-windows' instead of signaling.
109
110 2003-10-22  Daiki Ueno  <ueno@unixuser.org>
111
112         * riece-rdcc.el (riece-rdcc-send-program): Flush $stdout before
113         accepting a connection.
114         (riece-command-dcc-send): Use riece-completing-read-identity; take
115         an identity object in the 1st argument.
116         (riece-rdcc-format-size): New function.
117         (riece-handle-dcc-request): Use it.
118
119         * riece-ndcc.el (riece-command-dcc-send): Use
120         riece-completing-read-identity; take an identity object in the 1st
121         argument.
122
123         * riece-display.el (riece-update-buffers): Run
124         riece-update-buffer-hook.
125
126         * riece-button.el (riece-user-button-finger): Pass an identity
127         object instead of the prefix.
128
129         * riece-ctcp.el: Require 'riece-highlight.
130         (riece-ctcp-action-face): New face.
131         (riece-ctcp-action-face): New variable.
132         (riece-ctcp-action-prefix): New variable.
133         (riece-ctcp-requires): Require 'riece-highlight if it is enabled.
134         (riece-ctcp-insinuate): Modify riece-dialogue-font-lock-keywords
135         if 'riece-highlight is enabled.
136         (riece-handle-ctcp-action-request): Prepend
137         riece-ctcp-action-prefix instead of riece-change-prefix.
138         (riece-command-ctcp-action): Ditto.
139
140         * riece-server.el (riece-quit-server-process): Use riece-run-at-time.
141         * riece-xemacs.el (riece-run-at-time): New function.
142         * riece-emacs.el (riece-run-at-time): New alias.
143
144         * riece-misc.el (riece-get-identities-on-server): New function.
145         (riece-get-users-on-server): Use it.
146
147         * riece-ctcp.el (riece-ctcp-completing-read-identity): Abolish.
148         (riece-command-ctcp-version): Use riece-completing-read-identity
149         and riece-get-identities-on-server.
150         (riece-command-ctcp-ping): Ditto.
151         (riece-command-ctcp-clientinfo): Ditto.
152         (riece-command-ctcp-action): Ditto.
153
154         * riece-commands.el (riece-command-finger): Pass the current
155         server name to riece-get-users-on-server; use
156         riece-completing-read-identity.
157         (riece-command-invite): Ditto.
158         (riece-command-enter-message-to-user): Ditto.
159
160         * riece-000.el (riece-handle-001-message): Register myself with
161         riece-obarray.
162
163 2003-10-21  Daiki Ueno  <ueno@unixuser.org>
164
165         * riece-ctcp.el (riece-ctcp-completing-read-identity): New
166         function.
167         (riece-command-ctcp-version): Use it.
168         (riece-command-ctcp-ping): Ditto.
169         (riece-command-ctcp-clientinfo): Ditto.
170         (riece-command-ctcp-action): Ditto; don't encode CHANNEL identity
171         twice.
172
173 2003-10-20  Daiki Ueno  <ueno@unixuser.org>
174
175         * riece-xemacs.el (riece-xemacs-mode-line-buffer-identification):
176         Abolish.
177         (riece-mode-line-buffer-identification): Don't define alias.
178
179         * riece-server.el (riece-open-server): Handle errors occurred
180         during reading password.
181
182         * riece-options.el (riece-addons): Add riece-icon.
183
184         * riece-layout.el (riece-configure-windows-top): Collect arguments.
185
186         * riece-icon.el: New add-on.
187         * COMPILE (riece-modules): Add riece-icon.
188         * Makefile.am (EXTRA_DIST): Add riece-icon.el
189
190 2003-10-20  Daiki Ueno  <ueno@unixuser.org>
191
192         * riece-options.el (riece-saved-forms): Add riece-layout.
193
194         * riece-layout.el (riece-layout-alist): Change format.
195         (riece-configure-windows): Take 2 args to specify the position of
196         the command buffer window.
197
198         * riece-commands.el (riece-command-change-layout): Set
199         riece-save-variables-are-dirty.
200
201 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
202
203         * Riece: Version 0.1.4 released.
204         * riece-version.el (riece-version-number): Bump up to 0.1.4.
205
206 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
207
208         * riece-server.el (riece-server-process-opened): Return t.
209
210         * riece.el (riece-dialogue-mode-map): Bind "p" to
211         riece-command-enter-message-to-user.
212
213         * riece-misc.el (riece-current-nickname): Use
214         riece-current-server-name.
215         (riece-get-users-on-server): Ditto.
216
217         * riece-server.el (riece-current-server-name): New function.
218         (riece-send-string): Use it.
219
220         * riece-commands.el (riece-command-enter-message-to-user): New command.
221
222 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
223
224         * riece-menu.el (riece-menu-create-layouts-menu): New function.
225         (riece-menu-items): Use it.
226
227         * riece-server.el (riece-server-process-opened): New function.
228         (riece-server-opened): Use it.
229
230         * riece-url.el: Require 'riece-menu.
231         (riece-url-insinuate): Add "Open URL..." menu in
232         riece-command-mode-hook.
233
234         * riece-options.el (riece-addons): Add riece-menu.
235
236         * riece-menu.el: New add-on.
237         * COMPILE (riece-modules): Add riece-menu.
238         * Makefile.am (EXTRA_DIST): Add riece-menu.el
239
240 2003-10-19  Daiki Ueno  <ueno@unixuser.org>
241
242         * riece-version.el (riece-extended-version): Remove interactive spec.
243         (riece-version): New command.
244         * riece.el (riece-command-map): Bind "V" to riece-version.
245
246         * riece-options.el (riece-command-prefix): New user option.
247         (riece-tab-stop-list): Abolish.
248
249         * riece.el (riece-define-keys-1): If keymap is a list, eval the
250         2nd element of it.
251         (riece-select-keys): Use riece-command-prefix instead of "\C-c".
252         (riece-command-map): Ditto.
253         (riece-dialogue-mode): Don't set tab-stop-list.
254
255 2003-10-18  Daiki Ueno  <ueno@unixuser.org>
256
257         * riece-keyword.el (riece-keyword-message-filter): Ignore messages
258         which belongs to myself.
259
260         * riece-commands.el (riece-command-topic): Use
261         riece-check-channel-commands-are-usable.
262         (riece-command-invite): Ditto.
263         (riece-command-kick): Ditto.
264         (riece-command-change-mode): Ditto.
265         (riece-command-set-operators): Ditto.
266         (riece-command-set-speakers): Ditto.
267         (riece-command-send-message): Ditto.
268         (riece-command-part): Ditto.
269
270         * riece-misc.el (riece-get-users-on-server): If
271         riece-current-channel is not set, check the default server.
272         (riece-check-channel-commands-are-usable): New function.
273
274         * riece-globals.el (riece-channel-regexp): Accept channel names
275         beginning with "!!".
276
277 2003-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
278
279         * riece-commands.el (riece-command-universal-server-name-argument):
280         Fix parenthesis.
281
282 2003-10-16  Daiki Ueno  <ueno@unixuser.org>
283
284         * riece.el (riece-buffer-alist): Rename from
285         riece-buffer-mode-alist.
286
287         * riece-misc.el (riece-get-buffer-create): Takes an optional 2nd
288         argument, init-major-mode, which is used to assert the major-mode
289         of the created buffer.
290
291         * riece-naming.el (riece-naming-assert-rename): Merged buffer
292         renaming logic that riece-handle-nick-message was responsible for.
293
294         * riece-globals.el (riece-server-process-alist): Revive.
295         (riece-process-list): Abolish.
296         (riece-command-buffer): Set default to nil.
297         (riece-dialogue-buffer): Ditto.
298         (riece-others-buffer): Ditto.
299         (riece-channel-list-buffer): Ditto.
300         (riece-user-list-buffer): Ditto.
301         (riece-private-buffer): Abolish.
302         (riece-wallops-buffer): Abolish.
303
304         * riece-display.el (riece-channel-buffer-format): Moved from
305         riece-globals.
306         (riece-channel-buffer-alist): New variable.
307         (riece-channel-buffer-create): Assert the major-mode of the
308         created buffer is 'riece-channel-mode.
309         (riece-channel-buffer): New function.
310         (riece-switch-to-channel): Use riece-channel-buffer instead of
311         directly using get-buffer.
312
313 2003-10-14  Daiki Ueno  <ueno@unixuser.org>
314
315         * riece-commands.el (riece-command-toggle-away): Check user away
316         status in the server buffer.
317         [cf. <Liece:00119>]
318         (riece-command-names): Use identity prefix
319         instead of formatted identity.
320         (riece-command-who): Ditto.
321
322 2003-10-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
323
324         * riece.el (riece-dialogue-mode-map): Bind "N" instead of "\C-n"
325         to `riece-command-name'.
326
327 2003-10-14  Daiki Ueno  <ueno@unixuser.org>
328
329         * riece-layout.el (riece-reconfigure-windows-predicate): Simplified.
330
331 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
332
333         * Riece: Version 0.1.3 released.
334         * riece-version.el (riece-version-number): Bump up to 0.1.3.
335
336 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
337
338         * riece-button.el (riece-button-map-identity-region): Abolish.
339         (riece-user-button-set-operators): Use riece-scan-property-region.
340         (riece-user-button-set-speakers): Ditto.
341         (riece-button-add-identity-button): Ditto.
342
343         * riece-keyword.el: Require 'riece-message.
344         (riece-keyword-map-region): Abolish.
345         (riece-keyword-scan-region): Use riece-scan-property-region.
346
347         * riece-misc.el (riece-scan-property-region): New function.
348
349 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
350
351         * riece-xemacs.el (riece-make-overlay): New alias.
352         (riece-overlay-put): New alias.
353         (riece-overlay-start): New alias.
354         (riece-overlay-buffer): New alias.
355
356         * riece-emacs.el (riece-make-overlay): New alias.
357         (riece-overlay-put): New alias.
358         (riece-overlay-start): New alias.
359         (riece-overlay-buffer): New alias.
360
361         * riece-keyword.el: New add-on.
362         * COMPILE (riece-modules): Add riece-keyword.
363         * Makefile.am (EXTRA_DIST): Add riece-keyword.el
364
365         * riece-message.el (riece-message-filter-functions): New user option.
366         (riece-display-message-1): New function.
367         (riece-display-message): Use it.
368
369 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
370
371         * riece.el (riece-channel-list-mode): Initialize
372         riece-update-buffer-functions.
373         (riece-user-list-mode): Ditto.
374
375         * riece-globals.el (riece-channel-indicator): Rename from
376         riece-short-channel-indicator.
377         (riece-long-channel-indicator): Rename from
378         riece-channel-indicator.
379
380         * riece-display.el (riece-update-buffer-functions): Default to
381         nil.
382         (riece-update-indicator-functions): New variable splitted from
383         riece-update-buffer-functions.
384         (riece-update-channel-indicator): Rename from
385         riece-update-short-channel-indicator.
386         (riece-update-long-channel-indicator): Rename from
387         riece-update-channel-indicator.
388         (riece-update-buffers): Don't set riece-channel-buffer.
389         (riece-switch-to-channel): Set riece-channel-buffer here.
390
391         * riece-button.el (riece-user-button-popup-menu): Change order.
392         (riece-button-update-buffer): Unify
393         riece-button-update-channel-list-buffer and
394         riece-button-update-user-list-buffer.
395
396 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
397
398         * riece-history.el (riece-history-insinuate): In
399         riece-after-switch-to-channel-functions, check whether the last
400         channel is nil.
401
402         * riece-xemacs.el (riece-event-buffer): New alias.
403         (riece-event-point): New alias.
404
405         * riece-emacs.el (riece-event-buffer): New function.
406         (riece-event-point): New function.
407
408         * riece-display.el (riece-update-user-list-buffer): Use
409         riece-format-identity to add 'riece-identity property to user
410         names.
411
412         * riece-button.el (riece-user-button-popup-menu): New variable.
413         (riece-identity-button): Rename from riece-channel-button.
414         (riece-button-switch-to-identity): Rename from
415         riece-channel-button-action.
416         (riece-identity-button-popup-menu): Rename from
417         riece-channel-button-popup-menu; set point to the position the
418         event occurred.
419         (riece-user-button-join-partner): New function.
420         (riece-user-button-set-operators): New function.
421         (riece-user-button-set-speakers): New function.
422         (riece-user-button-finger): New function.
423         (riece-make-identity-button-map): New function.
424         (riece-button-map-identity-region): New function; splitted from
425         riece-button-add-identity-button.
426         (riece-button-add-identity-button): Use it.
427         (riece-button-update-user-list-buffer): New function.
428         (riece-button-insinuate): Add riece-button-update-user-list-buffer
429         to riece-update-buffer-functions.
430
431 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
432
433         * riece-xemacs.el (riece-mouse-2): New variable.
434         (riece-popup-menu-popup): New function.
435
436         * riece-emacs.el (riece-mouse-2): New variable.
437         (riece-popup-menu-bogus-filter-constructor): New macro.
438         (riece-popup-menu-popup): New function.
439
440         * riece-commands.el (riece-command-list): Use identity prefix
441         instead of formatted identity.
442
443         * riece-button.el (riece-channel-button-popup-menu): New variable.
444         (riece-channel-button): Arrange help-echo.
445         (riece-channel-button-switch-to-channel): New function.
446         (riece-channel-button-part): New function.
447         (riece-channel-button-list): New function.
448         (riece-channel-button-map): New variable.
449         (riece-button-add-channel-buttons): Add 'local-map and 'keymap
450         properties on channel buttons.
451
452 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
453
454         * riece-button.el (riece-button-insinuate): Buttonize channel buffers.
455
456         * riece-history.el (riece-channel-list-history-face): New face.
457         (riece-history-format-channel-list-line): New function.
458         (riece-history-insinuate): Add ?+ to
459         riece-channel-list-mark-face-alist; add
460         riece-history-format-channel-list-line to
461         riece-format-channel-list-line-functions.
462
463         * riece-highlight.el (riece-channel-list-current-face): Arrange colors.
464
465 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
466
467         * riece-unread.el (riece-unread-after-display-message-function):
468         Do nothing when message-target is already in
469         riece-unread-channels; call riece-redisplay-buffers.
470         (riece-unread-update-channel-list-buffer): Abolish.
471         (riece-unread-after-switch-to-channel-function): Don't call
472         riece-unread-update-channel-list-buffer.
473         (riece-unread-format-channel-list-line): New function.
474         (riece-unread-insinuate): Add
475         riece-unread-format-channel-list-line to
476         riece-format-channel-list-line; don't add
477         riece-unread-update-channel-list-buffer to
478         riece-update-buffer-functions.
479
480         * riece-highlight.el (riece-channel-list-mark-current-channel):
481         Abolish; merged into riece-update-channel-list-buffer.
482         (riece-highlight-insinuate): Don't add
483         riece-channel-list-mark-current-channel to
484         riece-after-switch-to-channel-functions.
485
486         * riece-display.el (riece-channel-list-changed): Abolish.
487         (riece-update-channel-list-buffer): Always redisplay channel-list
488         buffer.
489         (riece-update-channel-list-indicator): Always redisplay
490         channel-list indicator.
491         (riece-format-channel-list-line): New function.
492         (riece-update-buffers): Don't clear riece-channel-list-changed.
493         (riece-join-channel): Don't set riece-channel-list-changed.
494         (riece-part-channel): Ditto.
495
496 2003-10-13  Daiki Ueno  <ueno@unixuser.org>
497
498         * riece-options.el (riece-addons): Add riece-button.
499
500         * riece-display.el (riece-update-channel-list-buffer): Avoid to
501         use format to preserve 'riece-identity property.
502
503         * riece-unread.el (riece-unread-update-channel-list-buffer):
504         Simplified.
505         (riece-unread-insinuate): Delay adding
506         riece-unread-update-channel-list-buffer to
507         riece-update-buffer-functions.
508
509         * riece-button.el: New add-on.
510         * COMPILE (riece-modules): Add riece-button.
511         * Makefile.am (EXTRA_DIST): Add riece-button.el
512
513 2003-10-08  Daiki Ueno  <ueno@unixuser.org>
514
515         * riece-server.el (riece-close-server-process): 
516         (riece-quit-server-process): Call riece-close-server-process
517         instead of kill-process; call riece-exit if no process is available.
518
519 2003-10-07  Daiki Ueno  <ueno@unixuser.org>
520
521         * riece-display.el (riece-channel-buffer-name): Check whether
522         IDENTITY is a member of riece-current-channels.
523
524 2003-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
525
526         * riece-commands.el (riece-command-kick): Fix completing-read
527         collection argument.
528
529 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
530
531         * riece-000.el: Require 'riece-commands.
532         * riece-200.el: Don't require 'riece-commands.
533         * riece-300.el: Ditto.
534
535 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
536
537         * Riece: Version 0.1.2 released.
538         * riece-version.el (riece-version-number): Bump up to 0.1.2.
539
540 2003-10-05  Daiki Ueno  <ueno@unixuser.org>
541
542         * riece-filter.el (riece-sentinel): Don't clear
543         riece-reconnect-with-password.
544         * riece-server.el (riece-open-server): Clear
545         riece-reconnect-with-password here.
546
547 2003-10-04  Daiki Ueno  <ueno@unixuser.org>
548
549         * riece-globals.el (riece-join-channel-candidate): New variable.
550         * riece-commands.el (riece-command-join): Prompt
551         riece-join-channel-candidate.
552
553         * riece-handle.el (riece-handle-invite-message): Set
554         riece-join-channel-candidate when the user is invited.
555         * riece-naming.el (riece-naming-assert-join): Clear
556         riece-join-channel-candidate.
557
558 2003-10-04  Daiki Ueno  <ueno@unixuser.org>
559
560         * riece-identity.el (riece-completing-read-identity): Pass 6th &
561         7th arguments to completing-read.
562
563         * riece-commands.el (riece-command-part): Use 6th argument DEFAULT
564         of riece-completing-read-identity.
565
566         * riece-handle.el (riece-handle-invite-message): Fix parsing of
567         parameters.
568
569         * riece-display.el (riece-update-channel-list-buffer): Don't clear
570         riece-channel-list-changed.
571         (riece-update-buffers): Clear it.
572
573 2003-10-01  Daiki Ueno  <ueno@unixuser.org>
574
575         * riece-rdcc.el (riece-rdcc-save-directory): New user option.
576
577 2003-09-29  Daiki Ueno  <ueno@unixuser.org>
578
579         * riece-000.el (riece-handle-001-message): Parse elements in
580         riece-startup-channel-list.
581
582 2003-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
583
584         * riece-skk-kakutei.el
585         (riece-skk-kakutei-command-enter-message-as-notice): Fix typo.
586
587 2003-09-20  Daiki Ueno  <ueno@unixuser.org>
588
589         * riece-options.el (riece-startup-channel-list): Revive.
590         * riece-000.el (riece-handle-001-message): Process
591         riece-startup-channel-list.
592
593         * riece-server.el (riece-open-server): Display "Logging in to
594         XXX..." message.
595         * riece-000.el (riece-handle-001-message): Clear "Logging in to
596         XXX..." message; call riece-after-login-hook.
597
598 2003-09-07  Daiki Ueno  <ueno@unixuser.org>
599
600         * riece-unread.el (riece-unread-after-display-message-function):
601         Simplified.
602
603 2003-09-02  Daiki Ueno  <ueno@unixuser.org>
604
605         * riece-commands.el (riece-command-join): Extract target
606         identity-prefix before applying riece-channel-p; format target.
607
608 2003-08-30  Daiki Ueno  <ueno@unixuser.org>
609
610         * Riece: Version 0.1.1 released.
611         * riece-version.el (riece-version-number): Bump up to 0.1.1.
612
613 2003-08-29  Daiki Ueno  <ueno@unixuser.org>
614
615         * riece-guess.el (riece-guess-channel-try-functions): Default to
616         nil.
617         (riece-default-guess-channel): Abolish.
618         (riece-command-guess-switch-to-channel): Reconstruct
619         riece-guess-candidates when it is empty.
620
621 2003-08-28  Daiki Ueno  <ueno@unixuser.org>
622
623         * riece-highlight.el (riece-dialogue-change-face): Use defvar to
624         define.
625         (riece-dialogue-notice-face): Ditto.
626         (riece-dialogue-wallops-face): Ditto.
627         (riece-dialogue-error-face): Ditto.
628         (riece-dialogue-info-face): Ditto.
629         (riece-dialogue-server-face): Ditto.
630         (riece-dialogue-prefix-face): Ditto.
631         (riece-channel-list-default-face): Ditto.
632         (riece-channel-list-current-face): Ditto.
633
634         * riece-unread.el (riece-channel-list-unread-face): Use defvar to
635         define.
636
637 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
638
639         * riece-history.el (riece-history-insinuate): Don't set
640         riece-guess-channel-try-functions here.
641         (riece-history-requires): Don't require riece-guess.
642
643         * riece-unread.el (riece-unread-requires): Don't require
644         riece-guess.
645         (riece-unread-insinuate): Don't set
646         riece-guess-channel-try-functions here.
647
648 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
649
650         * riece-unread.el (riece-unread-after-display-message-function):
651         Rename from riece-unread-display-message-function.
652         (riece-unread-after-switch-to-channel-function): Rename from
653         riece-unread-channel-switch-hook.
654         (riece-guess-channel-from-unread): New function.
655         (riece-unread-requires): Require 'riece-guess and 'riece-history.
656         (riece-unread-insinuate): Setup riece-guess-channel-try-functions.
657
658         * riece-options.el (riece-addons): Add riece-guess, riece-history,
659         and riece-url.
660
661         * riece-layout.el (riece-reconfigure-windows-predicate): Don't
662         check riece-last-channel.
663
664         * riece-display.el (riece-switch-to-channel): Rename
665         riece-channel-switch-hook to
666         riece-after-switch-to-channel-functions.
667         (riece-switch-to-nearest-channel): Ditto.
668
669         * riece-guess.el: New add-on.
670         * COMPILE (riece-modules): Add riece-guess.
671         * Makefile.am (EXTRA_DIST): Add riece-guess.el
672
673         * riece-history.el: New add-on.
674         * COMPILE (riece-modules): Add riece-history.
675         * Makefile.am (EXTRA_DIST): Add riece-history.el
676
677 2003-08-27  Daiki Ueno  <ueno@unixuser.org>
678
679         * riece-options.el (riece-connection-timeout): Abolish.
680
681         * riece-server.el (riece-clear-system): Abolish.
682         * riece.el (riece-exit): Merge riece-clear-system.
683
684 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
685
686         * riece-filter.el (riece-sentinel): Suppress status message when
687         riece-debug is nil.
688
689 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
690
691         * riece-highlight.el (riece-channel-list-mark-current-channel):
692         New function.
693
694         * riece-display.el (riece-channel-list-changed): New variable.
695         (riece-update-channel-list-buffer): Check riece-channel-list-changed.
696         (riece-update-channel-list-indicator): Ditto.
697
698 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
699
700         * riece-options.el (riece-addons): Enable riece-unread by default.
701
702         * riece-highlight.el (riece-channel-list-current-face): New variable.
703         (riece-channel-list-default-face): New face.
704
705         * riece-globals.el (riece-channel-list-buffer): Strip leading
706         whitespace.
707
708 2003-08-26  Daiki Ueno  <ueno@unixuser.org>
709
710         * riece-unread.el: Require 'riece-highlight when compiling.
711         (riece-unread): New custom group.
712         (riece-channel-list-unread-face): New variable.
713         (riece-channel-list-unread-face): New face.
714         (riece-unread-requires): New function.
715         (riece-unread-insinuate): Add ?! to riece-channel-list-mark-face-alist.
716
717         * riece-highlight.el: Highlight *Channels* buffer; rename
718         riece-*-face -> riece-dialogue-*-face, riece-highlight-* ->
719         riece-dialogue-*.
720         (riece-channel-list-font-lock-keywords): New variable.
721         (riece-channel-list-mark-face-alist): New variable.
722
723 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
724
725         * riece-unread.el (riece-unread-update-channel-list-buffer):
726         Restore channel marks if exist.
727
728         * riece-naming.el (riece-naming-assert-join): Don't set
729         riece-redisplay-buffers.
730         (riece-naming-assert-part): Ditto.
731         (riece-naming-assert-rename): Ditto.
732
733         * riece-display.el (riece-redisplay-buffers): Abolish.
734         (riece-update-user-list-buffer): Don't check
735         riece-redisplay-buffers.
736         (riece-update-channel-list-buffer): Ditto; prefix "*" at the
737         beginning of the current channel.
738         (riece-switch-to-channel): Don't set riece-redisplay-buffers.
739         (riece-join-channel): Ditto.
740         (riece-part-channel): Ditto.
741
742 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
743
744         * riece-display.el (riece-join-channel): Parse non-nil elements in
745         riece-default-channel-binding.
746
747 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
748
749         * riece-identity.el (riece-format-identity): Add 'riece-identity
750         property to the resulting string.
751
752         * riece-misc.el (riece-concat-channel-topic): Don't append ":" if
753         topic is "".
754
755         * riece-300.el (riece-handle-322-message): Simplify message.
756
757         * riece-commands.el (riece-command-change-layout): Call
758         riece-command-configure-windows; Use setq instead of
759         custom-set-variables.
760
761 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
762
763         * Riece: Version 0.1.0 released.
764         * riece-version.el (riece-version-number): Bump up to 0.1.0.
765
766 2003-08-25  Daiki Ueno  <ueno@unixuser.org>
767
768         * COMPILE (riece-compile-modules): Ignore errors during byte
769         compilation.
770         (riece-install-modules): If there lacks a compiled module, don't
771         attempt to install it.
772
773         * riece-options.el (riece-quit-timeout): Default to 10.
774
775         * riece.el (riece-dialogue-mode-map): Bind riece-command-change-layout.
776         (riece): Switch to riece-command-buffer before riece-redisplay-buffers.
777
778         * riece-unread.el: Require 'riece-commands.
779
780         * riece-server.el: Require 'riece-identity and 'riece-compat.
781
782         * riece-ndcc.el: Require 'riece-globals, 'riece-options,
783         'riece-display.
784         (riece-handle-dcc-request): Use riece-channel-buffer-name.
785
786         * riece-identity.el: Don't require 'riece-server.
787
788         * riece-doctor.el: Require 'riece-globals, 'riece-identity,
789         'riece-message, and 'riece-server.
790
791         * riece-ctcp.el: Require 'riece-display.
792
793         * riece-commands.el: Require 'riece-layout.
794         (riece-command-change-layout): New command.
795
796         * riece-alias.el: Require 'riece-identity.
797
798         * riece-layout.el: No longer provided as an add-on.
799         * riece-display.el: Remove window configuration stuff.
800
801 2003-08-24  Daiki Ueno  <ueno@unixuser.org>
802
803         * riece-rdcc.el (riece-command-dcc-send): Bind
804         process-connection-type to nil.
805
806         * riece-300.el (riece-handle-319-message): New handler.
807
808         * riece.el (riece-buffer-mode-alist): Add riece-command-buffer.
809         (riece): Signal an error when a server is opened;
810         No need to initialize riece-command-buffer specially.
811
812 2003-08-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
813
814         * riece-display.el (riece-configure-windows-top): Set
815         `truncate-partial-width-windows' nil, when horizontal window
816         split.
817
818 2003-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
819
820         * riece-display.el (riece-configure-windows-top): Change
821         user-list-buffer and channel-list-buffer window create logic.
822
823         * riece-skk-kakutei.el (riece-skk-kakutei-insinuate): Add
824         require riece.el when compile.
825
826         * riece.el (riece): Use `riece-redisplay-buffers' instead of
827         `riece-configure-windows'.
828
829 2003-08-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
830
831         * riece-display.el (riece-configure-windows-top): New function.
832         * riece-layout.el (riece-layout-alist): Add top.
833
834         * riece-skk-kakutei.el: New add-on.
835         * COMPILE (riece-modules): Add riece-skk-kakutei.
836         * Makefile.am (EXTRA_DIST): Add riece-skk-kakutei.el
837
838 2003-08-19  Daiki Ueno  <ueno@unixuser.org>
839
840         * riece-layout.el: New add-on.
841         * COMPILE (riece-modules): Add riece-layout.
842         * Makefile.am (EXTRA_DIST): Add riece-layout.el
843
844 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
845
846         * riece-options.el (riece-quit-timeout): New user option.
847         * riece-server.el (riece-quit-server-process): New function.
848         * riece-commands.el (riece-command-quit): Use it.
849         (riece-command-close-server): Use it.
850
851 2003-08-17  Daiki Ueno  <ueno@unixuser.org>
852
853         * riece-commands.el (riece-command-previous-channel): Skip nil in
854         riece-current-channels.
855
856 2003-08-09  Daiki Ueno  <ueno@unixuser.org>
857
858         * riece-rdcc.el (riece-command-dcc-send): Accept output only from
859         the ruby process.
860
861         * riece-xemacs.el: Don't require 'riece-compat.
862
863 2003-08-06  Daiki Ueno  <ueno@unixuser.org>
864
865         * riece-unread.el (riece-unread-update-channel-list-buffer): Call
866         riece-parse-identity.
867
868 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
869
870         * riece-server.el (riece-find-server-name): Abolish.
871
872         * riece-alias.el: Add usage.
873
874 2003-08-04  Daiki Ueno  <ueno@unixuser.org>
875
876         * riece-mini.el (riece-mini-send-message): Use
877         riece-completing-read-identity; don't use riece-own-channel-message.
878
879         * riece-identity.el: Require 'riece-compat.
880         (riece-identity-prefix-case-table): New variable.
881         (riece-abbrev-identity-string-function): New variable.
882         (riece-expand-identity-string-function): New variable.
883         (riece-format-identity): Rename from riece-decode-identity.
884         (riece-parse-identity): Rename from riece-encode-identity.
885         (riece-with-identity-buffer): Abolish.
886         (riece-identity-canonicalize-prefix): Use case-table.   
887
888         * riece-filter.el (riece-handle-numeric-reply): Decode messages.
889         (riece-handle-message): Ditto.
890
891         * riece-alias.el: New add-on.
892         * COMPILE (riece-modules): Add riece-alias.
893         * Makefile.am (EXTRA_DIST): Add riece-alias.el.
894
895         * riece-emacs.el (riece-set-case-syntax-pair): New alias.
896         * riece-xemacs.el (riece-set-case-syntax-pair): New alias.
897         * riece-identity.el (riece-identity-canonicalize-prefix): Simplified.
898
899 2003-08-03  Daiki Ueno  <ueno@unixuser.org>
900
901         * Riece: Version 0.0.4 released.
902         * riece-version.el (riece-version-number): Bump up to 0.0.4.
903
904 2003-06-24  OHASHI Akira  <bg66@koka-in.org>
905
906         * riece-unread.el (riece-unread-display-message-function): Don't check
907         `selected-window'. It doesn't work as expected.
908
909 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
910
911         * riece-misc.el (riece-channel-p): Moved from riece-channel.el.
912
913         * riece-300.el: Rewrite using riece-decode-identity.
914
915         * riece-identity.el (riece-completing-read-identity): Signal an
916         error when the encoded channel name is not matched with
917         riece-channel-regexp.
918
919         * riece-globals.el (riece-channel-regexp): Moved from
920         riece-channel.el.
921         (riece-user-regexp): Moved form riece-user.el.
922
923 2003-06-23  Daiki Ueno  <ueno@unixuser.org>
924
925         * riece-handle.el (riece-handle-join-message): Don't call
926         riece-switch-to-channel.
927         (riece-handle-part-message): Don't decode message if it is empty.
928         (riece-handle-kick-message): Ditto.
929         (riece-handle-quit-message): Ditto.
930         (riece-handle-kill-message): Ditto.
931
932         * riece-commands.el (riece-command-part): Show the current channel
933         as default candidate.
934
935         * riece-identity.el (riece-completing-read-identity): Accept
936         optional 5th argument `initial'.
937
938         * riece-unread.el (riece-unread-update-channel-list-buffer):
939         Simplified.
940
941         * riece-filter.el (riece-sentinel): Don't bind
942         riece-inhibit-update-buffers.
943
944         * riece-display.el (riece-redisplay-buffer): New variable.
945         (riece-inhibit-update-buffers): Abolish.
946         (riece-update-channel-list-buffer): Memorize
947         encoded identity as text property on each line. 
948
949         * riece.el (riece-channel-list-mode): Make riece-redisplay-buffer
950         buffer local.
951         (riece-user-list-mode): Ditto.
952
953 2003-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
954
955         * riece-log.el, riece-mini.el, riece-unread.el, riece-url.el:
956         Fix example setting, don't use 3rd arg of add-to-list.
957
958         * riece-coding.el (riece-default-coding-system): Fix default value.
959
960 2003-06-22  Daiki Ueno  <ueno@unixuser.org>
961
962         * riece-display.el (riece-inhibit-update-buffers): New variable.
963         * riece-filter.el (riece-sentinel): Bind
964         riece-inhibit-update-buffers while removing channels from
965         riece-current-channels.
966         * riece-unread.el (riece-unread-display-message-function): Don't
967         update channel list buffer when riece-inhibit-update-buffers is
968         non-nil.
969         (riece-unread-channel-switch-hook): Ditto.
970         (riece-unread-insinuate): Add
971         riece-unread-update-channel-list-buffer to
972         riece-update-buffer-functions.
973
974         * riece-commands.el (riece-command-switch-to-channel): Call
975         riece-redisplay-buffers instead of riece-command-configure-windows.
976
977         * riece-identity.el (riece-completing-read-identity): Remove nil
978         from riece-current-channels before converting it to an alist.
979
980 2003-06-17  OHASHI Akira  <bg66@koka-in.org>
981
982         * riece-unread.el (riece-unread-display-message-function): Check a
983         `selected-window'.
984
985         * riece-mini.el: New add-on.
986         * COMPILE (riece-modules): Add `riece-mini'.
987         * Makefile.am (EXTRA_DIST): Add `riece-mini.el'.
988
989         * riece-display.el (riece-channel-buffer-create): Add new hook.
990         * riece-log.el: New add-on for saving irc logs.
991         * COMPILE (riece-modules): Add `riece-log'.
992         * Makefile.am (EXTRA_DIST): Add `riece-log.el'.
993
994         * riece-commands.el (riece-command-join): Use `let*' instead of `let'.
995         (riece-command-part): Ditto.
996
997 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
998
999         * riece-naming.el (riece-naming-assert-join): Call
1000         riece-update-buffers.
1001         (riece-naming-assert-part): Ditto.
1002
1003         * riece-filter.el (riece-sentinel): Don't bind
1004         riece-overriding-server-name; use riece-part-channel.
1005
1006         * riece-display.el (riece-switch-to-channel): Don't set
1007         riece-channel-buffer.
1008         (riece-update-buffers): Set riece-channel-buffer here.
1009
1010         * riece-commands.el (riece-command-switch-to-channel-by-number): Fixed.
1011         (riece-command-close-server): Fixed completion bug.
1012         (riece-command-universal-server-name-argument): Ditto.
1013
1014 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
1015
1016         * riece-doctor.el: Don't require 'doctor; autoload doctor-mode and
1017         doctor-read-print.
1018
1019         * riece-handle.el (riece-handle-nick-message): Use
1020         riece-decode-identity to decode user.
1021         (riece-handle-join-message): Ditto.
1022         (riece-handle-part-message): Ditto.
1023         (riece-handle-kick-message): Ditto.
1024         (riece-handle-quit-message): Ditto.
1025         (riece-handle-kill-message): Ditto.
1026         (riece-handle-invite-message): Ditto.
1027         (riece-handle-topic-message): Ditto.
1028         (riece-handle-mode-message): Ditto.
1029
1030 2003-06-12  Daiki Ueno  <ueno@unixuser.org>
1031
1032         * riece-message.el (riece-own-channel-message): Abolish.
1033
1034         * riece-commands.el (riece-command-send-message): Don't use
1035         riece-own-channel-message.
1036
1037         * riece-doctor.el (riece-doctor-reply): Don't use
1038         riece-own-channel-message.
1039         (riece-doctor-hello-regexp): New user option.
1040         (riece-doctor-bye-regexp): New user option.
1041
1042 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1043
1044         * riece-identity.el (riece-identity-member-no-server): Abolish.
1045
1046         * riece-doctor.el (riece-doctor-patients): Make it global variable.
1047         (riece-doctor-after-privmsg-hook): Use riece-identity-member
1048         instead of riece-identity-member-no-server.
1049
1050 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1051
1052         * riece-doctor.el: New add-on.
1053         * COMPILE (riece-modules): Add riece-doctor.
1054         * Makefile.am (EXTRA_DIST): Add riece-doctor.el
1055
1056 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1057
1058         * riece-handle.el (riece-handle-nick-message): Follow the change
1059         of riece-identity-member.
1060
1061         * riece-commands.el (riece-command-next-channel): Use
1062         riece-identity-member instead of riece-identity-member-no-server.
1063         (riece-command-previous-channel): Ditto.
1064
1065 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1066
1067         * riece-identity.el (riece-completing-read-identity): Remove nil
1068         from channels before completing-read.
1069
1070         * riece-message.el (riece-message-make-name): Fix condition for priv.
1071         (riece-message-make-global-name): Ditto.
1072         (riece-message-buffer): Ditto.
1073
1074         * riece-misc.el (riece-current-nickname): Use
1075         riece-with-identity-buffer.
1076
1077 2003-06-11  Daiki Ueno  <ueno@unixuser.org>
1078
1079         * riece-message.el (riece-message-parent-buffers): Regard message's
1080         speaker as target when priv mode.
1081
1082         * riece-display.el (riece-update-channel-indicator): Decode
1083         riece-current-channel even in priv mode.
1084
1085         * riece-identity.el (riece-decode-identity): Respect prefix-only.
1086         (riece-completing-read-identity): Check if illegal characters in
1087         channel name.
1088
1089 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
1090
1091         * riece.el (riece-buffer-mode-alist): Add riece-user-list-buffer.
1092         * riece-globals.el (riece-user-buffer-format): Abolish.
1093         (riece-user-list-buffer): Default to " *Users*".
1094         * riece-display.el (riece-user-list-buffer-name): Abolish.
1095         (riece-user-list-buffer-create): Abolish.
1096
1097 2003-06-08  Daiki Ueno  <ueno@unixuser.org>
1098
1099         * riece-filter.el (riece-handle-numeric-reply): Don't decode messages.
1100         (riece-handle-message): Ditto.
1101         (riece-sentinel): Clear system here.
1102
1103         * riece-server.el (riece-server-process-name): New function.
1104         (riece-server-process): New function.
1105         (riece-close-server): Abolish.
1106
1107         * riece-identity.el: Adopt vector object representation for
1108         identity objects.
1109         (riece-with-identity-buffer): New macro.
1110         (riece-decode-identity): New function.
1111         (riece-encode-identity): New function.
1112
1113         * riece-globals.el (riece-process-list): New variable.
1114         (riece-server-process-alist): Abolish.
1115         (riece-channel-buffer-alist): Abolish.
1116         (riece-user-list-buffer-alist): Abolish.
1117         (riece-short-channel-indicator): New variable.
1118
1119         * riece-channel.el: Assume that we are already in the server buffer.
1120         * riece-user.el: Likewise.
1121
1122 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
1123
1124         * riece-ndcc.el (riece-ndcc-server-sentinel): Close a parenthesis.
1125
1126         * riece-rdcc.el (riece-rdcc-insinuate): Don't use the 3rd argument of
1127         `add-to-list'.
1128
1129 2003-06-06  Daiki Ueno  <ueno@unixuser.org>
1130
1131         * riece-channel.el (riece-forget-channel): Fixed.
1132         (riece-channel-modeless-regexp): Abolish.
1133         (riece-channel-modeless-p): Abolish.
1134
1135 2003-06-06  OHASHI Akira  <bg66@koka-in.org>
1136
1137         * riece-unread.el (riece-unread-display-message-function): Delete the
1138         target before adding to list.
1139         (riece-unread-switch-to-channel): New function.
1140         (riece-unread-insinuate): Bind "\C-c\C-u" to riece-command-mode-map.
1141         Bind "u" to riece-dialogue-mode-map.
1142         Bind "u" to riece-channel-list-mode-map.
1143
1144         * riece.el (riece-channel-list-mode-map): Don't bind
1145         `riece-command-unread-channel'.
1146
1147 2003-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1148
1149         * riece-000.el,riece-200.el,riece-300.el,riece-400.el,riece-500.el,
1150         riece-commands.el,riece-filter.el,riece-handle.el,riece-highlight.el
1151         riece-identity.el,riece-message.el,riece-misc.el,riece-naming.el,
1152         riece.el: Don't require riece-inlines since it has been removed.
1153
1154 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1155
1156         * riece-display.el (riece-update-user-list-buffer): Rename from
1157         riece-user-list-update-buffer.
1158         (riece-update-channel-list-buffer): Rename from
1159         riece-channel-list-update-buffer.
1160
1161 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1162
1163         * riece-identity.el (riece-identity-canonicalize-prefix): Moved
1164         from riece-inlines.el; renamed from scandinavian-downcase.
1165         (riece-identity-equal-no-server): Moved from riece-inlines.el;
1166         renamed from scandinavian-equal-ignore-case.
1167         (riece-identity-equal-no-server-safe): New function.
1168         (riece-identity-member-no-server): Moved from riece-inlines.el;
1169         renamed from scandinavian-member-ignore-case.
1170         (riece-identity-member-no-server-safe): New function.
1171
1172         * riece-inlines.el: Removed.
1173         * COMPILE (riece-modules): Remove riece-inlines.
1174         * Makefile.am (EXTRA_DIST): Remove riece-inlines.el.
1175
1176 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1177
1178         * riece-rdcc.el (riece-rdcc-sentinel): Don't call delete-process
1179         explicitly.
1180         * riece-ndcc.el: Don't call delete-process explicitly.
1181         * riece-server.el (riece-close-server-process): Don't call
1182         delete-process explicitly unless riece-debug == t.
1183
1184 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1185
1186         * riece-inlines.el (scandinavian-downcase): New inline function.
1187         (scandinavian-equal-ignore-case): Rename from
1188         string-equal-ignore-case.
1189         (scandinavian-member-ignore-case): Rename from
1190         string-list-member-ignore-case.
1191
1192         * riece-identity.el (riece-identity-equal): Rename from
1193         riece-identity-equal-no-server; use scandinavian-equal-ignore-case.
1194         (riece-identity-equal-safe): Rename from riece-identity-equal.
1195         (riece-identity-member): Rename from riece-identity-member-no-server.
1196         (riece-identity-member-safe): Rename from riece-identity-member.
1197         (riece-identity-assoc): Rename from riece-identity-assoc-no-server.
1198         (riece-identity-assoc-safe): Rename from riece-identity-assoc.
1199
1200 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1201
1202         * riece-rdcc.el: Require 'riece-ctcp.
1203         (riece-rdcc-insinuate): Add "DCC" to
1204         riece-ctcp-additional-clientinfo.
1205
1206         * riece-ctcp.el (riece-ctcp-additional-clientinfo): New variable.
1207         (riece-command-ctcp-clientinfo): New command.
1208         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
1209         (riece-handle-ctcp-clientinfo-request): New handler.
1210         (riece-handle-ctcp-clientinfo-response): New handler.
1211
1212         * riece-server.el (riece-open-server): No need to use
1213         get-buffer-create to reuse process buffer.
1214
1215 2003-06-03  Daiki Ueno  <ueno@unixuser.org>
1216
1217         * riece-rdcc.el (riece-command-dcc-send): Generate new buffer for
1218         DCC process.
1219         (riece-command-dcc-receive): Likewise; don't set buffer-file-name.
1220
1221         * riece-server.el (riece-server-keyword-map): `:coding-system' ->
1222         `:coding'.
1223         (riece-open-server): Follow the change.
1224
1225         * riece-ctcp.el (riece-command-ctcp-action): New command.
1226         (riece-ctcp-insinuate): Bind it in riece-dialogue-mode-map.
1227         (riece-handle-ctcp-action-request): New handler.
1228
1229         * riece.el (riece-command-mode): Enclose status indicators with
1230         `{}'; show riece-user-indicator.
1231         (riece-channel-mode): Likewise.
1232         (riece-dialogue-mode): Enclose status indicators with `{}'.
1233         * riece-globals.el (riece-user-indicator): New indicator.
1234         (riece-freeze-indicator): Default to "-".
1235         * riece-display.el (riece-update-channel-indicator): Don't update
1236         modeline.
1237         (riece-update-status-indicators): Set riece-user-indicator.
1238         * riece-300.el (riece-handle-324-message): Update channel indicator.
1239
1240 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
1241
1242         * riece.el (riece-command-mode): Don't set riece-freeze-indicator.
1243         (riece-dialogue-mode): Call riece-update-status-indicators.
1244         (riece-channel-mode): Add riece-operator-indicator to
1245         mode-line-buffer-identification.
1246         * riece-user.el (riece-make-user): New attribute `operator'.
1247         (riece-user-operator): New function.
1248         (riece-user-set-operator): New function.
1249         (riece-user-toggle-away): New function.
1250         (riece-user-toggle-operator): New function.
1251         * riece-misc.el (riece-own-frozen): Revive.
1252         * riece-message.el (riece-display-message): Reset riece-freeze if
1253         riece-freeze == 'own && (riece-message-own-p message).
1254         * riece-globals.el (riece-own-freeze): Abolish; use riece-freeze.
1255         (riece-operator-indicator): New variable.
1256         * riece-display.el (riece-update-status-indicators): New function.
1257         (riece-update-buffer-functions): Add it.
1258         * riece-commands.el (riece-command-toggle-freeze): Don't call
1259         riece-freeze.
1260         (riece-command-toggle-own-freeze): Don't call riece-own-freeze.
1261         * riece-300.el (riece-handle-302-message): Use
1262         riece-user-toggle-away instead of riece-user-set-away.
1263         (riece-handle-301-message): Ditto.
1264         (riece-handle-305-message): Ditto.
1265         (riece-handle-306-message): Ditto.
1266         (riece-handle-352-message): Ditto.
1267
1268 2003-06-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
1269
1270         * riece-commands.el (riece-command-next-channel): Circularly
1271         follow the channel list.
1272         (riece-command-previous-channel): Ditto.
1273
1274 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
1275
1276         * riece.el (riece-command-mode): Set default value of riece-freeze
1277         & riece-own-freeze.
1278         * riece-options.el (riece-away-message): New user option.
1279         * riece-commands.el (riece-command-toggle-away): Query user away
1280         message.
1281         * riece-300.el (riece-handle-301-message): Set user's away status.
1282         (riece-handle-305-message): Ditto.
1283         (riece-handle-306-message): Ditto.
1284         (riece-handle-302-message): Ditto.
1285         (riece-handle-352-message): Ditto.
1286
1287 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
1288
1289         * riece-rdcc.el: Require riece-globals, riece-misc, riece-channel,
1290         and riece-identity.
1291         (riece-command-dcc-receive): Check the existence of
1292         set-buffer-multibyte.
1293
1294 2003-06-02  Daiki Ueno  <ueno@unixuser.org>
1295
1296         * Riece: Version 0.0.3 released.
1297         * riece-version.el (riece-version-number): Bump up to 0.0.3.
1298
1299         * riece-ctcp.el (riece-handle-ctcp-request): Catch errors occured
1300         in hooks.
1301         (riece-handle-ctcp-response): Ditto.
1302
1303 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
1304
1305         * riece-user.el (riece-rename-user): Don't modify entry when
1306         old-name == new-name.
1307
1308         * riece-display.el (riece-configure-windows): Use window-buffer
1309         instead of current-buffer.
1310
1311         * riece-rdcc.el (riece-rdcc-server-address): Default to nil.
1312         (riece-rdcc-ruby-command): New user option.
1313         (riece-rdcc-send-program): New user option.
1314         (riece-rdcc-decode-address-program): New user option.
1315         (riece-rdcc-substitute-variables): New function.
1316         (riece-command-dcc-send): Use it.
1317         (riece-rdcc-decode-address): Use it.
1318
1319 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
1320
1321         * riece-rdcc.el: New add-on.
1322
1323         * Makefile.am (EXTRA_DIST): Add riece-rdcc.el
1324
1325 2003-06-01  Daiki Ueno  <ueno@unixuser.org>
1326
1327         * riece-ndcc.el: New add-on.
1328         * Makefile.am (EXTRA_DIST): Add riece-ndcc.el
1329
1330 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
1331
1332         * riece-server.el (riece-open-server): Simplify message.
1333
1334         * riece-commands.el (riece-command-open-server): Throw an error
1335         when the server is already opened.
1336
1337         * riece-filter.el (riece-sentinel): Simplified.
1338
1339         * riece-display.el (riece-user-list-update-buffer): Check the
1340         existence of riece-user-list-buffer.
1341         (riece-channel-list-update-buffer): Check the existence of
1342         riece-channel-list-buffer.
1343         (riece-set-window-points): Ditto.
1344
1345         * riece-commands.el (riece-command-open-server): Simplified.
1346         (riece-command-toggle-channel-buffer-mode): Set
1347         riece-save-variables-are-dirty to t.
1348         (riece-command-toggle-user-list-buffer-mode): Ditto.
1349         (riece-command-toggle-channel-list-buffer-mode): Ditto.
1350
1351         * riece-server.el (riece-start-server): Abolish.
1352         (riece-open-server): Set riece-server-process-alist and
1353         riece-server-process here.
1354
1355 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
1356
1357         * riece-filter.el (riece-sentinel): Close process even if
1358         riece-reconnect-with-password == t.
1359         (riece-handle-message): Catch errors occured in hooks.
1360
1361         * riece-server.el (riece-open-server): Reuse server buffer.
1362         (riece-close-server-process): Delete process even if process is
1363         not running.
1364
1365 2003-05-31  Daiki Ueno  <ueno@unixuser.org>
1366
1367         * riece-server.el (riece-open-server): No need to reset
1368         riece-reconnect-with-password.
1369
1370         * riece-filter.el (riece-sentinel): Don't call riece when
1371         riece-reconnect-with-password = t and process !=
1372         riece-server-process.
1373
1374         * riece-url.el: Fix usage.
1375
1376         * riece-inlines.el (string-list-member-ignore-case): Remove docstring.
1377
1378         * riece-unread.el: New add-on.
1379         * COMPILE (riece-modules): Add riece-unread.
1380         * Makefile.am (EXTRA_DIST): Add riece-unread.el
1381
1382         * riece-300.el (riece-handle-322-message): New handler.
1383         (riece-handle-323-message): New handler.
1384
1385 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
1386
1387         * riece-display.el (riece-configure-windows): Select other window
1388         when minibuffer is active.
1389
1390         * riece-commands.el (riece-command-list): New command.
1391         (riece-command-enter-message-as-notice): New command.
1392         * riece.el (riece-command-mode-map): Bind
1393         riece-command-enter-message-as-notice and riece-command-list.
1394
1395         * riece-server.el (riece-close-server): Skip nil when leaving
1396         channels before closing server.
1397
1398 2003-05-30  Daiki Ueno  <ueno@unixuser.org>
1399
1400         * Riece: Version 0.0.2 released.
1401         * riece-version.el (riece-version-number): Bump up to 0.0.2.
1402
1403         * riece.el (riece-load-and-build-addon-dependencies): Fixed.
1404         * riece-url.el (riece-url-requires): Don't assert dependency on
1405         riece-highlight unless it appears in riece-addons.
1406
1407         * riece-url.el: New add-on.
1408         * COMPILE (riece-modules): Add riece-url.
1409
1410         * riece-message.el (riece-message-make-bracket): Abolish.
1411         * riece-highlight.el (riece-highlight-font-lock-keywords):
1412         Give up to fontify "-nick-" or "-nick server-".
1413
1414         * riece-highlight.el (riece-highlight-font-lock-keywords):
1415         Simplified regexp.
1416
1417         * riece-ctcp.el (riece-handle-ctcp-request): Don't bind user.
1418         (riece-handle-ctcp-response): Ditto.
1419
1420         * riece-highlight.el: Make it an add-on.
1421         (riece-highlight-insinuate): New function.
1422         * riece.el: Don't require 'riece-highlight.
1423         * riece-options.el (riece-addons): Turn on riece-highlight and
1424         riece-ctcp by default.
1425
1426         * riece-display.el (riece-configure-windows-predicate): New function.
1427         (riece-configure-windows-predicate): New user option.
1428         (riece-redisplay-buffers): Use it.
1429
1430         * riece-complete.el: Require 'cl for butlast.
1431
1432         * Makefile.am (elc): Renamed from "compile".
1433
1434         * riece.el (riece-dialogue-mode-map): Bind
1435         riece-command-toggle-channel-list-buffer-mode.
1436
1437         * riece-display.el (riece-configure-windows): Typo fixed.
1438
1439         * riece-user.el (riece-user-toggle-channel): Use member instead of
1440         memq.
1441
1442 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
1443
1444         * riece-ctcp.el (riece-ctcp-insinuate): New function.
1445
1446         * riece-options.el (riece-addons): New user option.
1447         (riece-addon-directory): New user option.
1448
1449         * riece.el (riece-load-and-build-addon-dependencies): New function.
1450         (riece-insinuate-addons): New function.
1451         (riece): Call riece-insinuate-addons.
1452
1453         * riece-misc.el (riece-get-users-on-server): Moved from
1454         riece-commands.el.
1455
1456         * riece-ctcp.el: New file.
1457         * COMPILE (riece-modules): Add riece-ctcp.
1458         * Makefile.am (EXTRA_DIST): Add riece-ctcp.el
1459
1460 2003-05-29  Daiki Ueno  <ueno@unixuser.org>
1461
1462         * Riece: Version 0.0.1 released.
1463
1464         * riece-commands.el (riece-command-names): New command.
1465         (riece-command-who): New command.
1466
1467         * riece.el (riece-dialogue-mode-map): Bind riece-command-names and
1468         riece-command-who.
1469
1470         * riece-300.el (riece-handle-341-message): New handler.
1471         (riece-handle-352-message): New handler.
1472
1473         * riece-commands.el (riece-command-invite): Don't accept channel
1474         argument; throw an error when user is not on a channel.
1475         (riece-command-kick): New command.