]> jfr.im git - irc/irssi/irssi.git/log
irc/irssi/irssi.git
23 years agoReleased 0.7.93 0.7.93
Timo Sirainen [Sun, 9 Jul 2000 14:50:49 +0000 (14:50 +0000)] 
Released 0.7.93

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@449 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoGetting ready for 0.7.93..
Timo Sirainen [Sun, 9 Jul 2000 14:27:59 +0000 (14:27 +0000)] 
Getting ready for 0.7.93..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@448 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoDon't add the highlighted window to activity list if it's the current
Timo Sirainen [Sun, 9 Jul 2000 14:25:03 +0000 (14:25 +0000)] 
Don't add the highlighted window to activity list if it's the current
window..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@447 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoUse MSGLEVEL_MSGS/CTCPS/ACTIONS | MSGSLVEL_DCC
Timo Sirainen [Sun, 9 Jul 2000 14:23:56 +0000 (14:23 +0000)] 
Use MSGLEVEL_MSGS/CTCPS/ACTIONS | MSGSLVEL_DCC

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@446 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWe're fe-text module, not gui-text
Timo Sirainen [Sun, 9 Jul 2000 14:22:12 +0000 (14:22 +0000)] 
We're fe-text module, not gui-text

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@445 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agosmall fix.
Timo Sirainen [Sun, 9 Jul 2000 14:05:13 +0000 (14:05 +0000)] 
small fix.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@444 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoCreate colorless.theme automatically with a perl script in autogen.sh
Timo Sirainen [Sun, 9 Jul 2000 14:02:56 +0000 (14:02 +0000)] 
Create colorless.theme automatically with a perl script in autogen.sh

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@443 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago-option tab-completion didn't work.
Timo Sirainen [Sun, 9 Jul 2000 13:28:14 +0000 (13:28 +0000)] 
-option tab-completion didn't work.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@442 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoDon't check CTCP replies for autoignoring. /RELOAD printed some
Timo Sirainen [Sun, 9 Jul 2000 13:03:40 +0000 (13:03 +0000)] 
Don't check CTCP replies for autoignoring. /RELOAD printed some
warnings to screen if you had ignored any channels. Nothing is
autoignored anymore by default since there's been too many bugs with
it, probably still is..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@441 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoYou can change statusbar colors with /SET statusbar_xxx.
Timo Sirainen [Sun, 9 Jul 2000 12:51:33 +0000 (12:51 +0000)] 
You can change statusbar colors with /SET statusbar_xxx.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@440 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago--enable-perl[=libdir] to configure - you can specify what directory to
Timo Sirainen [Sun, 9 Jul 2000 12:33:33 +0000 (12:33 +0000)] 
--enable-perl[=libdir] to configure - you can specify what directory to
install the perl libraries.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@439 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoCtrl-Y undeletes the last ^U'd line.
Timo Sirainen [Sun, 9 Jul 2000 11:39:21 +0000 (11:39 +0000)] 
Ctrl-Y undeletes the last ^U'd line.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@438 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoMoved is_base_command() from command completion to command_have_sub()
Timo Sirainen [Sun, 9 Jul 2000 00:03:46 +0000 (00:03 +0000)] 
Moved is_base_command() from command completion to command_have_sub()
in core/commands.

/HELP <command with subcommands> works now right.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@437 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoNetsplit changes - all netsplit handling is now in netsplit/netjoin
Timo Sirainen [Sat, 8 Jul 2000 23:28:31 +0000 (23:28 +0000)] 
Netsplit changes - all netsplit handling is now in netsplit/netjoin
files and fe-events.c doesn't know anything about it. Hides server +o
mode change messages - it's displayed as '@' char before the nick in
netjoin message.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@436 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoImplemented /BIND [<key> [<action> [<data>]]] command.
Timo Sirainen [Sat, 8 Jul 2000 22:31:11 +0000 (22:31 +0000)] 
Implemented /BIND [<key> [<action> [<data>]]] command.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@435 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoReading and saving keyboard configuration actually works now.
Timo Sirainen [Sat, 8 Jul 2000 21:47:05 +0000 (21:47 +0000)] 
Reading and saving keyboard configuration actually works now.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@434 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoTab-completion for /FORMAT.
Timo Sirainen [Fri, 7 Jul 2000 20:49:23 +0000 (20:49 +0000)] 
Tab-completion for /FORMAT.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@433 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoIf message was for you (your nick at start of line), print it with
Timo Sirainen [Tue, 4 Jul 2000 21:47:40 +0000 (21:47 +0000)] 
If message was for you (your nick at start of line), print it with
MSGLEVEL_HILIGHT, instead of the previous _NOHILIGHT..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@432 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/CAT, /HELP xx and reading autorun commands stuck irssi to infinite
Timo Sirainen [Tue, 4 Jul 2000 21:45:54 +0000 (21:45 +0000)] 
/CAT, /HELP xx and reading autorun commands stuck irssi to infinite
loop.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@431 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoChanged /TOPIC -d to be /TOPIC -delete instead, the automatic option
Timo Sirainen [Tue, 4 Jul 2000 19:36:36 +0000 (19:36 +0000)] 
Changed /TOPIC -d to be /TOPIC -delete instead, the automatic option
completion will take care of it.

