* Riece: Version 0.1.8 released.
[riece] / lisp / ChangeLog
index a3640f4..1e4c66a 100644 (file)
@@ -1,5 +1,263 @@
+2004-01-28  Daiki Ueno  <ueno@unixuser.org>
+
+       * Riece: Version 0.1.8 released.
+       * riece-version.el (riece-version-number): Bump up to 0.1.8.
+
+2004-01-27  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-lsdb.el: Require 'riece-identity; add autoload setting for
+       lsdb-update-record; bind lsdb-hash-table, riece-command-mode-map.
+
+2004-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * 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.
+
+2004-01-21  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-identity.el (riece-identity-canonicalize-prefix): Convert
+       characters in prefix to lower case.
+
+2004-01-18  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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.
+
+2004-01-04  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-lsdb.el (riece-lsdb-add-user): Always pass canonical
+       address for 'net entry.
+
+2004-01-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * riece-300.el (riece-handle-317-message): Fix regexp for signon
+       time extenstion.
+
+2004-01-03  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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.
+
+2004-01-03  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-lsdb.el (riece-lsdb-insinuate): Don't require 'lsdb.
+
+2004-01-02  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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
+
+2003-12-25  Daiki Ueno  <ueno@unixuser.org>
+
+       * Riece: Version 0.1.7 released.
+       * riece-version.el (riece-version-number): Bump up to 0.1.7.
+
+2003-12-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-keyword.el (riece-notify-keyword-functions): Mark as
+       obsolete.
+       (riece-keyword-notify-functions): New user option.
+       (riece-keyword-message-filter): Don't restore the match data when
+       calling riece-notify-keyword-functions; call
+       riece-keyword-notify-functions with the matched message object.
+       Thanks to OHASHI Akira <bg66@koka-in.org>
+       [cf. <Liece:00134>]
+
+2003-12-17  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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.
+
+       * 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.
+
+2003-12-15  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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>]
+
+2003-12-14  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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.
+
+       * 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.
+
+2003-12-13  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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
+
+2003-12-09  OHASHI Akira  <bg66@koka-in.org>
+
+       * riece-mini.el (riece-mini-display-message-function): Don't set
+       riece-mini-last-channel when message is not a privmsg.
+
+2003-12-04  OHASHI Akira  <bg66@koka-in.org>
+
+       * riece-server.el (riece-with-server-buffer): Store 'edebug-form-spec
+       property.
+
+2003-12-03  OHASHI Akira  <bg66@koka-in.org>
+
+       * riece-log.el (riece-log-requires): New function.
+       (riece-log-flashback): Revert 'riece-identity property and button.
+
+2003-11-28  OHASHI Akira  <bg66@koka-in.org>
+
+       * riece-unread.el (riece-unread-after-display-message-function):
+       Do nothing when message is not a privmsg.
+
+2003-11-22  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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.
+
+2003-11-10  Daiki Ueno  <ueno@unixuser.org>
+
+       * Riece: Version 0.1.6 released.
+       * riece-version.el (riece-version-number): Bump up to 0.1.6.
+
+2003-11-08  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-ctcp.el (riece-command-ctcp-action): Display channel names
+       in "*Others*" buffer.
+
+2003-11-05  OHASHI Akira  <bg66@koka-in.org>
+
+       * riece-unread.el (riece-unread-switch-to-channel): Protect
+       switching to the channel not existing.
+
+2003-10-29  OHASHI Akira  <bg66@koka-in.org>
+
+       * riece-log.el (riece-log-get-directory): Support riece-identity
+       for mapping.
+
+2003-10-28  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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.
+
+2003-10-27  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-keyword.el (riece-keywords): Change custom spec.
+       (riece-keyword-message-filter): Normalize riece-keywords.
+
+       * 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.
+
+       * riece-icon.el (riece-icon-available-p): Check
+       the existence of image-type-available-p.
+
+2003-10-27  OHASHI Akira  <bg66@koka-in.org>
+
+       * riece-log.el (riece-log-get-directory): Fix for server name and
+       private messages handling.
+
+2003-10-26  Daiki Ueno  <ueno@unixuser.org>
+
+       * riece-xemacs.el (riece-run-with-idle-timer): Pass an integer to
+       the RESTART argument of start-itimer.
+
+       * riece-commands.el (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.
+       (riece-command-quit): Clean up if no server process is available.
+
+2003-10-25  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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.
+
 2003-10-24  Daiki Ueno  <ueno@unixuser.org>
 
+       * 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.
+
        * riece-url.el: Add autoload setting for 'browse-url.
 
        * riece-menu.el: Require 'riece-options, 'riece-globals,