riece
20 years ago* riece-300.el (riece-handle-353-message): Add 'riece-property on
Daiki Ueno [Thu, 19 Feb 2004 01:32:36 +0000 (01:32 +0000)]
* riece-300.el (riece-handle-353-message): Add 'riece-property on
user list string.

20 years ago* riece-lsdb.el: Add autoload setting for
Daiki Ueno [Tue, 17 Feb 2004 02:01:28 +0000 (02:01 +0000)]
* riece-lsdb.el: Add autoload setting for
lsdb-rebuild-secondary-hash-tables to suppress warning.

20 years ago* riece-300.el (riece-handle-353-message): Print user list in
Daiki Ueno [Mon, 16 Feb 2004 09:12:53 +0000 (09:12 +0000)]
* riece-300.el (riece-handle-353-message): Print user list in
channel buffer.

20 years ago* riece-lsdb.el (riece-lsdb-lookup-records): Build
Yoichi NAKAYAMA [Sun, 15 Feb 2004 10:26:29 +0000 (10:26 +0000)]
* riece-lsdb.el (riece-lsdb-lookup-records): Build
riece-lsdb-cache if necessary.

20 years ago* riece-ctcp.el (riece-handle-ctcp-version-request): Format target
Daiki Ueno [Thu, 29 Jan 2004 03:42:09 +0000 (03:42 +0000)]
* riece-ctcp.el (riece-handle-ctcp-version-request): Format target
identity before display.
(riece-handle-ctcp-ping-request): Ditto.
(riece-handle-ctcp-clientinfo-request): Ditto.

20 years ago* Riece: Version 0.1.8 released.
Daiki Ueno [Wed, 28 Jan 2004 00:41:28 +0000 (00:41 +0000)]
* Riece: Version 0.1.8 released.
* configure.ac: Bump up version to 0.1.8.

* Riece: Version 0.1.8 released.
* riece-version.el (riece-version-number): Bump up to 0.1.8.

20 years agoUpdate.
Daiki Ueno [Wed, 28 Jan 2004 00:37:54 +0000 (00:37 +0000)]
Update.

20 years agoFixed.
Daiki Ueno [Tue, 27 Jan 2004 03:35:46 +0000 (03:35 +0000)]
Fixed.

20 years ago* riece-lsdb.el: Require 'riece-identity; add autoload setting for
Daiki Ueno [Tue, 27 Jan 2004 03:34:53 +0000 (03:34 +0000)]
* riece-lsdb.el: Require 'riece-identity; add autoload setting for
riece-update-record; bind lsdb-hash-table, riece-command-mode-map.

20 years ago* riece-handle.el (riece-handle-privmsg-message): Check own
TAKAHASHI Kaoru [Fri, 23 Jan 2004 23:12:57 +0000 (23:12 +0000)]
* riece-handle.el (riece-handle-privmsg-message): Check own
message from server. For deal with another client that connected
same irc proxy (e.g. plum, pirc).
(riece-handle-notice-message): Ditto.

20 years ago* riece-handle.el (riece-handle-privmsg-message): Check own
TAKAHASHI Kaoru [Fri, 23 Jan 2004 19:23:56 +0000 (19:23 +0000)]
* riece-handle.el (riece-handle-privmsg-message): Check own
message from server. For deal with another client that connected
same irc proxy (e.g. plum, pirc).

20 years ago* riece-identity.el (riece-identity-canonicalize-prefix): Convert
Daiki Ueno [Wed, 21 Jan 2004 00:18:10 +0000 (00:18 +0000)]
* riece-identity.el (riece-identity-canonicalize-prefix): Convert
characters in prefix to lower case.

20 years ago* riece-misc.el (riece-concat-user-status): New function.
Daiki Ueno [Sun, 18 Jan 2004 00:44:06 +0000 (00:44 +0000)]
* riece-misc.el (riece-concat-user-status): New function.