Added -clear option to /SET.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@430 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoUser mode wasn't set right after server reconnection if server didn't
Timo Sirainen [Tue, 4 Jul 2000 19:23:01 +0000 (19:23 +0000)] 
User mode wasn't set right after server reconnection if server didn't
set any user mode for you automatically.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@429 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoAhem. still broken ;)
Timo Sirainen [Tue, 4 Jul 2000 19:07:45 +0000 (19:07 +0000)] 
Ahem. still broken ;)

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@428 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agowhops. broke it accidentally.
Timo Sirainen [Tue, 4 Jul 2000 19:06:26 +0000 (19:06 +0000)] 
whops. broke it accidentally.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@427 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago(zZzZ) wasn't displayed in statusbar if you didn't have any user mode set.
Timo Sirainen [Tue, 4 Jul 2000 19:03:57 +0000 (19:03 +0000)] 
(zZzZ) wasn't displayed in statusbar if you didn't have any user mode set.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@426 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoIf there was any spaces after /DCC CHAT nick (like after used nick
Timo Sirainen [Tue, 4 Jul 2000 18:56:39 +0000 (18:56 +0000)] 
If there was any spaces after /DCC CHAT nick (like after used nick
completion), Irssi used the spaces as part of the nick. /MSG =nick
would also fail because of it.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@425 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoDon't redraw screen after EVERY /SET, just when /SET colors has changed.
Timo Sirainen [Tue, 4 Jul 2000 00:44:45 +0000 (00:44 +0000)] 
Don't redraw screen after EVERY /SET, just when /SET colors has changed.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@424 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoRemoved system version from default CTCP reply.
Timo Sirainen [Tue, 4 Jul 2000 00:20:20 +0000 (00:20 +0000)] 
Removed system version from default CTCP reply.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@423 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoServer reconnection was a bit buggy - it didn't have to wait for the 5
Timo Sirainen [Sun, 2 Jul 2000 22:22:55 +0000 (22:22 +0000)] 
Server reconnection was a bit buggy - it didn't have to wait for the 5
minutes if it connected to some other server in same ircnet..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@422 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoforgot to add this
Timo Sirainen [Sun, 2 Jul 2000 22:11:56 +0000 (22:11 +0000)] 
forgot to add this

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@421 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoImplemented runtime loadable modules. /LOAD loads a module, /UNLOAD
Timo Sirainen [Sun, 2 Jul 2000 22:04:00 +0000 (22:04 +0000)] 
Implemented runtime loadable modules. /LOAD loads a module, /UNLOAD
unloads it.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@420 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoIf you're pasting text to channel and some of it starts with /, Irssi
Timo Sirainen [Sun, 2 Jul 2000 19:22:30 +0000 (19:22 +0000)] 
If you're pasting text to channel and some of it starts with /, Irssi
will send the "/command" to channel if it doesn't exist (instead of
just printing "unknown command").

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@419 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoLogs were closed and entirely removed after doing /RELOAD.
Timo Sirainen [Sun, 2 Jul 2000 18:52:15 +0000 (18:52 +0000)] 
Logs were closed and entirely removed after doing /RELOAD.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@418 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoFixed a couple of potential problems if there was longer lines than 64k
Timo Sirainen [Sun, 2 Jul 2000 18:23:31 +0000 (18:23 +0000)] 
Fixed a couple of potential problems if there was longer lines than 64k
in help files, autorun file or /catted file.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@417 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/^command hides the output of the command, it's not written to log
Timo Sirainen [Sun, 2 Jul 2000 17:57:10 +0000 (17:57 +0000)] 
/^command hides the output of the command, it's not written to log
either. Good for sending passwords for example.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@416 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoMinor memleak fixed.
Timo Sirainen [Sun, 2 Jul 2000 16:24:28 +0000 (16:24 +0000)] 
Minor memleak fixed.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@415 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWhen netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and
Timo Sirainen [Sun, 2 Jul 2000 16:19:26 +0000 (16:19 +0000)] 
When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and
hides all the real JOIN messages. Fixed also some netsplit bugs.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@414 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoDon't check highlighting if the message was meant for you (your nick at
Timo Sirainen [Sun, 2 Jul 2000 12:07:49 +0000 (12:07 +0000)] 
Don't check highlighting if the message was meant for you (your nick at
the start of the line). Also, highlighted texts didn't really set the
window's color right in activity list..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@413 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago"Temporary error in nameserver" shouldn't remove server reconnections.
Timo Sirainen [Sun, 2 Jul 2000 11:56:38 +0000 (11:56 +0000)] 
"Temporary error in nameserver" shouldn't remove server reconnections.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@412 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoAutomatic command and option completion didn't check ambiguous commands
Timo Sirainen [Sun, 2 Jul 2000 11:30:19 +0000 (11:30 +0000)] 
Automatic command and option completion didn't check ambiguous commands
right. For example /VER didn't work because there was /VERSION command
too..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@411 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoInstall docs into $prefix/doc/irssi directory with make install.
Timo Sirainen [Sat, 1 Jul 2000 23:59:47 +0000 (23:59 +0000)] 
Install docs into $prefix/doc/irssi directory with make install.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@410 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoAdded SV and GOTO aliases
Timo Sirainen [Sat, 1 Jul 2000 23:52:54 +0000 (23:52 +0000)] 
Added SV and GOTO aliases

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@409 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoThe month name parameter was supposed to go to daychange format, not to
Timo Sirainen [Sat, 1 Jul 2000 21:15:53 +0000 (21:15 +0000)] 
The month name parameter was supposed to go to daychange format, not to
timestamp.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@408 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoGTK version specific, removed.
Timo Sirainen [Sat, 1 Jul 2000 12:33:53 +0000 (12:33 +0000)] 
GTK version specific, removed.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@407 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoOut of date - manual.txt replaces this.
Timo Sirainen [Sat, 1 Jul 2000 12:26:52 +0000 (12:26 +0000)] 
Out of date - manual.txt replaces this.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@406 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoFixed crash.
Timo Sirainen [Sat, 1 Jul 2000 00:34:14 +0000 (00:34 +0000)] 
Fixed crash.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@404 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoRemoved some warning messages.
Timo Sirainen [Fri, 30 Jun 2000 22:01:36 +0000 (22:01 +0000)] 
Removed some warning messages.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@403 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake.
Timo Sirainen [Fri, 30 Jun 2000 21:33:57 +0000 (21:33 +0000)] 
WI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@402 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoReleased Irssi 0.7.92 0.7.92
Timo Sirainen [Fri, 30 Jun 2000 21:00:00 +0000 (21:00 +0000)] 
Released Irssi 0.7.92

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@401 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoIf joined channel had some low-ascii (color codes), they were displayed
Timo Sirainen [Fri, 30 Jun 2000 19:54:34 +0000 (19:54 +0000)] 
If joined channel had some low-ascii (color codes), they were displayed
wrong in statusbar and prompt. Also, if you're invited to some channel,
print the lowascii so that you can see them (^B, etc.)

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@400 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/MSG completion fixes. /HELP command completion works. Some other fixes.
Timo Sirainen [Fri, 30 Jun 2000 19:51:53 +0000 (19:51 +0000)] 
/MSG completion fixes. /HELP command completion works. Some other fixes.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@399 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoLots of /HILIGHT changes. You can use color names with -color. Window
Timo Sirainen [Fri, 30 Jun 2000 19:50:56 +0000 (19:50 +0000)] 
Lots of /HILIGHT changes. You can use color names with -color. Window
numbers are colored with the highlight color in activity statusbar
item.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@398 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoAdded "servertag" format - it's displayed before the message if it
Timo Sirainen [Fri, 30 Jun 2000 19:49:12 +0000 (19:49 +0000)] 
Added "servertag" format - it's displayed before the message if it
comes from a server different than the one active in window, or in all
empty windows if you're connected to multiple servers.

