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