* riece-300.el (riece-handle-302-message): Simplify user status
display.  (i.e. don't display "not operator", "not away", ...)
(riece-handle-352-message): Ditto.

20 years ago* riece-lsdb.el (riece-lsdb-add-user): Always pass canonical
Daiki Ueno [Sun, 4 Jan 2004 06:22:14 +0000 (06:22 +0000)]
* riece-lsdb.el (riece-lsdb-add-user): Always pass canonical
address for 'net entry.

20 years ago* riece-300.el (riece-handle-317-message): Fix regexp for signon
TAKAHASHI Kaoru [Sun, 4 Jan 2004 03:26:48 +0000 (03:26 +0000)]
* riece-300.el (riece-handle-317-message): Fix regexp for signon
time extenstion.

20 years ago* riece-lsdb.el: Add autoload setting for lsdb-maphash.
Daiki Ueno [Sat, 3 Jan 2004 09:11:34 +0000 (09:11 +0000)]
* riece-lsdb.el: Add autoload setting for lsdb-maphash.
(riece-lsdb-update-cache): Don't alter existing entry.
(riece-lsdb-delete-cache): Ditto.
(riece-lsdb-add-user): New command.
(riece-lsdb-insinuate): Bind riece-lsdb-add-user.

20 years agoUndo the last change.
Daiki Ueno [Sat, 3 Jan 2004 00:45:48 +0000 (00:45 +0000)]
Undo the last change.

20 years agoFixed.
Daiki Ueno [Sat, 3 Jan 2004 00:40:59 +0000 (00:40 +0000)]
Fixed.

20 years ago* riece-lsdb.el (riece-lsdb-insinuate): Don't require 'lsdb.
Daiki Ueno [Sat, 3 Jan 2004 00:39:23 +0000 (00:39 +0000)]
* riece-lsdb.el (riece-lsdb-insinuate): Don't require 'lsdb.

20 years agoFixed.
Daiki Ueno [Fri, 2 Jan 2004 23:59:08 +0000 (23:59 +0000)]
Fixed.

20 years ago* riece-lsdb.el: New add-on.
Daiki Ueno [Fri, 2 Jan 2004 23:43:46 +0000 (23:43 +0000)]
* riece-lsdb.el: New add-on.
* COMPILE (riece-modules): Add riece-lsdb.
* Makefile.am (EXTRA_DIST): Add riece-lsdb.el

* riece-xface.el: New add-on.
* COMPILE (riece-modules): Add riece-xface.
* Makefile.am (EXTRA_DIST): Add riece-xface.el

20 years ago* Riece: Version 0.1.7 released.
Daiki Ueno [Thu, 25 Dec 2003 01:42:50 +0000 (01:42 +0000)]
* Riece: Version 0.1.7 released.
* configure.ac: Bump up version to 0.1.7.

* Riece: Version 0.1.7 released.
* riece-version.el (riece-version-number): Bump up to 0.1.7.

20 years agoUpdate.
Daiki Ueno [Mon, 22 Dec 2003 03:00:49 +0000 (03:00 +0000)]
Update.

20 years ago* riece-keyword.el (riece-notify-keyword-functions): Mark as obsolete.
Daiki Ueno [Mon, 22 Dec 2003 02:57:46 +0000 (02:57 +0000)]
* riece-keyword.el (riece-notify-keyword-functions): Mark as obsolete.
(riece-keyword-notify-functions): New user option.
(riece-keyword-message-filter): Call riece-keyword-notify-functions.

20 years agoUndo the last change.
Daiki Ueno [Wed, 17 Dec 2003 02:45:54 +0000 (02:45 +0000)]
Undo the last change.

20 years ago* riece-log.el (riece-log-file-name-coding-system): New user option.
Daiki Ueno [Wed, 17 Dec 2003 02:35:23 +0000 (02:35 +0000)]
* riece-log.el (riece-log-file-name-coding-system): New user option.
(riece-log-display-message-function): Bind file-name-coding-system.
(riece-log-flashback): Ditto.

20 years ago* riece-log.el (riece-log-flashback): Use
Daiki Ueno [Wed, 17 Dec 2003 02:05:07 +0000 (02:05 +0000)]
* riece-log.el (riece-log-flashback): Use
riece-match-string-no-properties instead of match-string-no-properties.
* riece-xemacs.el (riece-match-string-no-properties): New function.
* riece-emacs.el (riece-match-string-no-properties): New alias.

20 years ago* riece-identity.el: Don't require 'riece-compat.
Daiki Ueno [Wed, 17 Dec 2003 00:28:04 +0000 (00:28 +0000)]
* riece-identity.el: Don't require 'riece-compat.
(riece-identity-prefix-case-table): Abolish.
(riece-identity-prefix-case-pair-alist): New constant.
(riece-identity-canonicalize-prefix): Don't use case-table.

* riece-emacs.el (riece-set-case-syntax-pair): Abolish.
(riece-copy-case-table): Abolish.
* riece-xmacs.el (riece-set-case-syntax-pair): Abolish.
(riece-copy-case-table): Abolish.

20 years agoFixed.
Daiki Ueno [Mon, 15 Dec 2003 03:45:45 +0000 (03:45 +0000)]
Fixed.

20 years ago* riece-options.el: Require 'riece-version.
Daiki Ueno [Mon, 15 Dec 2003 03:43:22 +0000 (03:43 +0000)]
* riece-options.el: Require 'riece-version.
(riece-quit-message): Set default to (riece-extended-version).
(riece-away-message): Set default to "Gone".

* riece-commands.el: Don't require 'riece-version.
(riece-command-quit): Don't check riece-quit-message.
(riece-command-close-server): Ditto.
(riece-command-toggle-away): Always supply a parameter to the AWAY
command when the user is not away.  Thanks to Yuki Fujimura
<fujimura@wakhok.ac.jp>
[cf. <Liece:00139>]

20 years agoEscape \r\n.
Daiki Ueno [Sun, 14 Dec 2003 07:05:02 +0000 (07:05 +0000)]
Escape \r\n.

20 years ago* riece.el (riece): Connect to servers in riece-startup-server-list.
Daiki Ueno [Sun, 14 Dec 2003 05:13:39 +0000 (05:13 +0000)]
* riece.el (riece): Connect to servers in riece-startup-server-list.

* riece-000.el (riece-handle-001-message): Ignore entries in
riece-startup-channel-list which doesn't match riece-server-name.

* riece-options.el (riece-startup-server-list): New user option.

20 years agoFixed.
Daiki Ueno [Sun, 14 Dec 2003 04:12:37 +0000 (04:12 +0000)]
Fixed.

20 years agoFixed.
Daiki Ueno [Sun, 14 Dec 2003 04:07:25 +0000 (04:07 +0000)]
Fixed.

20 years agoFixed.
Daiki Ueno [Sun, 14 Dec 2003 03:55:45 +0000 (03:55 +0000)]
Fixed.

20 years ago* riece-async.el (riece-async-max-buffer-size): New user option.
Daiki Ueno [Sun, 14 Dec 2003 03:46:02 +0000 (03:46 +0000)]
* riece-async.el (riece-async-max-buffer-size): New user option.
(riece-async-server-program): Use io/nonblock & IO#syswrite to
check whether the write end of pipe (i.e. input to emacs process)
would block.

20 years agoEmbed process-id.
Daiki Ueno [Sat, 13 Dec 2003 12:21:53 +0000 (12:21 +0000)]
Embed process-id.

20 years agoUpdate.
Daiki Ueno [Sat, 13 Dec 2003 11:36:12 +0000 (11:36 +0000)]
Update.

20 years agoFix comment.
Daiki Ueno [Sat, 13 Dec 2003 11:20:31 +0000 (11:20 +0000)]
Fix comment.

20 years agoFixed.
Daiki Ueno [Sat, 13 Dec 2003 11:16:58 +0000 (11:16 +0000)]
Fixed.

20 years ago* riece-options.el (riece-default-open-connection-function): New
Daiki Ueno [Sat, 13 Dec 2003 11:13:11 +0000 (11:13 +0000)]
* riece-options.el (riece-default-open-connection-function): New
user option.

* riece-server.el (riece-server-keyword-map): Use
riece-default-open-connection-function.

* riece-async.el: New add-on.
* COMPILE (riece-modules): Add riece-async.
* Makefile.am (EXTRA_DIST): Add riece-async.el

20 years ago* riece-mini.el (riece-mini-display-message-function): Don't set
OHASHI Akira [Tue, 9 Dec 2003 02:48:12 +0000 (02:48 +0000)]
* riece-mini.el (riece-mini-display-message-function): Don't set
riece-mini-last-channel when message is not a privmsg.

20 years ago* riece-server.el (riece-with-server-buffer): Store 'edebug-form-spec
OHASHI Akira [Thu, 4 Dec 2003 11:43:32 +0000 (11:43 +0000)]
* riece-server.el (riece-with-server-buffer): Store 'edebug-form-spec
property.

20 years ago* riece-log.el (riece-log-requires): New function.
OHASHI Akira [Wed, 3 Dec 2003 05:40:12 +0000 (05:40 +0000)]
* riece-log.el (riece-log-requires): New function.
(riece-log-flashback): Revert 'riece-identity property and button.

20 years ago* riece-unread.el (riece-unread-after-display-message-function):
OHASHI Akira [Fri, 28 Nov 2003 11:48:22 +0000 (11:48 +0000)]
* riece-unread.el (riece-unread-after-display-message-function):
Do nothing when message is not a privmsg.

20 years ago* riece-log.el (riece-log-coding-system): New user option.
Daiki Ueno [Sat, 22 Nov 2003 01:12:07 +0000 (01:12 +0000)]
* riece-log.el (riece-log-coding-system): New user option.
(riece-log-display-message-function): Bind
coding-system-for-write; don't create temp buffer.

* riece-rdcc.el (riece-rdcc-filter): Use write-region instead of
append-to-file to suppress "Wrote file" messages.

20 years ago* Riece: Version 0.1.6 released.
Daiki Ueno [Tue, 11 Nov 2003 13:27:16 +0000 (13:27 +0000)]
* Riece: Version 0.1.6 released.
* riece-version.el (riece-version-number): Bump up to 0.1.6.

20 years ago* Riece: Version 0.1.6 released.
Daiki Ueno [Mon, 10 Nov 2003 21:45:14 +0000 (21:45 +0000)]
* Riece: Version 0.1.6 released.
* configure.ac: Bump up version to 0.1.6.

20 years agoFixed.
Daiki Ueno [Sun, 9 Nov 2003 13:41:43 +0000 (13:41 +0000)]
Fixed.

20 years agoUndo the last change.
Daiki Ueno [Sun, 9 Nov 2003 13:40:17 +0000 (13:40 +0000)]
Undo the last change.

20 years ago* riece-layout.el (riece-set-window-points): Check whether the end
Daiki Ueno [Sat, 8 Nov 2003 04:31:01 +0000 (04:31 +0000)]
* riece-layout.el (riece-set-window-points): Check whether the end
of buffer is visible.

* riece-ctcp.el (riece-command-ctcp-action): Display channel names
in "*Others*" buffer.

20 years ago* riece-unread.el (riece-unread-switch-to-channel): Protect
OHASHI Akira [Wed, 5 Nov 2003 00:49:36 +0000 (00:49 +0000)]
* riece-unread.el (riece-unread-switch-to-channel): Protect
switching to the channel not existing.

20 years ago* riece-log.el (riece-log-get-directory): Support riece-identity
OHASHI Akira [Wed, 29 Oct 2003 02:59:46 +0000 (02:59 +0000)]
* riece-log.el (riece-log-get-directory): Support riece-identity
for mapping.

20 years ago* riece-layout.el (riece-set-window-points): Move point in
Daiki Ueno [Tue, 28 Oct 2003 04:25:08 +0000 (04:25 +0000)]
* riece-layout.el (riece-set-window-points): Move point in
the channel-buffer's window.

* riece-ctcp.el (riece-command-ctcp-version): Prompt to select
an identity on the current server.
(riece-command-ctcp-ping): Ditto.
(riece-command-ctcp-clientinfo): Ditto.
(riece-command-ctcp-action): Ditto.

* riece-commands.el (riece-command-change-mode): Prompt to select
an identity on the current server.
(riece-command-join): Ditto.

20 years ago* riece-keyword.el (riece-keywords): Change custom spec.
Daiki Ueno [Mon, 27 Oct 2003 13:18:00 +0000 (13:18 +0000)]
* riece-keyword.el (riece-keywords): Change custom spec.
(riece-keyword-message-filter): Normalize riece-keywords.

20 years ago(riece-make-interval-regexp): Simplified.
Daiki Ueno [Mon, 27 Oct 2003 12:55:43 +0000 (12:55 +0000)]
(riece-make-interval-regexp): Simplified.

20 years agoUpdate.
Daiki Ueno [Mon, 27 Oct 2003 12:53:05 +0000 (12:53 +0000)]
Update.

20 years ago* riece-identity.el (riece-identity-prefix-case-table): Use
Daiki Ueno [Mon, 27 Oct 2003 04:53:05 +0000 (04:53 +0000)]
* riece-identity.el (riece-identity-prefix-case-table): Use
riece-copy-case-table to define.

* riece-xemacs.el (riece-set-case-syntax-pair): Workaround for
XEmacs 21.1.
(riece-copy-case-table): Ditto.

* riece-emacs.el (riece-copy-case-table): New alias.

* riece-globals.el (riece-channel-regexp): Use
riece-make-interval-regexp to define.
(riece-user-regexp): Ditto.

* riece-compat.el (riece-make-interval-regexp): New function.

20 years ago* riece-icon.el (riece-icon-available-p): Check
Daiki Ueno [Mon, 27 Oct 2003 03:28:13 +0000 (03:28 +0000)]
* riece-icon.el (riece-icon-available-p): Check
the existence of image-type-available-p.

20 years ago* riece-log.el (riece-log-get-directory): Fix for server name and
OHASHI Akira [Mon, 27 Oct 2003 01:59:47 +0000 (01:59 +0000)]
* riece-log.el (riece-log-get-directory): Fix for server name and
private messages handling.

20 years ago* riece-xemacs.el (riece-run-with-idle-timer): Pass an integer to
Daiki Ueno [Sun, 26 Oct 2003 18:09:11 +0000 (18:09 +0000)]
* riece-xemacs.el (riece-run-with-idle-timer): Pass an integer to
the RESTART argument of start-itimer.

20 years ago(riece-command-quit): Clean up if no server process is available.
Daiki Ueno [Sun, 26 Oct 2003 01:52:31 +0000 (01:52 +0000)]
(riece-command-quit): Clean up if no server process is available.

20 years ago(riece-command-user-list-scroll-down): Rename
Daiki Ueno [Sun, 26 Oct 2003 01:44:39 +0000 (01:44 +0000)]
(riece-command-user-list-scroll-down): Rename
from riece-command-nick-scroll-down.
(riece-command-user-list-scroll-up): Rename from
riece-command-nick-scroll-up.
(riece-command-scroll-down): Check if riece-current-channel is bound.
(riece-command-scroll-up): Ditto.

20 years agoFixed.
Daiki Ueno [Sat, 25 Oct 2003 18:18:32 +0000 (18:18 +0000)]
Fixed.

20 years ago* riece-rdcc.el: Bind temporary-file-directory.
Daiki Ueno [Sat, 25 Oct 2003 08:40:05 +0000 (08:40 +0000)]
* riece-rdcc.el: Bind temporary-file-directory.
(riece-rdcc-send-program): Allow block-size to be controlled from
elisp.
(riece-rdcc-block-size): New user option.
(riece-rdcc-temp-file): New variable.
(riece-rdcc-received-size): New variable.
(riece-rdcc-filter): Don't keep received bytes in the process
buffer; use riece-rdcc-format-size to display progress.
(riece-command-dcc-receive): Create a temporary directory which
holds a received file.

20 years agoFixed.
Daiki Ueno [Sat, 25 Oct 2003 00:21:54 +0000 (00:21 +0000)]
Fixed.

20 years ago* riece-options.el (riece-gather-channel-modes): Default to nil.
Daiki Ueno [Fri, 24 Oct 2003 23:47:39 +0000 (23:47 +0000)]
* riece-options.el (riece-gather-channel-modes): Default to nil.
* riece-handle.el (riece-handle-join-message): Send MODE if
riece-gather-channel-modes is non-nil.

20 years ago* riece-url.el: Add autoload setting for 'browse-url.
Daiki Ueno [Fri, 24 Oct 2003 06:47:05 +0000 (06:47 +0000)]
* riece-url.el: Add autoload setting for 'browse-url.

* riece-menu.el: Require 'riece-options, 'riece-globals,
'riece-identity, 'riece-layout, and 'riece-server; bind
riece-command-mode-map.

* riece-history.el: Require 'riece-options, 'riece-globals,
'riece-highlight, and 'riece-identity.

20 years ago* riece-naming.el (riece-naming-assert-rename): Fixed.
Daiki Ueno [Fri, 24 Oct 2003 03:57:49 +0000 (03:57 +0000)]
* riece-naming.el (riece-naming-assert-rename): Fixed.

20 years ago* Riece: Version 0.1.5 released.
Daiki Ueno [Fri, 24 Oct 2003 02:50:22 +0000 (02:50 +0000)]
* Riece: Version 0.1.5 released.
* configure.ac: Bump up version to 0.1.5.

* Riece: Version 0.1.5 released.
* riece-version.el (riece-version-number): Bump up to 0.1.5.

20 years agoFixed.
Daiki Ueno [Fri, 24 Oct 2003 02:43:54 +0000 (02:43 +0000)]
Fixed.

20 years ago* riece-ctcp.el (riece-command-ctcp-action): If the current
Daiki Ueno [Fri, 24 Oct 2003 02:41:57 +0000 (02:41 +0000)]
* riece-ctcp.el (riece-command-ctcp-action): If the current
command line is not empty, insert it into the minibuffer before
reading input.  Thanks to Akinori MUSHA  <knu@iDaemons.org>
[cf. <Liece:00123>]

20 years ago* riece.el: Add autoload setting for derived-mode-class.
Daiki Ueno [Fri, 24 Oct 2003 02:17:04 +0000 (02:17 +0000)]
* riece.el: Add autoload setting for derived-mode-class.
(riece-shrink-buffer-idle-timer): New variable.
(riece): Set idle timer to shrink channel buffers.
(riece-shrink-buffer): New function.

* riece-xemacs.el (riece-overlays-in): New function.
(riece-delete-overlay): New alias.
(riece-kill-all-overlays): New function.

* riece-server.el (riece-quit-server-process): Don't set timer if
riece-quit-timeout is nil.

* riece-options.el (riece-quit-timeout): Change custom type.
(riece-shrink-buffer-idle-time-delay): New user option.
(riece-max-buffer-size): New user option.

* riece-icon.el (riece-icon-add-image-region) [XEmacs]: Delete
extents if already exists.

* riece-emacs.el (riece-overlays-in): New alias.
(riece-delete-overlay): New alias.
(riece-kill-all-overlays): New function.
(riece-run-with-idle-timer): New alias.
(riece-cancel-timer): New alias.

* riece-display.el (riece-update-user-list-buffer): Kill all
overlays in buffer.
(riece-update-channel-list-buffer): Ditto.

* riece-commands.el (riece-command-set-operators): Reset group.
(riece-command-set-speakers): Ditto.

20 years ago(riece-channel-toggle-user): Fixed.
Daiki Ueno [Thu, 23 Oct 2003 22:32:10 +0000 (22:32 +0000)]
(riece-channel-toggle-user): Fixed.

20 years ago(riece-command-switch-to-channel-by-number): Fixed.
Daiki Ueno [Thu, 23 Oct 2003 12:25:53 +0000 (12:25 +0000)]
(riece-command-switch-to-channel-by-number): Fixed.

20 years ago* riece-naming.el (riece-naming-assert-rename): Follow the
Daiki Ueno [Thu, 23 Oct 2003 09:02:16 +0000 (09:02 +0000)]
* riece-naming.el (riece-naming-assert-rename): Follow the
change of riece-channel.el.

* riece-message.el (riece-message-external-p): Follow the
change of riece-channel.el.

* riece-display.el (riece-update-user-list-buffer): Follow the
change of riece-channel.el.

* riece-commands.el (riece-command-kick): Follow the change of
riece-channel.el.
(riece-command-set-operators): Ditto.
(riece-command-set-speakers): Ditto.

* riece-button.el (riece-user-button-set-operators): Follow the
change of riece-channel.el.
(riece-user-button-set-speakers): Ditto.

* riece-channel.el (riece-make-channel): Abolish 2nd and 3rd
arguments.
(riece-get-channel): Follow the change of riece-make-channel.
(riece-channel-operators): Abolish.
(riece-channel-speakers): Abolish.
(riece-channel-set-operators): Abolish.
(riece-channel-set-speakers): Abolish.
(riece-channel-get-operators): Abolish.
(riece-channel-get-speakers): Abolish.
(riece-channel-toggle-user): Follow the change of the return type
of riece-channel-users.
(riece-channel-toggle-operator): Ditto.
(riece-channel-toggle-speaker): Ditto.
(riece-channel-operator-p): Abolish.
(riece-channel-speaker-p): Abolish.
(riece-channel-intern-user): Abolish.

20 years ago* riece-identity.el (riece-identity-member): Take an optional 3rd
Daiki Ueno [Thu, 23 Oct 2003 02:07:24 +0000 (02:07 +0000)]
* riece-identity.el (riece-identity-member): Take an optional 3rd
argument to instruct to use riece-identity-equal-no-server.
(riece-identity-assoc): Ditto.

* riece-display.el (riece-update-user-list-buffer): Use
riece-channel-operator-p and riece-channel-speaker-p.

* riece-button.el (riece-user-button-set-operators): Use
riece-channel-operator-p.
(riece-user-button-set-speakers): Use riece-channel-speaker-p.

* riece-channel.el (riece-channel-intern-user): New function.
(riece-channel-toggle-operator): Use it.
(riece-channel-toggle-speaker): Use it.
(riece-channel-operator-p): New function.
(riece-channel-speaker-p): New function.

20 years ago* riece-log.el (riece-log-get-directory): Follow the change of
OHASHI Akira [Thu, 23 Oct 2003 01:45:31 +0000 (01:45 +0000)]
* riece-log.el (riece-log-get-directory): Follow the change of
`riece-channel-regexp'.

20 years agoFixed.
Daiki Ueno [Wed, 22 Oct 2003 22:13:52 +0000 (22:13 +0000)]
Fixed.

20 years agoUpdate.
Daiki Ueno [Wed, 22 Oct 2003 22:00:59 +0000 (22:00 +0000)]
Update.

20 years ago* riece-identity.el (riece-format-identity): Return copied strings.
Daiki Ueno [Wed, 22 Oct 2003 20:33:15 +0000 (20:33 +0000)]
* riece-identity.el (riece-format-identity): Return copied strings.

20 years ago(EXTRA_DIST) Add irchat-copyright.el.
Daiki Ueno [Wed, 22 Oct 2003 20:07:07 +0000 (20:07 +0000)]
(EXTRA_DIST) Add irchat-copyright.el.

20 years ago* riece.el (riece): When riece server was opened, Do
OHASHI Akira [Wed, 22 Oct 2003 13:49:42 +0000 (13:49 +0000)]
* riece.el (riece): When riece server was opened, Do
`riece-command-configure-windows' instead of signaling.

20 years agoFixed.
Daiki Ueno [Wed, 22 Oct 2003 09:20:15 +0000 (09:20 +0000)]
Fixed.

20 years agoUpdate.
Daiki Ueno [Wed, 22 Oct 2003 09:18:59 +0000 (09:18 +0000)]
Update.

20 years agoFixed.
Daiki Ueno [Wed, 22 Oct 2003 08:37:27 +0000 (08:37 +0000)]
Fixed.

20 years ago* riece-rdcc.el (riece-rdcc-format-size): New function.
Daiki Ueno [Wed, 22 Oct 2003 08:32:57 +0000 (08:32 +0000)]
* riece-rdcc.el (riece-rdcc-format-size): New function.
(riece-handle-dcc-request): Use it.

20 years ago* riece-rdcc.el (riece-rdcc-send-program): Flush $stdout before
Daiki Ueno [Wed, 22 Oct 2003 07:53:43 +0000 (07:53 +0000)]
* riece-rdcc.el (riece-rdcc-send-program): Flush $stdout before
accepting a connection.
(riece-command-dcc-send): Use riece-completing-read-identity; take
an identity object in the 1st argument.
* riece-ndcc.el (riece-command-dcc-send): Use
riece-completing-read-identity; take an identity object in the 1st
argument.

20 years ago* riece-display.el (riece-update-buffers): Run
Daiki Ueno [Wed, 22 Oct 2003 07:35:00 +0000 (07:35 +0000)]
* riece-display.el (riece-update-buffers): Run
riece-update-buffer-hook.

20 years ago* riece-button.el (riece-user-button-finger): Pass an identity
Daiki Ueno [Wed, 22 Oct 2003 02:56:05 +0000 (02:56 +0000)]
* riece-button.el (riece-user-button-finger): Pass an identity
object instead of the prefix.

20 years ago* riece-ctcp.el: Require 'riece-highlight.
Daiki Ueno [Wed, 22 Oct 2003 02:44:05 +0000 (02:44 +0000)]
* riece-ctcp.el: Require 'riece-highlight.
(riece-ctcp-action-face): New face.
(riece-ctcp-action-face): New variable.
(riece-ctcp-action-prefix): New variable.
(riece-ctcp-requires): Require 'riece-highlight if it is enabled.
(riece-ctcp-insinuate): Modify riece-dialogue-font-lock-keywords
if 'riece-highlight is enabled.
(riece-handle-ctcp-action-request): Prepend
riece-ctcp-action-prefix instead of riece-change-prefix.
(riece-command-ctcp-action): Ditto.

20 years ago* riece-server.el (riece-quit-server-process): Use riece-run-at-time.
Daiki Ueno [Wed, 22 Oct 2003 02:16:06 +0000 (02:16 +0000)]
* riece-server.el (riece-quit-server-process): Use riece-run-at-time.
* riece-xemacs.el (riece-run-at-time): New function.
* riece-emacs.el (riece-run-at-time): New alias.

20 years ago* riece-misc.el (riece-get-identities-on-server): New function.
Daiki Ueno [Wed, 22 Oct 2003 02:10:02 +0000 (02:10 +0000)]
* riece-misc.el (riece-get-identities-on-server): New function.
(riece-get-users-on-server): Use it.

* riece-ctcp.el (riece-ctcp-completing-read-identity): Abolish.
(riece-command-ctcp-version): Use riece-completing-read-identity
and riece-get-identities-on-server.
(riece-command-ctcp-ping): Ditto.
(riece-command-ctcp-clientinfo): Ditto.
(riece-command-ctcp-action): Ditto.

* riece-commands.el (riece-command-finger): Pass the current
server name to riece-get-users-on-server; use
riece-completing-read-identity.
(riece-command-invite): Ditto.
(riece-command-enter-message-to-user): Ditto.

* riece-000.el (riece-handle-001-message): Register myself with
riece-obarray.

20 years agoIgnore auto-autoloads.el and custom-load.el.
Daiki Ueno [Wed, 22 Oct 2003 01:59:24 +0000 (01:59 +0000)]
Ignore auto-autoloads.el and custom-load.el.

20 years ago* riece-ctcp.el (riece-ctcp-completing-read-identity): New
Daiki Ueno [Tue, 21 Oct 2003 10:04:55 +0000 (10:04 +0000)]
* riece-ctcp.el (riece-ctcp-completing-read-identity): New
function.
(riece-command-ctcp-version): Use it.
(riece-command-ctcp-ping): Ditto.
(riece-command-ctcp-clientinfo): Ditto.
(riece-command-ctcp-action): Ditto; don't encode CHANNEL identity
twice.

20 years ago* riece-xemacs.el (riece-xemacs-mode-line-buffer-identification):
Daiki Ueno [Mon, 20 Oct 2003 10:38:42 +0000 (10:38 +0000)]
* riece-xemacs.el (riece-xemacs-mode-line-buffer-identification):
Abolish.
(riece-mode-line-buffer-identification): Don't define alias.

* riece-server.el (riece-open-server): Handle errors occurred
during reading password.

* riece-options.el (riece-addons): Add riece-icon.

* riece-layout.el (riece-configure-windows-top): Collect arguments.

* riece-icon.el: New add-on.
* COMPILE (riece-modules): Add riece-icon.
* Makefile.am (EXTRA_DIST): Add riece-icon.el

20 years ago* riece-options.el (riece-saved-forms): Add riece-layout.
Daiki Ueno [Mon, 20 Oct 2003 01:47:41 +0000 (01:47 +0000)]
* riece-options.el (riece-saved-forms): Add riece-layout.

* riece-layout.el (riece-layout-alist): Change format.
(riece-configure-windows): Take 2 args to specify the position of
the command buffer window.

* riece-commands.el (riece-command-change-layout): Set
riece-save-variables-are-dirty.

20 years ago(riece-format-identity): Add doc.
Daiki Ueno [Sun, 19 Oct 2003 19:30:28 +0000 (19:30 +0000)]
(riece-format-identity): Add doc.
(riece-parse-identity): Ditto.
(riece-completing-read-identity): Ditto.

20 years ago* Riece: Version 0.1.4 released.
Daiki Ueno [Sun, 19 Oct 2003 07:48:40 +0000 (07:48 +0000)]
* Riece: Version 0.1.4 released.
* configure.ac: Bump up version to 0.1.4.

* Riece: Version 0.1.4 released.
* riece-version.el (riece-version-number): Bump up to 0.1.4.

20 years agoUpdate.
Daiki Ueno [Sun, 19 Oct 2003 07:47:00 +0000 (07:47 +0000)]
Update.