In "daychange" format you can use $3 to print the current month name.
Changed the default to "dd mon yyyy" style.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@397 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/SCROLLBACK HOME/END/GOTO commands weren't working right.
Timo Sirainen [Fri, 30 Jun 2000 19:45:28 +0000 (19:45 +0000)] 
/SCROLLBACK HOME/END/GOTO commands weren't working right.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@396 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWhen doing "/OP nick1 nick2" (two spaces), irssi tried to op "" nick too.
Timo Sirainen [Fri, 30 Jun 2000 19:44:50 +0000 (19:44 +0000)] 
When doing "/OP nick1  nick2" (two spaces), irssi tried to op "" nick too.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@395 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/SET window_close_on_part -> /SET autoclose_windows
Timo Sirainen [Wed, 28 Jun 2000 22:58:54 +0000 (22:58 +0000)] 
/SET window_close_on_part -> /SET autoclose_windows

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@394 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/REHASH -> /RELOAD so it won't collide with the server's rehash command.
Timo Sirainen [Wed, 28 Jun 2000 22:29:06 +0000 (22:29 +0000)] 
/REHASH -> /RELOAD so it won't collide with the server's rehash command.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@393 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoAdded options -delete and -reset for /FORMAT. -delete sets the string
Timo Sirainen [Wed, 28 Jun 2000 22:25:07 +0000 (22:25 +0000)] 
Added options -delete and -reset for /FORMAT. -delete sets the string
empty, and -reset sets it to the original format.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@392 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/HILIGHT changed. -nick option now tells to hilight only the nick, not
Timo Sirainen [Wed, 28 Jun 2000 21:47:13 +0000 (21:47 +0000)] 
/HILIGHT changed. -nick option now tells to hilight only the nick, not
the whole line. -mask option matches the text for nick mask (it didn't
even work before).

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@391 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoSetting lag_min_show to -1 disables displaying lag entirely.
Timo Sirainen [Wed, 28 Jun 2000 21:06:17 +0000 (21:06 +0000)] 
Setting lag_min_show to -1 disables displaying lag entirely.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@390 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoDon't count messages that have "FOLDER INTERNAL DATA" text in their
Timo Sirainen [Wed, 28 Jun 2000 20:46:46 +0000 (20:46 +0000)] 
Don't count messages that have "FOLDER INTERNAL DATA" text in their
subject.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@389 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoYou can send message to different server with /MSG -<server tag> nick...
Timo Sirainen [Wed, 28 Jun 2000 20:00:39 +0000 (20:00 +0000)] 
You can send message to different server with /MSG -<server tag> nick...

