riece
19 years agoSimplified.
Daiki Ueno [Sat, 25 Sep 2004 05:59:37 +0000 (05:59 +0000)]
Simplified.

19 years agoFixed.
Daiki Ueno [Sat, 25 Sep 2004 05:33:56 +0000 (05:33 +0000)]
Fixed.

19 years ago* riece-server.el: Implement flood protection.
Daiki Ueno [Sat, 25 Sep 2004 04:32:42 +0000 (04:32 +0000)]
* riece-server.el: Implement flood protection.
(riece-flush-send-queue): New function.
(riece-process-send-string): Use it.
(riece-seconds-to-time): New function.
(riece-time-since): New function.
(riece-time-less-p): New function.
(riece-reset-process-buffer): Reset riece-send-queue,
riece-last-send-time, riece-send-size.
* riece-options.el (riece-max-send-size): New user option.
(riece-send-delay): New user option.
* riece-globals.el (riece-send-queue): New variable.
(riece-last-send-time): New variable.
(riece-send-size): New variable.

19 years ago* riece-server.el: Implement flood protection.
Daiki Ueno [Sat, 25 Sep 2004 03:58:17 +0000 (03:58 +0000)]
* riece-server.el: Implement flood protection.
(riece-flush-send-queue): New function.
(riece-process-send-string): Use it.
* riece-options.el (riece-max-send-size): New user option.
* riece-globals.el (riece-send-queue): New variable.

19 years ago* riece-log.el (riece-log-flashback): Run riece-button-update-buffer
OHASHI Akira [Tue, 14 Sep 2004 02:00:51 +0000 (02:00 +0000)]
* riece-log.el (riece-log-flashback): Run riece-button-update-buffer
only when riece-button is enabled.

* riece-mini.el: Require 'riece-biff.
(riece-mini-requires): New function.
(riece-mini-show-backlog): Run riece-biff-clear when riece-biff is
enabled.

19 years ago* riece-mini.el (riece-mini-backlog-size): Change default value.
OHASHI Akira [Tue, 14 Sep 2004 01:33:55 +0000 (01:33 +0000)]
* riece-mini.el (riece-mini-backlog-size): Change default value.

19 years ago* riece-mini.el (riece-mini-show-backlog): Fix for long messages.
OHASHI Akira [Mon, 13 Sep 2004 11:01:56 +0000 (11:01 +0000)]
* riece-mini.el (riece-mini-show-backlog): Fix for long messages.

