summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-07Tab-completion for /FORMAT.Timo Sirainen
2000-07-04If message was for you (your nick at start of line), print it withTimo Sirainen
2000-07-04/CAT, /HELP xx and reading autorun commands stuck irssi to infiniteTimo Sirainen
2000-07-04Changed /TOPIC -d to be /TOPIC -delete instead, the automatic optionTimo Sirainen
2000-07-04User mode wasn't set right after server reconnection if server didn'tTimo Sirainen
2000-07-04Ahem. still broken ;)Timo Sirainen
2000-07-04whops. broke it accidentally.Timo Sirainen
2000-07-04(zZzZ) wasn't displayed in statusbar if you didn't have any user mode set.Timo Sirainen
2000-07-04If there was any spaces after /DCC CHAT nick (like after used nickTimo Sirainen
2000-07-04Don't redraw screen after EVERY /SET, just when /SET colors has changed.Timo Sirainen
2000-07-04Removed system version from default CTCP reply.Timo Sirainen
2000-07-02Server reconnection was a bit buggy - it didn't have to wait for the 5Timo Sirainen
2000-07-02forgot to add thisTimo Sirainen
2000-07-02Implemented runtime loadable modules. /LOAD loads a module, /UNLOADTimo Sirainen
2000-07-02If you're pasting text to channel and some of it starts with /, IrssiTimo Sirainen
2000-07-02Logs were closed and entirely removed after doing /RELOAD.Timo Sirainen
2000-07-02Fixed a couple of potential problems if there was longer lines than 64kTimo Sirainen
2000-07-02/^command hides the output of the command, it's not written to logTimo Sirainen
2000-07-02Minor memleak fixed.Timo Sirainen
2000-07-02When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" andTimo Sirainen
2000-07-02Don't check highlighting if the message was meant for you (your nick atTimo Sirainen
2000-07-02"Temporary error in nameserver" shouldn't remove server reconnections.Timo Sirainen
2000-07-02Automatic command and option completion didn't check ambiguous commandsTimo Sirainen
2000-07-01Install docs into $prefix/doc/irssi directory with make install.Timo Sirainen
2000-07-01Added SV and GOTO aliasesTimo Sirainen
2000-07-01The month name parameter was supposed to go to daychange format, not toTimo Sirainen
2000-07-01GTK version specific, removed.Timo Sirainen
2000-07-01Out of date - manual.txt replaces this.Timo Sirainen
2000-07-01Fixed crash.Timo Sirainen
2000-06-30Removed some warning messages.Timo Sirainen
2000-06-30WI_ITEM_REC was modified, but CHANNEL_REC, etc. wasn't. BIG mistake.Timo Sirainen
2000-06-30Released Irssi 0.7.92Timo Sirainen
2000-06-30If joined channel had some low-ascii (color codes), they were displayedTimo Sirainen
2000-06-30/MSG completion fixes. /HELP command completion works. Some other fixes.Timo Sirainen
2000-06-30Lots of /HILIGHT changes. You can use color names with -color. WindowTimo Sirainen
2000-06-30Added "servertag" format - it's displayed before the message if itTimo Sirainen
2000-06-30/SCROLLBACK HOME/END/GOTO commands weren't working right.Timo Sirainen
2000-06-30When doing "/OP nick1 nick2" (two spaces), irssi tried to op "" nick too.Timo Sirainen
2000-06-28/SET window_close_on_part -> /SET autoclose_windowsTimo Sirainen
2000-06-28/REHASH -> /RELOAD so it won't collide with the server's rehash command.Timo Sirainen
2000-06-28Added options -delete and -reset for /FORMAT. -delete sets the stringTimo Sirainen
2000-06-28/HILIGHT changed. -nick option now tells to hilight only the nick, notTimo Sirainen
2000-06-28Setting lag_min_show to -1 disables displaying lag entirely.Timo Sirainen
2000-06-28Don't count messages that have "FOLDER INTERNAL DATA" text in theirTimo Sirainen
2000-06-28You can send message to different server with /MSG -<server tag> nick...Timo Sirainen
2000-06-28Automatic command completion and a few other fixes.Timo Sirainen
2000-06-28You can complete #channels, Irssi uses only the joined channels andTimo Sirainen
2000-06-28-options can now be completed with tabulator. There's also automaticTimo Sirainen
2000-06-27The "max. count" parameter in /LAST didn't work right.Timo Sirainen
2000-06-27"print text stripped" signal wasn't resent with MSGLEVEL_HILIGHT level.Timo Sirainen