Tab-completion changes:
 - in empty line, it completed /MSG nick1 fine, but another tab press
   didn't give the next nick.
 - "/command <tab>" doesn't try to complete /command, but instead it tries
   to complete it's subcommand or first parameter.
 - /MSG completion now goes through nicks in ALL servers prefixing the nick
   with -<server tag> if needed.
 - /MSG -tag <tab> completes only nicks in "tag" server.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@388 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoAutomatic command completion and a few other fixes.
Timo Sirainen [Wed, 28 Jun 2000 17:15:37 +0000 (17:15 +0000)] 
Automatic command completion and a few other fixes.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@387 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoYou can complete #channels, Irssi uses only the joined channels and
Timo Sirainen [Wed, 28 Jun 2000 15:44:43 +0000 (15:44 +0000)] 
You can complete #channels, Irssi uses only the joined channels and
channels in setup.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@386 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago-options can now be completed with tabulator. There's also automatic
Timo Sirainen [Wed, 28 Jun 2000 15:36:57 +0000 (15:36 +0000)] 
-options can now be completed with tabulator. There's also automatic
completion for them, like instead of /join -invite you can use just
/join -i.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@385 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoThe "max. count" parameter in /LAST didn't work right.
Timo Sirainen [Tue, 27 Jun 2000 19:20:23 +0000 (19:20 +0000)] 
The "max. count" parameter in /LAST didn't work right.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@384 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago"print text stripped" signal wasn't resent with MSGLEVEL_HILIGHT level.
Timo Sirainen [Tue, 27 Jun 2000 19:11:25 +0000 (19:11 +0000)] 
"print text stripped" signal wasn't resent with MSGLEVEL_HILIGHT level.
This broke at least logging hilighted messages.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@383 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoClosing active window that had window items could crash.
Timo Sirainen [Tue, 27 Jun 2000 18:26:22 +0000 (18:26 +0000)] 
Closing active window that had window items could crash.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@382 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoCreated signal_get_uniq_id() macro. Added some documentation about
Timo Sirainen [Sun, 25 Jun 2000 23:39:23 +0000 (23:39 +0000)] 
Created signal_get_uniq_id() macro. Added some documentation about
signals to design.txt.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@381 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoSubcommand and command parameter completion works now also if you use
Timo Sirainen [Sun, 25 Jun 2000 22:59:49 +0000 (22:59 +0000)] 
Subcommand and command parameter completion works now also if you use
alias as the base command.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@380 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoUsing \n with /SET expand_escapes ON didn't work right.
Timo Sirainen [Sun, 25 Jun 2000 22:40:25 +0000 (22:40 +0000)] 
Using \n with /SET expand_escapes ON didn't work right.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@379 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWHOIS and "no such nick" messages are displayed in nick's query window
Timo Sirainen [Sun, 25 Jun 2000 22:25:24 +0000 (22:25 +0000)] 
WHOIS and "no such nick" messages are displayed in nick's query window
if it exists + other cleanups and minor changes.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@378 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoSettings completion works with /TOGGLE also, it completes only boolean
Timo Sirainen [Sun, 25 Jun 2000 22:14:09 +0000 (22:14 +0000)] 
Settings completion works with /TOGGLE also, it completes only boolean
settings. /SET completion works now even if '/' isn't in command chars.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@377 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agocompleting files in root directory put extra / character at the start
Timo Sirainen [Sun, 25 Jun 2000 22:05:44 +0000 (22:05 +0000)] 
completing files in root directory put extra / character at the start
of the line

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@376 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoFile name completion crashed if you tried to complete file in directory
Timo Sirainen [Sun, 25 Jun 2000 21:59:30 +0000 (21:59 +0000)] 
File name completion crashed if you tried to complete file in directory
that didn't exist or you didn't have read permission.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@375 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/command -option fixes
Timo Sirainen [Tue, 20 Jun 2000 19:28:19 +0000 (19:28 +0000)] 
/command -option fixes

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@374 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago1 message transalted, some fuzzy fixed
wiget [Tue, 20 Jun 2000 10:47:57 +0000 (10:47 +0000)] 
1 message transalted, some fuzzy fixed

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@373 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years ago/topic's cmd_get_params() had wrong parameter count..
Timo Sirainen [Tue, 20 Jun 2000 10:14:15 +0000 (10:14 +0000)] 
/topic's cmd_get_params() had wrong parameter count..