19 years ago* riece-mini.el (riece-mini-show-backlog): Protect 1st arg of
OHASHI Akira [Sat, 11 Sep 2004 18:10:41 +0000 (18:10 +0000)]
* riece-mini.el (riece-mini-show-backlog): Protect 1st arg of
`riece-mini-message-no-log'.

19 years ago* riece-mini.el (riece-mini-display-message-function): Save the
OHASHI Akira [Sat, 11 Sep 2004 11:28:47 +0000 (11:28 +0000)]
* riece-mini.el (riece-mini-display-message-function): Save the
history always.

19 years agoFix the last change.
OHASHI Akira [Sat, 11 Sep 2004 10:59:15 +0000 (10:59 +0000)]
Fix the last change.

19 years ago*** empty log message ***
OHASHI Akira [Sat, 11 Sep 2004 07:23:26 +0000 (07:23 +0000)]
*** empty log message ***

19 years ago* riece-mini.el (riece-mini-display-message-function): Remove
OHASHI Akira [Sat, 11 Sep 2004 06:04:40 +0000 (06:04 +0000)]
* riece-mini.el (riece-mini-display-message-function): Remove
properties and "\n" of the end.
(riece-mini-show-backlog): Follow the change above.

19 years agoriece-mini.el (riece-mini-display-message-function): Don't use cl macro.
OHASHI Akira [Fri, 10 Sep 2004 13:19:06 +0000 (13:19 +0000)]
riece-mini.el (riece-mini-display-message-function): Don't use cl macro.
(riece-mini-show-backlog): Follow the change above.

19 years ago* riece-mini.el (riece-mini): New group.
OHASHI Akira [Fri, 10 Sep 2004 11:43:36 +0000 (11:43 +0000)]
* riece-mini.el (riece-mini): New group.
(riece-mini-backlog-size): New user option.
(riece-mini-backlog-history): New internal variable.
(riece-mini-backlog-shown): Ditto.
(riece-mini-show-backlog): New function.
(riece-mini-pre-command): Ditto.
(riece-mini-display-message-function): Use them.
(riece-mini-insinuate): Ditto.

19 years ago* riece-biff.el (toplevel): Remove eval-when-compile.
OHASHI Akira [Fri, 10 Sep 2004 08:19:27 +0000 (08:19 +0000)]
* riece-biff.el (toplevel): Remove eval-when-compile.
* riece-log.el (toplevel): Ditto.
* riece-mini.el (toplevel): Ditto.

19 years ago* Riece: Version 1.0.3 released.
Daiki Ueno [Sun, 5 Sep 2004 00:06:29 +0000 (00:06 +0000)]
* Riece: Version 1.0.3 released.
* configure.ac: Bump up version to 1.0.3.

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

19 years agoFixed typo.
Daiki Ueno [Thu, 2 Sep 2004 12:32:43 +0000 (12:32 +0000)]
Fixed typo.

19 years ago* riece-naming.el (riece-naming-assert-channel-users): Remove
Daiki Ueno [Wed, 1 Sep 2004 06:05:50 +0000 (06:05 +0000)]
* riece-naming.el (riece-naming-assert-channel-users): Remove
nonexistent users.
* riece-300.el (riece-353-users): New variable.
(riece-handle-353-message): Don't update user-list.
(riece-handle-366-message): Update user-list here.

19 years ago* riece-channel.el (riece-channel-toggle-operator): Don't add ?o
Daiki Ueno [Wed, 1 Sep 2004 05:31:19 +0000 (05:31 +0000)]
* riece-channel.el (riece-channel-toggle-operator): Don't add ?o
if it already appears in user's mode.
(riece-channel-toggle-speaker): Don't add ?v if it already appears
in user's mode.

19 years ago* riece.el (riece-command-mode): Set truncate-lines to nil.
Daiki Ueno [Tue, 31 Aug 2004 08:37:04 +0000 (08:37 +0000)]
* riece.el (riece-command-mode): Set truncate-lines to nil.
(riece-dialogue-mode): Ditto.
(riece-channel-list-mode): Make
truncate-partial-width-windows local to channel buffers and set it
to nil.
(riece-user-list-mode): Ditto.

19 years ago* riece.el (riece-dialogue-mode): Make
Daiki Ueno [Tue, 31 Aug 2004 06:50:31 +0000 (06:50 +0000)]
* riece.el (riece-dialogue-mode): Make
truncate-partial-width-windows local to channel buffers and set it
to nil.
(riece-command-mode): Ditto.

19 years ago* riece.el (riece-dialogue-mode): Make
Daiki Ueno [Tue, 31 Aug 2004 06:43:21 +0000 (06:43 +0000)]
* riece.el (riece-dialogue-mode): Make
truncate-partial-width-windows local to channel buffers and set it
to nil.
* riece-layout.el (riece-configure-windows): Don't affect
truncate-partial-width-windows.
(riece-configure-windows-top): Ditto.
* riece-options.el (riece-truncate-partial-width-windows):
Abolished unused user option.

19 years ago* riece-options.el (riece-window-center-line): New user option.
Daiki Ueno [Mon, 30 Aug 2004 05:40:54 +0000 (05:40 +0000)]
* riece-options.el (riece-window-center-line): New user option.
* riece-misc.el (riece-insert): Check if the current point is not
visible in the window.

19 years agoAdd comment.
Daiki Ueno [Mon, 30 Aug 2004 05:02:55 +0000 (05:02 +0000)]
Add comment.

19 years ago* riece-misc.el (riece-insert): Don't use 2nd argument WINDOW of
Daiki Ueno [Mon, 30 Aug 2004 05:01:39 +0000 (05:01 +0000)]
* riece-misc.el (riece-insert): Don't use 2nd argument WINDOW of
recenter since it is not supported by GNU Emacs.

19 years agoUndo the last change.
Daiki Ueno [Mon, 30 Aug 2004 02:00:40 +0000 (02:00 +0000)]
Undo the last change.

19 years ago* riece-layout.el (riece-set-window-points): Use (recenter -1) to
Daiki Ueno [Mon, 30 Aug 2004 01:55:58 +0000 (01:55 +0000)]
* riece-layout.el (riece-set-window-points): Use (recenter -1) to
set window point instead of doing so manually.

19 years ago* riece-misc.el (riece-insert): Use (recenter -1) to set window
Daiki Ueno [Mon, 30 Aug 2004 01:54:21 +0000 (01:54 +0000)]
* riece-misc.el (riece-insert): Use (recenter -1) to set window
point instead of doing so manually.

19 years agoAdd description of some modules.
Daiki Ueno [Sun, 29 Aug 2004 21:47:52 +0000 (21:47 +0000)]
Add description of some modules.

19 years agoFixed typo.
Daiki Ueno [Sat, 28 Aug 2004 00:58:33 +0000 (00:58 +0000)]
Fixed typo.

19 years ago* riece-xemacs.el (riece-put-text-property-nonsticky): New function.
Daiki Ueno [Sat, 28 Aug 2004 00:57:14 +0000 (00:57 +0000)]
* riece-xemacs.el (riece-put-text-property-nonsticky): New function.
* riece-emacs.el (riece-put-text-property-nonsticky): New function.
* riece-identity.el (riece-format-identity): Use it instead of
put-text-property.

19 years ago* riece-commands.el (riece-command-complete-user): Move point to
Daiki Ueno [Fri, 27 Aug 2004 08:31:20 +0000 (08:31 +0000)]
* riece-commands.el (riece-command-complete-user): Move point to
the end of the current word.

19 years ago* riece-irc.el (riece-irc-open-server): Display error message if
Daiki Ueno [Mon, 23 Aug 2004 08:03:22 +0000 (08:03 +0000)]
* riece-irc.el (riece-irc-open-server): Display error message if
connection-function fails.
* riece-server.el (riece-open-server): Ignore errors from
riece-*-open-server function.
* riece.el (riece): If no server process is available, exit
immediately.

19 years ago* riece-handle.el (riece-handle-quit-message): Pass
Daiki Ueno [Thu, 19 Aug 2004 02:17:13 +0000 (02:17 +0000)]
* riece-handle.el (riece-handle-quit-message): Pass
riece-part-channel the identity object of the quitting user
instead of his name.

19 years ago* riece-highlight.el (riece-highlight-server-match): Simplified.
Daiki Ueno [Mon, 16 Aug 2004 12:50:21 +0000 (12:50 +0000)]
* riece-highlight.el (riece-highlight-server-match): Simplified.

19 years ago* Riece: Version 1.0.2 released.
Daiki Ueno [Mon, 16 Aug 2004 04:21:57 +0000 (04:21 +0000)]
* Riece: Version 1.0.2 released.
* riece-version.el (riece-version-number): Bump up to 1.0.2.

* Riece: Version 1.0.2 released.
* configure.ac: Bump up version to 1.0.2.

19 years ago* riece-highlight.el (riece-highlight-server-match): New match
Daiki Ueno [Mon, 16 Aug 2004 04:16:03 +0000 (04:16 +0000)]
* riece-highlight.el (riece-highlight-server-match): New match
function for font-lock-keywords to highlight "(from XXX)" only if
'riece-server-name property is set.
(riece-dialogue-font-lock-keywords): Use it.

19 years ago* riece-handle.el (riece-handle-nick-message): Remove nil from
Daiki Ueno [Sun, 15 Aug 2004 01:01:14 +0000 (01:01 +0000)]
* riece-handle.el (riece-handle-nick-message): Remove nil from
channel buffers.
(riece-handle-quit-message): Ditto.
(riece-handle-kill-message): Ditto.

* riece-misc.el (riece-concat-server-name): Put 'riece-server-name
property on "(from XXX)".

19 years ago* riece-menu.el: Do not support enable/disable addon since
Daiki Ueno [Thu, 29 Jul 2004 06:39:14 +0000 (06:39 +0000)]
* riece-menu.el: Do not support enable/disable addon since
easy-menu-remove is not working.

19 years ago* riece-server.el (riece-open-server): Call protocol interface.
Daiki Ueno [Mon, 19 Jul 2004 00:11:44 +0000 (00:11 +0000)]
* riece-server.el (riece-open-server): Call protocol interface.
(riece-quit-server-process): Ditto.

* riece-options.el (riece-protocol): New user option.

* riece-server.el: Don't require 'riece-filter.

* riece-irc.el: New file split from riece-server.el.
* COMPILE (riece-modules): Add riece-irc.
* Makefile.am (EXTRA_DIST): Add riece-irc.el.

19 years agoFixed.
Daiki Ueno [Sun, 18 Jul 2004 21:21:47 +0000 (21:21 +0000)]
Fixed.

19 years ago* riece.el: Don't require 'riece-filter.
Daiki Ueno [Sun, 18 Jul 2004 21:21:27 +0000 (21:21 +0000)]
* riece.el: Don't require 'riece-filter.

* riece-server.el: Require 'riece-filter.

* riece-500.el: Autoload riece-default-handle-numeric-reply from
"riece-handle".

* riece-400.el: Autoload riece-default-handle-numeric-reply from
"riece-handle".

* riece-300.el: Don't require 'riece-filter; autoload
riece-default-handle-numeric-reply from "riece-handle".

* riece-200.el: Autoload riece-default-handle-numeric-reply from
"riece-handle".

* riece-000.el: Don't require 'riece-filter; autoload
riece-default-handle-numeric-reply from "riece-handle".

* riece-server.el (riece-server-keyword-map): Add :protocol.

19 years agoFixed whitespaces.
Daiki Ueno [Sun, 18 Jul 2004 20:49:43 +0000 (20:49 +0000)]
Fixed whitespaces.

19 years ago* riece-filter.el (riece-filter): Simplified.
Daiki Ueno [Sun, 18 Jul 2004 20:48:35 +0000 (20:48 +0000)]
* riece-filter.el (riece-filter): Simplified.

19 years ago* riece-server.el (riece-server-keyword-map): Add :protocol.
Daiki Ueno [Sun, 18 Jul 2004 11:52:49 +0000 (11:52 +0000)]
* riece-server.el (riece-server-keyword-map): Add :protocol.

19 years ago* riece-handle.el (riece-300): Require 'riece-000, 'riece-200,
Daiki Ueno [Sun, 18 Jul 2004 11:52:08 +0000 (11:52 +0000)]
* riece-handle.el (riece-300): Require 'riece-000, 'riece-200,
'riece-300, 'riece-400, and 'riece-500.
(riece-default-handle-numeric-reply): Moved from riece-filter.el.
* riece-filter.el (riece-handle-numeric-reply): Don't load
riece-{000,200,300,400,500}.el on demand.

19 years ago* Riece: Version 1.0.1 released.
Daiki Ueno [Sat, 10 Jul 2004 07:05:11 +0000 (07:05 +0000)]
* Riece: Version 1.0.1 released.
* configure.ac: Bump up version to 1.0.1.

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

19 years agoAdded description about riece-command-beginning-of-buffer.
Daiki Ueno [Sat, 10 Jul 2004 07:04:12 +0000 (07:04 +0000)]
Added description about riece-command-beginning-of-buffer.

19 years ago* riece-ignore.el (riece-startup-ignored-user-list): New user
Daiki Ueno [Fri, 9 Jul 2004 23:31:50 +0000 (23:31 +0000)]
* riece-ignore.el (riece-startup-ignored-user-list): New user
option.
(riece-ignore-insinuate): Add identity objects from
riece-startup-ignored-user-list to riece-ignored-user-list.

19 years agoFixed typo.
Daiki Ueno [Thu, 8 Jul 2004 13:41:25 +0000 (13:41 +0000)]
Fixed typo.

19 years ago* riece-commands.el (riece-command-enter-message-to-user): Signal
Daiki Ueno [Wed, 7 Jul 2004 03:20:11 +0000 (03:20 +0000)]
* riece-commands.el (riece-command-enter-message-to-user): Signal
"No text to send" error if user attempt to call this command on
an empty line.

19 years agoAdded riece-foolproof.
TAKAHASHI Kaoru [Mon, 5 Jul 2004 21:44:49 +0000 (21:44 +0000)]
Added riece-foolproof.

19 years ago* riece-commands.el (riece-command-complete-user): current-word
Yoichi NAKAYAMA [Sun, 4 Jul 2004 02:53:02 +0000 (02:53 +0000)]
* riece-commands.el (riece-command-complete-user): current-word
can return nil (follow the change in emacs-cvs).

19 years ago*** empty log message ***
Daiki Ueno [Thu, 1 Jul 2004 04:29:39 +0000 (04:29 +0000)]
*** empty log message ***

19 years ago* riece.el (riece-exit): Clear signal-slots.
Daiki Ueno [Thu, 1 Jul 2004 04:29:35 +0000 (04:29 +0000)]
* riece.el (riece-exit): Clear signal-slots.
* riece-signal.el (riece-clear-signal-slots): New function.

19 years ago* riece-misc.el (riece-split-parameters): Fixed parenthesis.
Daiki Ueno [Mon, 28 Jun 2004 05:05:04 +0000 (05:05 +0000)]
* riece-misc.el (riece-split-parameters): Fixed parenthesis.

19 years ago* riece-commands.el (riece-command-change-mode): Don't send ":".
Daiki Ueno [Sat, 26 Jun 2004 00:36:13 +0000 (00:36 +0000)]
* riece-commands.el (riece-command-change-mode): Don't send ":".
[cf. <Liece:00191>]

19 years ago* riece-display.el (riece-update-long-channel-indicator): Change
TAKAHASHI Kaoru [Fri, 18 Jun 2004 05:06:21 +0000 (05:06 +0000)]
* riece-display.el (riece-update-long-channel-indicator): Change
order to channel, mode, topic.

* riece-message.el (riece-message-make-open-bracket): Come in
first notice message.

19 years agoFixed.
Daiki Ueno [Wed, 16 Jun 2004 22:30:36 +0000 (22:30 +0000)]
Fixed.

19 years ago* riece-commands.el (riece-command-end-of-buffer): New command.
Daiki Ueno [Wed, 16 Jun 2004 22:27:25 +0000 (22:27 +0000)]
* riece-commands.el (riece-command-end-of-buffer): New command.
* riece.el (riece-dialogue-mode-map): Bind end-of-buffer to Home.
(riece-command-map): Bind riece-command-end-of-buffer to Home.

19 years ago* riece.el (riece-dialogue-mode-map): Bind end-of-buffer to End.
Daiki Ueno [Tue, 15 Jun 2004 22:23:02 +0000 (22:23 +0000)]
* riece.el (riece-dialogue-mode-map): Bind end-of-buffer to End.
(riece-command-map): Bind riece-command-end-of-buffer to End.

19 years ago* riece-commands.el (riece-command-send-message): Run
TAKAHASHI Kaoru [Sat, 12 Jun 2004 04:05:37 +0000 (04:05 +0000)]
* riece-commands.el (riece-command-send-message): Run
riece-command-send-message-hook.

* riece-foolproof.el (riece-foolproof-dmacro-override): Removed.
(riece-foolproof-command-send-message-function): New function.
(riece-foolproof-insinuate): Use hook instead of advice.
(riece-foolproof-enable, riece-foolproof-disable): Simplified.

19 years ago* riece-foolproof.el (riece-foolproof-dmacro-override): New
TAKAHASHI Kaoru [Fri, 11 Jun 2004 02:31:13 +0000 (02:31 +0000)]
* riece-foolproof.el (riece-foolproof-dmacro-override): New
function.
(riece-foolproof-insinuate): Check keyboard macro.

19 years ago* riece-foolproof.el: New add-on.
TAKAHASHI Kaoru [Thu, 10 Jun 2004 14:05:58 +0000 (14:05 +0000)]
* riece-foolproof.el: New add-on.
* COMPILE (riece-modules): Add riece-foolproof.
* Makefile.am (EXTRA_DIST): Add riece-foolproof.el.

19 years ago* riece-commands.el (riece-command-change-mode): Don't send ":" to
Daiki Ueno [Thu, 10 Jun 2004 09:30:05 +0000 (09:30 +0000)]
* riece-commands.el (riece-command-change-mode): Don't send ":" to
query a channe mode.
* riece-mode.el (riece-parse-modes): Accept mode spec not
delimited with " " such as "-n+s".

19 years ago* riece-layout.el (riece-set-window-points): Restore window-point
Daiki Ueno [Thu, 10 Jun 2004 08:18:05 +0000 (08:18 +0000)]
* riece-layout.el (riece-set-window-points): Restore window-point
of the channel buffer from riece-channel-buffer-window-point.

* riece-display.el (riece-switch-to-channel): Set
riece-channel-buffer-window-point.

* riece.el (riece-channel-mode): Make
riece-channel-buffer-window-point buffer local.

* riece-globals.el (riece-channel-buffer-window-point): New variable.

19 years ago* riece-rdcc.el (riece-command-dcc-send): Replace whitespace with
Daiki Ueno [Sun, 6 Jun 2004 06:11:59 +0000 (06:11 +0000)]
* riece-rdcc.el (riece-command-dcc-send): Replace whitespace with
"_".
(riece-command-dcc-receive): Convert default filename with
convert-standard-filename.
(riece-handle-dcc-request): Handle filenames enclosed with "...".

19 years ago* riece-hangman.el (riece-hangman-word): Check killed-buffer or
TAKAHASHI Kaoru [Fri, 4 Jun 2004 09:57:06 +0000 (09:57 +0000)]
* riece-hangman.el (riece-hangman-word): Check killed-buffer or
not.  Fix random number generation logic.

19 years ago* riece-server.el (riece-open-server): When password input is
Daiki Ueno [Thu, 3 Jun 2004 02:04:56 +0000 (02:04 +0000)]
* riece-server.el (riece-open-server): When password input is
quitted, delete the current server process manually.
(riece-close-server-process): Always kill process buffer.
(riece-quit-server-process): If the connection is timed out,
delete the current server process manually.

19 years ago* riece-unread.el: Use riece-facep to check existence of
Daiki Ueno [Wed, 2 Jun 2004 02:27:21 +0000 (02:27 +0000)]
* riece-unread.el: Use riece-facep to check existence of
'riece-modeline-unread-face.
* riece-history.el: Use riece-facep to check existence of
'riece-modeline-history-face.
* riece-highlight.el: Use riece-facep to check existence of
'riece-modeline-current-face.

* riece-xemacs.el (riece-facep): Define as an alias of 'find-face.
* riece-emacs.el (riece-facep): Define as an alias of 'facep.

19 years ago* riece-button.el (riece-button-disable): On XEmacs, BUFFER arg of
Daiki Ueno [Tue, 1 Jun 2004 09:30:31 +0000 (09:30 +0000)]
* riece-button.el (riece-button-disable): On XEmacs, BUFFER arg of
widget-map-buttons is ignored.

19 years ago* riece-unread.el (riece-modeline-unread-face): New face;
Daiki Ueno [Tue, 1 Jun 2004 02:38:51 +0000 (02:38 +0000)]
* riece-unread.el (riece-modeline-unread-face): New face;
setup the properties are inherited from 'modeline.
* riece-history.el (riece-modeline-history-face): New face;
setup the properties are inherited from 'modeline.
* riece-highlight.el (riece-modeline-current-face): New face;
setup the properties are inherited from 'modeline.

* riece-server.el (riece-close-server-process): Reset
process-filter/process-sentinel.

19 years ago* riece-hangman.el (riece-hangman-after-privmsg-hook): Display answer.
Daiki Ueno [Mon, 31 May 2004 06:18:07 +0000 (06:18 +0000)]
* riece-hangman.el (riece-hangman-after-privmsg-hook): Display answer.
(riece-hangman-enable): Initialize random seed.

19 years agoTabify.
TAKAHASHI Kaoru [Sun, 30 May 2004 20:16:40 +0000 (20:16 +0000)]
Tabify.

19 years ago* Riece: Version 1.0.0 released.
Daiki Ueno [Sat, 29 May 2004 07:54:54 +0000 (07:54 +0000)]
* Riece: Version 1.0.0 released.
* configure.ac: Bump up version to 1.0.0.

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

19 years agoAdd doc for new add-ons (ignore, hangman, biff, kakasi).
Daiki Ueno [Sat, 29 May 2004 07:51:29 +0000 (07:51 +0000)]
Add doc for new add-ons (ignore, hangman, biff, kakasi).

19 years ago* riece-commands.el (riece-command-finger): Complete user names
Daiki Ueno [Sat, 29 May 2004 07:26:55 +0000 (07:26 +0000)]
* riece-commands.el (riece-command-finger): Complete user names
without server-name.
(riece-command-invite): Ditto.
(riece-command-change-mode): Ditto.
(riece-command-enter-message-to-user): Ditto.

* riece-identity.el (riece-completing-read-identity): Add extra
8th arg "no-server".

19 years ago* riece-server.el: Move autoload setting for 'riece-exit before
Daiki Ueno [Sat, 29 May 2004 05:53:51 +0000 (05:53 +0000)]
* riece-server.el: Move autoload setting for 'riece-exit before
riece-open-server.

* riece-message.el (riece-format-message): Use speaker's
server-name instead of the current server-name.

* riece-ignore.el: Autoload 'riece-dialogue-mode.

* riece-identity.el (riece-format-identity): Put
'riece-format-identity-prefix-only property.

* riece-icon.el: Require 'riece-globals and 'riece-signal.

* riece-history.el: Require 'riece-signal.

* riece-highlight.el: Require 'riece-misc.

* riece-alias.el: Require 'riece-signal.

* riece-addon.el: Require 'font-lock, 'riece-options,
'riece-compat, and 'riece-misc.

19 years ago* riece-commands.el (riece-command-switch-to-channel): Change prompt.
Daiki Ueno [Sat, 29 May 2004 05:01:36 +0000 (05:01 +0000)]
* riece-commands.el (riece-command-switch-to-channel): Change prompt.
(riece-command-switch-to-channel-by-number): Ditto.
(riece-command-change-layout): Ditto.
(riece-command-finger): Ditto.
(riece-command-topic): Ditto.
(riece-command-invite): Ditto.
(riece-command-kick): Ditto.
(riece-command-names): Ditto.
(riece-command-who): Ditto.
(riece-command-list): Ditto.
(riece-command-change-mode): Ditto.
(riece-command-set-operators): Ditto.
(riece-command-set-speakers): Ditto.
(riece-command-enter-message-to-user): Ditto.
(riece-command-join): Ditto.
(riece-command-part): Ditto.
(riece-command-open-server): Ditto.
(riece-command-close-server): Ditto.

19 years ago* riece-biff.el (riece-biff-insinuate): Add riece-biff-disable to
OHASHI Akira [Fri, 28 May 2004 05:49:45 +0000 (05:49 +0000)]
* riece-biff.el (riece-biff-insinuate): Add riece-biff-disable to
riece-exit-hook.

19 years ago* riece-message.el (riece-message-set-speaker): New function.
Daiki Ueno [Fri, 28 May 2004 03:56:48 +0000 (03:56 +0000)]
* riece-message.el (riece-message-set-speaker): New function.
(riece-message-set-target): New function.
(riece-message-set-text): New function.
(riece-message-set-type): New function.
(riece-message-set-own-p): New function.

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

19 years agoFix the last change.
OHASHI Akira [Thu, 27 May 2004 10:21:50 +0000 (10:21 +0000)]
Fix the last change.

19 years agoFix copyright.
OHASHI Akira [Thu, 27 May 2004 09:42:05 +0000 (09:42 +0000)]
Fix copyright.

19 years ago* riece-biff.el: New add-on.
OHASHI Akira [Thu, 27 May 2004 09:38:44 +0000 (09:38 +0000)]
* riece-biff.el: New add-on.
* COMPILE (riece-modules): Add riece-biff.
* Makefile.am (EXTRA_DIST): Add riece-biff.el.

19 years agoRevised.
Daiki Ueno [Wed, 26 May 2004 08:41:13 +0000 (08:41 +0000)]
Revised.

19 years agoMerge http://wiliki.designflaw.org/riece.cgi?Tips
Daiki Ueno [Wed, 26 May 2004 08:33:27 +0000 (08:33 +0000)]
Merge http://wiliki.designflaw.org/riece.cgi?Tips

19 years ago* riece.el (riece-exit): Don't disable addons.
Daiki Ueno [Wed, 26 May 2004 02:43:08 +0000 (02:43 +0000)]
* riece.el (riece-exit): Don't disable addons.

* riece-commands.el (riece-command-quit): Don't query user to
input y/n if there is no server process.

19 years ago* riece-highlight.el: Require 'derived.
Daiki Ueno [Wed, 26 May 2004 02:14:08 +0000 (02:14 +0000)]
* riece-highlight.el: Require 'derived.
(riece-highlight-setup-dialogue): Turn on font-lock if
riece-highlight-enabled.
(riece-highlight-setup-channel-list): Ditto.

19 years ago* riece-addon.el (riece-command-list-addons): Sort add-ons.
Daiki Ueno [Mon, 24 May 2004 05:22:43 +0000 (05:22 +0000)]
* riece-addon.el (riece-command-list-addons): Sort add-ons.

19 years ago* riece-menu.el: Don't put 'riece-addon-default-disabled property.
Daiki Ueno [Sun, 23 May 2004 09:40:29 +0000 (09:40 +0000)]
* riece-menu.el: Don't put 'riece-addon-default-disabled property.

* riece-log.el (riece-log-flashback): Don't check riece-log-enabled.

* riece.el (riece): Enable add-ons after startup.

19 years ago* riece-unread.el (riece-unread-disable): Reset riece-unread-channels.
Daiki Ueno [Sun, 23 May 2004 05:12:05 +0000 (05:12 +0000)]
* riece-unread.el (riece-unread-disable): Reset riece-unread-channels.

19 years ago* riece-message.el (riece-format-message): Don't append
Daiki Ueno [Sat, 22 May 2004 20:27:41 +0000 (20:27 +0000)]
* riece-message.el (riece-format-message): Don't append
server-name if the 2nd arg is not specified.

* riece-hangman.el (riece-hangman-word): Fixed regexp.

19 years agoBind riece-menu.
Daiki Ueno [Sat, 22 May 2004 18:40:14 +0000 (18:40 +0000)]
Bind riece-menu.

19 years ago* riece-xface.el: Support enable/disable.
Daiki Ueno [Sat, 22 May 2004 18:36:51 +0000 (18:36 +0000)]
* riece-xface.el: Support enable/disable.
(riece-xface-enabled): New flag.
(riece-xface-description): New variable.
(riece-xface-update-user-list-buffer): Check riece-xface-enabled.
(riece-xface-enable): New function.
(riece-xface-disable): New function.

* riece-url.el: Support enable/disable.
(riece-url-enabled): New flag.
(riece-url-description): New variable.
(riece-url-enable): New function; bind command keys here.
(riece-url-disable): New function.

* riece-unread.el: Support enable/disable.
(riece-unread-enabled): New flag.
(riece-unread-description): New variable.
(riece-unread-after-display-message-function): Check
riece-unread-enabled.
(riece-unread-after-switch-to-channel-function): Ditto.
(riece-unread-format-identity-for-channel-list-buffer): Ditto.
(riece-unread-format-identity-for-channel-list-indicator): Ditto.
(riece-unread-enable): New function; bind command keys here.
(riece-unread-disable): New function.

* riece-rdcc.el: Support enable/disable.
(riece-rdcc-enabled): New flag.
(riece-rdcc-description): New variable.
(riece-handle-dcc-request): Check riece-rdcc-enabled.
(riece-rdcc-enable): New function; bind command keys here.
(riece-rdcc-disable): New function.

* riece-ndcc.el: Support enable/disable.
(riece-ndcc-enabled): New flag.
(riece-ndcc-description): New variable.
(riece-handle-dcc-request): Check riece-ndcc-enabled.
(riece-ndcc-enable): New function; bind command keys here.
(riece-ndcc-disable): New function.

* riece-menu.el: Support enable/disable; put
riece-addon-default-disabled property.
(riece-menu-enabled): New flag.
(riece-menu-description): New variable.
(riece-menu-enable): New function.
(riece-menu-disable): New function.

* riece-lsdb.el: Support enable/disable.
(riece-lsdb-enabled): New flag.
(riece-lsdb-description): New variable.
(riece-lsdb-enable): New function; bind command keys here.
(riece-lsdb-disable): New function.

* riece-keyword.el: Support enable/disable.
(riece-keyword-enabled): New flag.
(riece-keyword-description): New variable.
(riece-keyword-message-filter): Check riece-keyword-enabled.
(riece-keyword-enable): New function.
(riece-keyword-disable): New function.

* riece-ignore.el: Support enable/disable.
(riece-ignore-enabled): New flag.
(riece-ignore-description): New variable.
(riece-ignore-message-filter): Check riece-ignore-enabled.
(riece-ignore-enable): New function; bind command keys here.
(riece-ignore-disable): New function.

* riece-icon.el: Support enable/disable.
(riece-icon-enabled): New flag.
(riece-icon-description): New variable.
(riece-icon-update-user-list-buffer): Check riece-icon-enabled.
(riece-icon-update-channel-list-buffer): Check riece-icon-enabled.
(riece-icon-enable): New function.
(riece-icon-disable): New function.

* riece-history.el: Support enable/disable.
(riece-history-enabled): New flag.
(riece-history-description): New variable.
(riece-history-format-identity-for-channel-list-buffer): Check
riece-history-enabled.
(riece-history-format-identity-for-channel-list-indicator): Ditto.
(riece-history-enable): New function.
(riece-history-disable): New function.

* riece-hangman.el: Support enable/disable; put
riece-addon-default-disabled property.
(riece-hangman-enabled): New flag.
(riece-hangman-description): New variable.
(riece-hangman-after-privmsg-hook): Check riece-hangman-enabled.
(riece-hangman-enable): New function.
(riece-hangman-disable): New function.

* riece-guess.el: Support enable/disable.
(riece-guess-enabled): New flag.
(riece-guess-description): New variable.
(riece-guess-insinuate): Nothing to do.
(riece-guess-enable): New function; bind command keys here.
(riece-guess-disable): New function.

* riece-doctor.el: Support enable/disable; put
'riece-addon-default-disabled property.
(riece-doctor-enabled): New flag.
(riece-doctor-description): New variable.
(riece-doctor-after-privmsg-hook): Check riece-doctor-enabled.
(riece-doctor-enable): New function.
(riece-doctor-disable): New function.

* riece-ctlseq.el: Support enable/disable.
(riece-ctlseq-enabled): New flag.
(riece-ctlseq-description): New variable.
(riece-ctlseq-message-filter): Check riece-ctlseq-enabled.
(riece-ctlseq-enable): New function.
(riece-ctlseq-disable): New function.

* riece-button.el: Support enable/disable.
(riece-button-enabled): New flag
(riece-button-description): New variable.
(riece-button-enable): New function.
(riece-button-disable): New function.

* riece-async.el (riece-async-description): New variable.

* riece-alias.el: Support enable/disable.
(riece-alias-enabled): New flag.
(riece-alias-description): New variable.
(riece-alias-insinuate): Nothing to do.
(riece-alias-enable): New function.
(riece-alias-disable): New function.

* riece-addon.el (riece-addon-list-mark-face-alist): Change mark
for addons which does not support enable/disable.
(riece-addon-list-font-lock-keywords): Follow the above change.
(riece-command-list-addons): Ditto.

* riece.el (riece): Check 'riece-addon-default-disabled property.
(riece-exit): Disable addons.

19 years agoFixed the last change.
Daiki Ueno [Sat, 22 May 2004 02:12:22 +0000 (02:12 +0000)]
Fixed the last change.

19 years ago* riece-addon.el (riece-addon-list-mode): Call font-lock-set-defaults.
Daiki Ueno [Sat, 22 May 2004 02:09:05 +0000 (02:09 +0000)]
* riece-addon.el (riece-addon-list-mode): Call font-lock-set-defaults.

* riece-highlight.el (riece-highlight-setup-dialogue): Call
font-lock-set-defaults.
(riece-highlight-setup-channel-list): Ditto.

* riece.el (riece): Enable add-ons after startup.

19 years ago* riece.el (riece-dialogue-mode-map): Bind
Daiki Ueno [Fri, 21 May 2004 13:40:44 +0000 (13:40 +0000)]
* riece.el (riece-dialogue-mode-map): Bind
riece-command-list-addons as "^".

19 years agoFixed.
Daiki Ueno [Fri, 21 May 2004 13:26:15 +0000 (13:26 +0000)]
Fixed.

19 years ago* riece-skk-kakutei.el (riece-skk-kakutei-enabled): New flag.
TAKAHASHI Kaoru [Fri, 21 May 2004 08:45:57 +0000 (08:45 +0000)]
* riece-skk-kakutei.el (riece-skk-kakutei-enabled): New flag.
(riece-skk-kakutei-description): New variable.
(riece-skk-kakutei-insinuate): Nothing to do.
(riece-skk-kakutei-enable): New function.
(riece-skk-kakutei-disable): New function.

19 years agoFixed mode-line-buffer-id.
Daiki Ueno [Fri, 21 May 2004 08:44:50 +0000 (08:44 +0000)]
Fixed mode-line-buffer-id.