removed unused variable from netsplit.c

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@372 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agocmd_get_params() calls had wrong parameter counts.
Timo Sirainen [Tue, 20 Jun 2000 09:21:54 +0000 (09:21 +0000)] 
cmd_get_params() calls had wrong parameter counts.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@371 dbcabf3a-b0e7-0310-adc4-f8d773084564

23 years agoWhen scrollback buffer got full and you hadn't done /LAST or /AWAY,
Timo Sirainen [Tue, 20 Jun 2000 09:20:45 +0000 (09:20 +0000)] 
When scrollback buffer got full and you hadn't done /LAST or /AWAY,
Irssi crashed..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@370 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoDisplay /ALIAS list sorted.
Timo Sirainen [Sun, 18 Jun 2000 10:25:39 +0000 (10:25 +0000)] 
Display /ALIAS list sorted.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@369 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoDon't use cmd_get_params() to split the two hosts, it's a lot easier to
Timo Sirainen [Sun, 18 Jun 2000 10:10:48 +0000 (10:10 +0000)] 
Don't use cmd_get_params() to split the two hosts, it's a lot easier to
use strchr()..

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@368 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoFile completion updates:
Timo Sirainen [Sun, 18 Jun 2000 10:05:14 +0000 (10:05 +0000)] 
File completion updates:
 - ~/ isn't expanded to /home/xxx/
 - . and .. don't show up in list anymore
 - .files won't be added to list unless you try to complete file name
   starting with .

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@367 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoAdded g_dirname() so ig_free() won't complain when free()ing it.
Timo Sirainen [Sun, 18 Jun 2000 10:02:39 +0000 (10:02 +0000)] 
Added g_dirname() so ig_free() won't complain when free()ing it.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@366 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoChanged option handling in /commands. Irssi will now complain about
Timo Sirainen [Sun, 18 Jun 2000 01:18:12 +0000 (01:18 +0000)] 
Changed option handling in /commands. Irssi will now complain about
unknown options and missing option arguments.

Renamed /SERVER -add, -remove and -list to /SERVER ADD, REMOVE and LIST.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@365 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoupdated
Timo Sirainen [Sat, 17 Jun 2000 17:03:23 +0000 (17:03 +0000)] 
updated

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@364 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoAdded file name completion for commands /CAT, /RUN, /SAVE, /REHASH and
Timo Sirainen [Sat, 17 Jun 2000 16:10:29 +0000 (16:10 +0000)] 
Added file name completion for commands /CAT, /RUN, /SAVE, /REHASH and
/RAWLOG OPEN/SAVE.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@363 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years ago"command complete" -> "complete command" so that it won't conflict with
Timo Sirainen [Sat, 17 Jun 2000 16:03:43 +0000 (16:03 +0000)] 
"command complete" -> "complete command" so that it won't conflict with
/complete command .. also changed "word complete" to "complete word".

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@362 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoFile name completion for /DCC SEND
Timo Sirainen [Sat, 17 Jun 2000 15:58:40 +0000 (15:58 +0000)] 
File name completion for /DCC SEND

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@361 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoCompletion list is now sorted.
Timo Sirainen [Sat, 17 Jun 2000 13:16:42 +0000 (13:16 +0000)] 
Completion list is now sorted.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@360 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoDon't add same /command more than once to completion list.
Timo Sirainen [Sat, 17 Jun 2000 13:04:19 +0000 (13:04 +0000)] 
Don't add same /command more than once to completion list.

Completion didn't work right when completing subcommands's subcommand.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@359 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoForgot to add this.
Timo Sirainen [Sat, 17 Jun 2000 12:23:59 +0000 (12:23 +0000)] 
Forgot to add this.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@358 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoAdded /SET reuse_unused_windows setting, default is OFF
Timo Sirainen [Sat, 17 Jun 2000 12:22:56 +0000 (12:22 +0000)] 
Added /SET reuse_unused_windows setting, default is OFF

If window_close_on_part is ON, we don't anymore close the window if we
get kicked or connection gets lost. Also don't close DCC chat window if
the other side disconnects.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@357 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoRewrite Tab-completion to work with signals - now it should be easy to
Timo Sirainen [Sat, 17 Jun 2000 11:53:45 +0000 (11:53 +0000)] 
Rewrite Tab-completion to work with signals - now it should be easy to
add completion to whatever command.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@356 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years ago/LAST -away checks only lines that came after last time you went away.
Timo Sirainen [Thu, 15 Jun 2000 23:00:52 +0000 (23:00 +0000)] 
/LAST -away checks only lines that came after last time you went away.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@355 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoYou can specify command(s) to be sent automatically to server after
Timo Sirainen [Thu, 15 Jun 2000 20:56:58 +0000 (20:56 +0000)] 
You can specify command(s) to be sent automatically to server after
connected with /IRCNET -autosendcmd. Useful for IRC networks with
NickServ. Patch by <redacted>

Ability to send a command automatically to server IRC network

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@354 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agobugfix
Timo Sirainen [Thu, 15 Jun 2000 19:34:54 +0000 (19:34 +0000)] 
bugfix

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@353 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoIf join to !channel wasn't successfull (banned, etc.), Irssi didn't remove
Timo Sirainen [Thu, 15 Jun 2000 19:34:31 +0000 (19:34 +0000)] 
If join to !channel wasn't successfull (banned, etc.), Irssi didn't remove
the channel's window item.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@352 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years ago"window changed" signal handler didn't check if the old or new window
Timo Sirainen [Thu, 15 Jun 2000 18:33:08 +0000 (18:33 +0000)] 
"window changed" signal handler didn't check if the old or new window
is NULL.

window_has_query()

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@351 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoWhops, last "fix" broke timestamp's time.
Timo Sirainen [Thu, 15 Jun 2000 10:39:24 +0000 (10:39 +0000)] 
Whops, last "fix" broke timestamp's time.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@350 dbcabf3a-b0e7-0310-adc4-f8d773084564

24 years agoDon't waste time calculating timestamp differeces if the
Timo Sirainen [Wed, 14 Jun 2000 22:31:59 +0000 (22:31 +0000)] 
Don't waste time calculating timestamp differeces if the
timestamp_timeout is 0.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@349 dbcabf3a-b0e7-0310-adc4-f8d773084564